2012-10-30 |
Michael Schroeder | use susetags data dir for susetags deltas |
tree | commitdiff |
2012-10-30 |
Michael Schroeder | beautify examples a bit |
tree | commitdiff |
2012-10-29 |
Michael Schroeder | unify cookie generation for solv/pysolv/rbsolv/p5solv |
tree | commitdiff |
2012-10-29 |
Michael Schroeder | fix autorefresh flag in pysolv, support metadata_expire... |
tree | commitdiff |
2012-10-29 |
Michael Schroeder | set SOLVER_SETREPO and SOLVER_SETVENDOR flags in repo... |
tree | commitdiff |
2012-10-26 |
Michael Schroeder | add pool_job2solvables and selection_solvables |
tree | commitdiff |
2012-10-25 |
Michael Schroeder | - retabify (untabify for pysolv) |
tree | commitdiff |
2012-10-25 |
Michael Schroeder | generalize matching code from examples/solv.c to src... |
tree | commitdiff |
2012-10-24 |
Michael Schroeder | example/solv: support all compression types |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | examples/solv: factor out downloadchecksig function |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | fix build on debian |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | only call add_products if the method exists |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | add repodata_set_sourcepkg and solvable_lookup_sourcepk... |
tree | commitdiff |
2012-08-24 |
Michael Schroeder | Merge pull request #17 from akozumpl/pullreq |
tree | commitdiff |
2012-08-24 |
Ales Kozumplik | cosmetic: fix possibly uninitialized variable warning... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - get rid of a couple of warnings when building for... |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO... |
tree | commitdiff |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
tree | commitdiff |
2012-04-11 |
Michael Schroeder | - clean up system type definition, use -DSUSE=1 when... |
tree | commitdiff |
2012-04-04 |
Michael Schroeder | - make example solv program a tiny bit more secure... |
tree | commitdiff |
2012-04-02 |
Michael Schroeder | - make sure to link against the lzma library if ENABLE_... |
tree | commitdiff |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
tree | commitdiff |
2012-03-26 |
Michael Schroeder | - add "allownamechange" flag for completeness |
tree | commitdiff |
2012-03-21 |
Michael Schroeder | - bring solvable_trivial_installable functions back... |
tree | commitdiff |
2012-03-07 |
Michael Schroeder | Merge pull request #8 from akozumpl/upstream |
tree | commitdiff |
2012-03-07 |
Ales Kozumplik | solv.c: fixes leaked transaction structure |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
tree | commitdiff |
2012-03-02 |
Michael Schroeder | - yet another incompatible change: as everybody seems... |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
tree | commitdiff |
2012-02-28 |
Michael Schroeder | - obsoleteusescolor is 1) no longer exported, and 2... |
tree | commitdiff |
2012-02-24 |
Michael Schroeder | - rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to... |
tree | commitdiff |
2012-02-23 |
Michael Schroeder | fix spelling of ENABLE_RPMDB_PUBKEY, read susetags... |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make old rpmdb pubkey support optional |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - oops, fix typo |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
tree | commitdiff |
2012-02-01 |
Michael Schroeder | - rename pool_addfileprovides_ids to pool_addfileprovid... |
tree | commitdiff |
2012-02-01 |
Michael Schroeder | - add cleandeps support for install/update |
tree | commitdiff |
2012-01-30 |
Michael Schroeder | - fix load_ext definition |
tree | commitdiff |
2012-01-24 |
Michael Schroeder | Merge pull request #4 from akozumpl/req |
tree | commitdiff |
2012-01-24 |
Ales Kozumplik | Fix compilation on Fedora. |
tree | commitdiff |
2012-01-18 |
Michael Schroeder | - add cmake options to only build for some repository... |
tree | commitdiff |
2012-01-18 |
Michael Schroeder | - add Datapos lookup functions, add lookup_idarray... |
tree | commitdiff |
2012-01-13 |
Michael Schroeder | - add dup versions for the allow* flags, make dup autom... |
tree | commitdiff |
2012-01-12 |
Michael Schroeder | - fix types in p5solv and pysolv |
tree | commitdiff |
2012-01-11 |
Michael Schroeder | - cleanup bindings example code a bit |
tree | commitdiff |
2012-01-10 |
Michael Schroeder | - change splitprovides so that they only work on packag... |
tree | commitdiff |
2012-01-09 |
Michael Schroeder | - hide solver internals |
tree | commitdiff |
2011-12-22 |
Michael Schroeder | - make repodata also start with id 1 |
tree | commitdiff |
2011-07-14 |
Michael Schroeder | - swig bug: can't overload __str__ in perl, causes... |
tree | commitdiff |
2011-07-13 |
Michael Schroeder | - add support for bindings creation |
tree | commitdiff |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
tree | commitdiff |
2011-06-20 |
Michael Schroeder | - change transaction_init to transaction_create, add... |
tree | commitdiff |
2011-06-03 |
Michael Schroeder | - refactor select_patches |
tree | commitdiff |
2011-05-26 |
Michael Schroeder | - allow to build a shared and a static version of the... |
tree | commitdiff |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - add ver files, fix build |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - move bindings into bindings directory |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
tree | commitdiff |
2011-05-24 |
Michael Schroeder | rename satsolver -> libsolv |
tree | commitdiff |
2011-05-23 |
Michael Schroeder | - fix gzdopen() call, it does not like mode "r+" |
tree | commitdiff |
2011-05-02 |
Michael Schroeder | - commit current state of binding and examples |
tree | commitdiff |
2011-03-17 |
Michael Schroeder | - fix pysolv typo |
tree | commitdiff |
2011-03-16 |
Michael Schroeder | - finish rbsolv |
tree | commitdiff |
2011-03-16 |
Michael Schroeder | - finish rbsolv repository handling |
tree | commitdiff |
2011-03-16 |
Michael Schroeder | - added TransactionClass, more rbsolv porting |
tree | commitdiff |
2011-03-15 |
Michael Schroeder | rbsolv: implement repo download and load callback |
tree | commitdiff |
2011-03-14 |
Michael Schroeder | - more ruby code, better array handling in solv.i |
tree | commitdiff |
2011-03-11 |
Michael Schroeder | - cleanup python code a bit |
tree | commitdiff |
2011-03-10 |
Michael Schroeder | start ruby bindings and example solver |
tree | commitdiff |
2011-03-09 |
Michael Schroeder | - implement repository handling and load callback in... |
tree | commitdiff |
2011-03-08 |
Michael Schroeder | - commit current state of bindings |
tree | commitdiff |
2011-03-08 |
Michael Schroeder | - add mode argument to sat_xfopen* functions |
tree | commitdiff |
2011-03-04 |
Michael Schroeder | - start of p5solv and perl bindings |
tree | commitdiff |
2011-03-03 |
Michael Schroeder | - rename pysolv.pt to pysolv, commit latest versions |
tree | commitdiff |
2011-03-01 |
Michael Schroeder | - implement commandline handling and rewrite python... |
tree | commitdiff |
2011-02-28 |
Michael Schroeder | - add missing repodata handling parts: rewrite in case... |
tree | commitdiff |
2011-02-25 |
Michael Schroeder | - pysolv: add deltarpm support |
tree | commitdiff |
2011-02-25 |
Michael Schroeder | - add on-demand file loading for susetags |
tree | commitdiff |
2011-02-25 |
Michael Schroeder | - fix some memory leaks |
tree | commitdiff |
2011-02-24 |
Michael Schroeder | - load callback works... |
tree | commitdiff |
2011-02-23 |
Michael Schroeder | - add support for susetags repos to pysolv |
tree | commitdiff |
2011-02-23 |
Michael Schroeder | - use SUSETAGS_RECORD_SHARES feature so extensions... |
tree | commitdiff |
2011-02-17 |
Michael Schroeder | - commit current state of python packagemanager. Is... |
tree | commitdiff |
2011-01-28 |
Michael Schroeder | - put sat_xfopen in libsatsolverext |
tree | commitdiff |
2011-01-25 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2011-01-24 |
Michael Schroeder | - merge in most of the MacOS changes from Dave Abrahams |
tree | commitdiff |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
tree | commitdiff |
2010-08-06 |
Michael Schroeder | - allow file list globs |
tree | commitdiff |
2010-06-08 |
Michael Schroeder | - link with all needed libraries, by Lorenzo Villani |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - skip dotfiles in .d directories |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - zero repoinfo data for debian repos |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - also parse checksum for debian packages |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - do not print license or url lines if NULL |
tree | commitdiff |
2010-06-01 |
Michael Schroeder | - work around debian obsoletes handling for now |
tree | commitdiff |
2010-05-31 |
Michael Schroeder | - cleanup solv.c a bit |
tree | commitdiff |
2010-05-31 |
Michael Schroeder | - add SOLVER_NOAUTOSET to disable automatic SET deduction |
tree | commitdiff |
2010-05-28 |
Michael Schroeder | - add SOLVER_SET bits to tell solver which properties... |
tree | commitdiff |
2010-04-14 |
Michael Schroeder | - add erase with dependency cleaning: |
tree | commitdiff |
next |