2011-03-30 |
Michael Schroeder | - add even more comments |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - add some explanation of how the dirpool works |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - add some comments |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - save tmpspace when calling the repodata load callback |
commit | commitdiff | tree | snapshot |
2011-03-28 |
Michael Schroeder | - use correct defaults for rpm5, put tmpspace in extra... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - simplify repo_write a bit by using repodata functions |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - simplify schema2id hash handling, put repodata_free_s... |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - add coolo's changelog entry |
commit | commitdiff | tree | snapshot |
2011-03-24 |
Michael Schroeder | - add missing else part in rpmdbid2db() |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - use repodata instead of repo |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - use repodata_add_poolstr_array() instead of repo_add_... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - add repo_add_debdb() helper |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - add repo_lookup_idarray(), repo_lookup_checksum(... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - add pool_setarchpolicy() method |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - delete fixed vendor classes, add pool_setvendorclasse... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | - fix illegal_xxxchange argument order |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Michael Schroeder | add sat_chksum_isfinished() check |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Schroeder | - fix pysolv typo |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Schroeder | - fix trigger copying, make rpmdbid handling nicer |
commit | commitdiff | tree | snapshot |
2011-03-17 |
Michael Schroeder | - support cmake -DRPM5=1 |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Michael Schroeder | - finish rbsolv |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Michael Schroeder | - adapt to rpm5 (thanks to Qing He and Mark Hatle) |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Michael Schroeder | - finish rbsolv repository handling |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Michael Schroeder | - added solver_solutionelement2str and policy_illegal2s... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Michael Schroeder | - added TransactionClass, more rbsolv porting |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Michael Schroeder | rbsolv: implement repo download and load callback |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Michael Schroeder | - more ruby code, better array handling in solv.i |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Michael Schroeder | - cleanup python code a bit |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Michael Schroeder | start ruby bindings and example solver |
commit | commitdiff | tree | snapshot |
2011-03-09 |
Michael Schroeder | - implement repository handling and load callback in... |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Michael Schroeder | - commit current state of bindings |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Michael Schroeder | - add mode argument to sat_xfopen* functions |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Michael Schroeder | - change sat_xfopen_fd() to respect the file open mode |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Michael Schroeder | - add pool_job2str() and solver_problemruleinfo2str... |
commit | commitdiff | tree | snapshot |
2011-03-07 |
Michael Schroeder | - correctly cummulate multi-line fields in language... |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Michael Schroeder | - start of p5solv and perl bindings |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Schroeder | - rename pysolv.pt to pysolv, commit latest versions |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Michael Schroeder | - add pool_freetmpspace, pool_tmpappend, pool_bin2hex... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Michael Schroeder | - add sat_chksum_type2str() and sat_chksum_str2type... |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Michael Schroeder | - ignore to be dropped orhaned packages when calculatin... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Michael Schroeder | - implement commandline handling and rewrite python... |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Michael Schroeder | - add repo_add_rpm() and repo_add_deb() |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Michael Schroeder | - add repodata_empty() function |
commit | commitdiff | tree | snapshot |
2011-03-01 |
Michael Schroeder | - add sat_chksum_create_from_bin() and sat_chksum_get_t... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Michael Schroeder | - add missing repodata handling parts: rewrite in case... |
commit | commitdiff | tree | snapshot |
2011-02-28 |
Michael Schroeder | - make repo_empty() not reset pool->installed, no not... |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Michael Schroeder | - pysolv: add deltarpm support |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Michael Schroeder | - add on-demand file loading for susetags |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Michael Schroeder | - fix some memory leaks |
commit | commitdiff | tree | snapshot |
2011-02-24 |
Michael Schroeder | - load callback works... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Michael Schroeder | - add support for susetags repos to pysolv |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Michael Schroeder | - use SUSETAGS_RECORD_SHARES feature so extensions... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Michael Schroeder | - delete type checks. instead, just call the repodata... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Michael Schroeder | - make repodata_add_array overwrite old entries with... |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Michael Schroeder | - repo_solv: add some type/storage checks |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Schroeder | - add repodata_lookup_type() and repodata_delete()... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Michael Schroeder | - add SUSETAGS_RECORD_SHARES feature to correctly handl... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
Michael Schroeder | - commit current state of python packagemanager. Is... |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Michael Schroeder | - rename to USE_OWN_QSORT, add bsd qsort_r helper |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Michael Schroeder | - update to freebsd qsort to get rid of advertising... |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Klaus Kämpf | Use private copy of qsort_r for RHEL and CentOS |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Klaus Kämpf | Adapt the bookmarks URL |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Klaus Kämpf | Provide qsort_r in case (e.g. for RHEL 4) |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Klaus Kämpf | fix compiler warning about uninitialized var |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Klaus Kämpf | Split satsolver-bindings off to a separate project... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Klaus Kämpf | Fix URL in spec file |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Klaus Kämpf | Install header for libsatsolverext |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Schroeder | - put sat_xfopen in libsatsolverext |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Schroeder | - fix mem leak in repo_add_rpmdb_pubkeys() |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Michael Andres | Install 'installcheck' |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Michael Andres | changes |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Jan-Simon Möller | Add armv7hl (hardfloat ABI) support. Beside armv7hl... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Michael Schroeder | - merge in most of the MacOS changes from Dave Abrahams |
commit | commitdiff | tree | snapshot |
2011-01-18 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Michael Schroeder | - kill stillborn KINDS_SEPARATELY, use getopt() in... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Klaus Kämpf | Expose solver_printproblemruleinfo() since its a generi... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Klaus Kämpf | Bump version for -bindings changes |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Klaus Kämpf | Make swig input files for the bindings reusable |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael Schroeder | - fix repo_set_num argument type |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael Schroeder | - updateinfo: cleanup issue date conversion code a bit |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Michael Andres | db.h can be found under /usr/include on Fedora, etc. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Dirk Mueller | if susedata doesn't exist, don't try to use it |
commit | commitdiff | tree | snapshot |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Michael Andres | changes 0.16.1 |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Michael Andres | updateinfoxml: Correctly parse 'issued date' field. |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Michael Schroeder | - bump version to 0.16 to make it different from code11... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Michael Schroeder | - fix notfound return in solvable_lookup_num, fix typo... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Duncan Mac... | add missing files |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Duncan Mac... | ruby: fix bugs regarding include path loading (hardcode... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Duncan Mac... | fix fedora paths |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Duncan Mac... | SLE10SP3 has vendor_ruby too |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Michael Schroeder | - do obsolete pruning after version reduction, it is... |
commit | commitdiff | tree | snapshot |
2010-09-02 |
Michael Schroeder | - make POLICY_MODE_SUGGEST obey repo priorities |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Michael Schroeder | - fix package priority handling of installed packages... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Klaus Kämpf | changes |
commit | commitdiff | tree | snapshot |
next |