2012-04-11 |
Michael Schroeder | - clean up system type definition, use -DSUSE=1 when... |
blob | commitdiff |
2012-04-04 |
Michael Schroeder | - make example solv program a tiny bit more secure... |
blob | commitdiff | diff to current |
2012-04-03 |
Michael Schroeder | - get rid of DEBINA_SEMANTICS, add pool->noarchid,... |
blob | commitdiff | diff to current |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
blob | commitdiff | diff to current |
2012-03-23 |
Michael Schroeder | - it helps to implement to get/set_flag code for POOL_F... |
blob | commitdiff | diff to current |
2012-03-22 |
Michael Schroeder | - turn on "havedistepoch" by default if rpm5 is used |
blob | commitdiff | diff to current |
2012-03-21 |
Michael Schroeder | - more memory usage statistics |
blob | commitdiff | diff to current |
2012-03-14 |
Michael Schroeder | - speed up pool_shrink_whatprovides |
blob | commitdiff | diff to current |
2012-03-13 |
Michael Schroeder | - speed up pool_addrelproviders a bit |
blob | commitdiff | diff to current |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
blob | commitdiff | diff to current |
2012-02-22 |
Michael Schroeder | - adapt to rpm changes regarding cornercases where... |
blob | commitdiff | diff to current |
2012-02-22 |
Michael Schroeder | - change allowselfconflicts to forbidselfconflicts... |
blob | commitdiff | diff to current |
2012-02-20 |
Michael Schroeder | - make pool flags private, allow self conflicts for... |
blob | commitdiff | diff to current |
2012-02-20 |
Michael Schroeder | - make file list conversion twice as fast by adding... |
blob | commitdiff | diff to current |
2012-02-15 |
Michael Schroeder | Merge pull request #6 from akozumpl/upstream |
blob | commitdiff | diff to current |
2012-02-15 |
Ales Kozumplik | fix a small memory leak: pool->id2color. |
blob | commitdiff | diff to current |
2012-02-14 |
Michael Schroeder | - add pool_addvendorclass and solver_solutionelement_in... |
blob | commitdiff | diff to current |
2012-02-06 |
Michael Schroeder | - clean up repo parsing code |
blob | commitdiff | diff to current |
2012-02-01 |
Michael Schroeder | - rename pool_addfileprovides_ids to pool_addfileprovid... |
blob | commitdiff | diff to current |
2011-12-23 |
Michael Schroeder | - fix pool_freeallrepos |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - INCOMPATIBLE CHANGE: index with repoid (thus pool... |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - add solv_strdup(), rename repo_freeallrepos() to... |
blob | commitdiff | diff to current |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
blob | commitdiff | diff to current |
2011-06-14 |
Michael Schroeder | - use FOR_REPODATAS macro |
blob | commitdiff | diff to current |
2011-05-25 |
Michael Schroeder | un-inline some functions, remove SAT_DEBUG_SCHUBI |
blob | commitdiff | diff to current |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
blob | commitdiff | diff to current |
2011-03-28 |
Michael Schroeder | - use correct defaults for rpm5, put tmpspace in extra... |
blob | commitdiff | diff to current |
2011-03-23 |
Michael Schroeder | - delete fixed vendor classes, add pool_setvendorclasse... |
blob | commitdiff | diff to current |
2011-03-03 |
Michael Schroeder | - add pool_freetmpspace, pool_tmpappend, pool_bin2hex... |
blob | commitdiff | diff to current |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | diff to current |
2010-08-06 |
Michael Schroeder | - refactor code a bit, no functual changes |
blob | commitdiff | diff to current |
2010-08-03 |
Michael Schroeder | - fix mem leak |
blob | commitdiff | diff to current |
2010-06-01 |
Michael Schroeder | - work around debian obsoletes handling for now |
blob | commitdiff | diff to current |
2010-03-25 |
Michael Schroeder | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | diff to current |
2010-03-25 |
Michael Schroeder | - make obsoleteusescolors default to true on FEDORA |
blob | commitdiff | diff to current |
2010-02-15 |
Klaus Kämpf | fix conflict |
blob | commitdiff | diff to current |
2010-01-26 |
Michael Schroeder | - speed up createwhatprovides when many solvables provi... |
blob | commitdiff | diff to current |
2009-10-02 |
Michael Schroeder | - add repodata_delete_uninternalized |
blob | commitdiff | diff to current |
2009-09-22 |
Michael Schroeder | - get missing translations from other solvables |
blob | commitdiff | diff to current |
2009-09-10 |
Michael Schroeder | - be more carful in pool_addfileprovides |
blob | commitdiff | diff to current |
2009-09-07 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | diff to current |
2009-09-03 |
Michael Schroeder | - fix multiversion handling for real |
blob | commitdiff | diff to current |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | diff to current |
2009-07-29 |
Michael Schroeder | - speed up file list parsing a bit |
blob | commitdiff | diff to current |
2009-07-29 |
Michael Schroeder | - make addfileprovides faster |
blob | commitdiff | diff to current |
2009-07-22 |
Michael Schroeder | - solv: fix segfault, add findfastest |
blob | commitdiff | diff to current |
2009-07-21 |
Michael Schroeder | - color support in fileconflict checking |
blob | commitdiff | diff to current |
2009-07-17 |
Michael Andres | Take care fatal and error messages are written to stder... |
blob | commitdiff | diff to current |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
blob | commitdiff | diff to current |
2009-07-14 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | diff to current |
2009-07-13 |
Michael Schroeder | - globalize id in pool_lookup_id if needed |
blob | commitdiff | diff to current |
2009-07-09 |
Michael Schroeder | - support disabling of the "installed" repo |
blob | commitdiff | diff to current |
2009-06-24 |
Michael Schroeder | - add pool_tmpjoin and sat_dupjoin helpers |
blob | commitdiff | diff to current |
2009-06-22 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-22 |
Michael Schroeder | - revert debugcallback Pool constness, as the callback... |
blob | commitdiff | diff to current |
2009-06-22 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-22 |
Klaus Kämpf | Pass a const Pool to debugcallback |
blob | commitdiff | diff to current |
2009-06-20 |
Michael Schroeder | - add support for cutoff argument in file conflict... |
blob | commitdiff | diff to current |
2009-06-20 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-06-19 |
Michael Schroeder | - add support for REL_FILECONFLICT |
blob | commitdiff | diff to current |
2009-06-17 |
Michael Schroeder | - move some debug statements from STATS to SOLVER |
blob | commitdiff | diff to current |
2009-06-15 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-05-28 |
Michael Schroeder | - fix noprovide handling in findupdate |
blob | commitdiff | diff to current |
2009-05-26 |
Michael Schroeder | - split problem handling from solver.c |
blob | commitdiff | diff to current |
2009-05-25 |
Michael Schroeder | - move create_obsolete_index to policy.c |
blob | commitdiff | diff to current |
2009-05-12 |
Michael Schroeder | - define solvid2str() function, use sat_sort() |
blob | commitdiff | diff to current |
2009-03-17 |
Michael Schroeder | - replace old solver_problemruleinfo with new solver_ru... |
blob | commitdiff | diff to current |
2009-03-02 |
Michael Schroeder | - frontport solver_trivial_installable() change |
blob | commitdiff | diff to current |
2009-01-26 |
Michael Schroeder | - add pool_whatprovides_ptr() helper |
blob | commitdiff | diff to current |
2009-01-19 |
Michael Schroeder | - add inferior arch handling |
blob | commitdiff | diff to current |
2008-12-18 |
Michael Schroeder | - handle patch conflicts different also in trivial_inst... |
blob | commitdiff | diff to current |
2008-11-05 |
Michael Schroeder | - actually "unsigned long" is wrong, too. It should... |
blob | commitdiff | diff to current |
2008-11-05 |
Klaus Kaempf | fix compile on 64bit |
blob | commitdiff | diff to current |
2008-11-04 |
Michael Schroeder | - log more statistics |
blob | commitdiff | diff to current |
2008-10-30 |
Michael Schroeder | - adapt to coding style |
blob | commitdiff | diff to current |
2008-10-22 |
Michael Schroeder | - add pool_set_installed() function, remove no longer... |
blob | commitdiff | diff to current |
2008-10-20 |
Michael Schroeder | - more cleanups: |
blob | commitdiff | diff to current |
2008-10-13 |
Michael Schroeder | - change entry back to better name solvid |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - the big solv data change |
blob | commitdiff | diff to current |
2008-09-17 |
Michael Schroeder | - Change provide iterator from ID pointer to ID. Before... |
blob | commitdiff | diff to current |
2008-09-01 |
Michael Schroeder | - implement otherproviders() |
blob | commitdiff | diff to current |
2008-08-29 |
Michael Schroeder | - new job commands, now combinded from job type and... |
blob | commitdiff | diff to current |
2008-08-25 |
Michael Schroeder | - add stringpool_free() |
blob | commitdiff | diff to current |
2008-07-21 |
Michael Schroeder | - no more freshens. R.I.P. |
blob | commitdiff | diff to current |
2008-05-21 |
Michael Schroeder | - allow <pkg>.src matching, could be used in zypper... |
blob | commitdiff | diff to current |
2008-05-14 |
Michael Schroeder | - ignore obsoletes in trivial test for now |
blob | commitdiff | diff to current |
2008-05-09 |
Michael Schroeder | - add pool_id2langid function |
blob | commitdiff | diff to current |
2008-05-06 |
Michael Schroeder | - add pool_match_nevr() to match a single solvable... |
blob | commitdiff | diff to current |
2008-04-16 |
Michael Schroeder | - provide yet another interface to check if packages... |
blob | commitdiff | diff to current |
2008-04-11 |
Michael Schroeder | - change DU interface to use installedmap, like the... |
blob | commitdiff | diff to current |
2008-04-08 |
Klaus Kaempf | more comments |
blob | commitdiff | diff to current |
2008-04-04 |
Michael Schroeder | - fix bug |
blob | commitdiff | diff to current |
2008-04-04 |
Michael Schroeder | - support REL_ARCH |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Schroeder | - beautify add_array code |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Schroeder | - write info block containing addedprovides |
blob | commitdiff | diff to current |
2008-03-18 |
Michael Schroeder | - move known id definitions to one file, lets see if... |
blob | commitdiff | diff to current |
2008-03-17 |
Michael Matz | Initialize all allocated array members for blocky array... |
blob | commitdiff | diff to current |
2008-03-14 |
Michael Schroeder | - move change calculation into pool |
blob | commitdiff | diff to current |
2008-03-05 |
Michael Schroeder | - add HEADEREND |
blob | commitdiff | diff to current |
2008-03-04 |
Michael Schroeder | - add namespace:filesystem support to fix_legacy |
blob | commitdiff | diff to current |
next |