2013-04-24 |
Michael Schroeder | allow ls for list command |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | use add_rpmdb_reffp in examples |
tree | commitdiff |
2013-04-24 |
Michael Schroeder | add SOLVER_TRANSACTION_OBSOLETE_IS_UPGRADE helper flag |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | add repo_add_rpmdb_reffp to easily add rpmdb content... |
tree | commitdiff |
2013-04-23 |
Michael Schroeder | remove "ref" argument from add_rpmdb() in the bindings |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | split ugly pubkey handling into separate repo_rpmdb_pub... |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | convert perror() and fprintf() calls to pool_error() |
tree | commitdiff |
2013-04-15 |
Michael Schroeder | add pool parameter to rpm_state_create so that we can... |
tree | commitdiff |
2013-04-12 |
Michael Schroeder | support checking for directory aliases when searching... |
tree | commitdiff |
2013-04-10 |
Michael Schroeder | Reimplement state handling in rpm_by functions |
tree | commitdiff |
2013-04-08 |
Michael Schroeder | refactor solv demo a bit |
tree | commitdiff |
2013-04-08 |
Michael Schroeder | fix bugs in fileconflicts code and prepare for aliased... |
tree | commitdiff |
2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Use futimens() instead of futimes() |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Improve C89 compliance |
tree | commitdiff |
2013-03-30 |
Ingo Weinhold | Define SYSTEM_LIBRARIES in main CMakeLists.txt |
tree | commitdiff |
2013-03-26 |
Michael Schroeder | Merge pull request #25 from andreas-schwab/master |
tree | commitdiff |
2013-03-26 |
Andreas Schwab | Fix misuses of memset |
tree | commitdiff |
2013-03-22 |
Michael Schroeder | rename "NOOBSOLETES" to "MULTIVERSION" |
tree | commitdiff |
2013-02-04 |
Michael Schroeder | reuse solver in examples |
tree | commitdiff |
2013-01-14 |
Michael Schroeder | fix 'solv patch' command |
tree | commitdiff |
2012-12-10 |
Michael Schroeder | implement special install/erase namespace provides... |
tree | commitdiff |
2012-12-06 |
Michael Schroeder | cosmetics: print number of problems in examples |
tree | commitdiff |
2012-12-05 |
Michael Schroeder | Add Dep.Rel() method and a couple of Selection constructors |
tree | commitdiff |
2012-12-05 |
Michael Schroeder | rename selection_limit to selection_filter, add flags... |
tree | commitdiff |
2012-12-04 |
Michael Schroeder | support cleandeps in targeted up/dup cases, add tests |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | cleanup example code |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | xfileno doesn't exist anymore, use fileno() instead |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | use a Selection for the 'search' command so that the... |
tree | commitdiff |
2012-11-27 |
Michael Schroeder | Selection: rename addsimple method to add_raw in the... |
tree | commitdiff |
2012-11-26 |
Michael Schroeder | Already use LOCALPOOL when converting filelist/language... |
tree | commitdiff |
2012-11-23 |
Michael Schroeder | support medianr in lookup_deltalocation, change lookup_... |
tree | commitdiff |
2012-11-23 |
Michael Schroeder | use correct file pointer when checking the debian relea... |
tree | commitdiff |
2012-11-21 |
Michael Schroeder | use "isemptyupdate" method to check for updates with... |
tree | commitdiff |
2012-11-19 |
Michael Schroeder | implement '--best' in solv demo |
tree | commitdiff |
2012-11-16 |
Michael Schroeder | don't write incomplete repos in "solv", like with py... |
tree | commitdiff |
2012-11-15 |
Michael Schroeder | implement update to specific update targets |
tree | commitdiff |
2012-11-15 |
Michael Schroeder | make 'solv dup' use the right mode again |
tree | commitdiff |
2012-11-06 |
Michael Schroeder | rename repodata_delete to repodata_set_deleted, add... |
tree | commitdiff |
2012-11-05 |
Michael Schroeder | more swig trickery: add a "DepId" type that can take... |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | make FILE objects autoclose the fd in the destructor |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | make pool.setarch() do the right thing |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | add pool_lookup_deltalocation helper so we can change... |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | get rid of the ugly load_if_changed method |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | small cleanup: move incomplete check into writecachedrepo |
tree | commitdiff |
2012-11-02 |
Michael Schroeder | add SELECTION_WITH_SOURCE, rename SELECTION_SOURCE... |
tree | commitdiff |
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 |
next |