Choose English as default fallback.
[platform/upstream/libsolv.git] / src /
2010-03-01 Michael Schroeder- use __qsort_r on old SLE10 versions
2010-02-19 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/sat...
2010-02-19 Michael Schroeder- make dup rules work when system repo is not first...
2010-01-26 Michael Schroeder- speed up createwhatprovides when many solvables provi...
2010-01-18 Michael Schroeder- set repository:toolversion to 1.0 in common_write
2009-12-21 Michael Schroeder- add sparcv9v/sparc64v as requested
2009-12-21 Michael Schroeder- add forgotten sparc->sparc arch entry
2009-12-21 Michael Schroeder- add sparc support, bump version
2009-12-18 Michael Schroeder- disable update rule in noobsoletes case if installed...
2009-11-04 Michael Schroeder- use SOLVER_SOLUTION_DISTUPGRADE instead of replacing
2009-11-02 Michael Schroeder- look at infarch/dup rules when creating choice rules...
2009-10-16 Michael Schroeder- fix removedisabledconflicts so that it can cope with...
2009-10-15 Michael Schroeder- add SOLVER_DROP_ORPHANED for coolo
2009-10-02 Michael Schroeder- add repodata_delete_uninternalized
2009-09-24 Michael Schroederfix bug in solvable_lookup_str_base
2009-09-22 Michael Schroeder- get missing translations from other solvables
2009-09-21 Michael Schroeder- also look at triggers when ordering packages
2009-09-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-16 Michael Schroeder- bring down memory usage by
2009-09-14 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-09-14 Michael Schroeder- fix assertion failue... again
2009-09-10 Michael Schroeder- be more carful in pool_addfileprovides
2009-09-07 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-09-03 Michael Schroeder- fix multiversion handling for real
2009-08-31 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-08-25 Michael Schroeder- add support for SOLVER_SOLVABLE_REPO, used by SOLVER_...
2009-07-30 Michael Schroeder- fix memory leak
2009-07-29 Michael Schroeder- speed up file list parsing a bit
2009-07-29 Michael Schroeder- rename CPE_ID macro
2009-07-29 Michael Schroeder- make addfileprovides faster
2009-07-27 Michael Schroeder- do not set up unneeded choice rules
2009-07-24 Michael Schroeder- make installed packages pass much faster
2009-07-24 Michael Schroeder- dropped choice optimization code, it does too much...
2009-07-24 Michael Schroeder- add experimental support for choice rules to fix...
2009-07-23 Michael Schroeder- beautify
2009-07-23 Michael Schroeder- work around obsoleteusescolor problem by making infar...
2009-07-22 Michael Schroeder- solv: fix segfault, add findfastest
2009-07-21 Michael Schroeder- fix stub handling bugs
2009-07-21 Michael Schroeder- color support in fileconflict checking
2009-07-17 Michael Schroeder- move check for space block to front so that we will...
2009-07-17 Michael Schroeder- add metadata_expire check
2009-07-17 Michael AndresTake care fatal and error messages are written to stder...
2009-07-17 Michael Schroeder- tweak problem rule selection heuristic
2009-07-17 Michael Schroeder- add repodata_write and repo_empty functions
2009-07-16 Michael Schroeder- add file list match
2009-07-16 Michael Schroeder- seems like I can't get the filelist search right...
2009-07-16 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-16 Michael Schroeder- bring argument parsing up-to-speed, now supports...
2009-07-15 Michael Schroeder- add REPOKEY_TYPE_DELETED, to be implemented...
2009-07-15 Michael Schroeder- add some comments
2009-07-15 Michael Schroeder- check for holes when replacing solvable data
2009-07-15 Michael Schroeder- add declarations of runtime vars
2009-07-15 Michael AndresMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-15 Michael Andresfix to compile
2009-07-15 Michael Schroeder- add runtime definitions so that apps can print the...
2009-07-15 Michael Schroeder- be more careful when merging susetags attrs
2009-07-15 Michael Schroeder- support SEARCH_STRINGSTART and SEARCH_STRINGEND
2009-07-15 Michael Schroeder- include satversion.h from pool.h
2009-07-15 Michael Schroeder- make solvable jump work out of subsearches
2009-07-15 Michael Schroeder- add satversion.h containing the current satsolver...
2009-07-14 Michael Schroeder- add new flags for the load functions:
2009-07-14 Stephan KulowMerge branch 'master' of git://git.opensuse.org/project...
2009-07-13 Michael Schroeder- globalize id in pool_lookup_id if needed
2009-07-10 Michael Schroeder- add repodata_join function to join a solvable block
2009-07-09 Michael Schroeder- support disabling of the "installed" repo
2009-07-09 Michael Schroeder- add support for repository disabling
2009-07-08 Michael Schroeder- add repo_free_repodata to remove a repodata from...
2009-07-06 Michael Schroeder- add pubkey support (repo_add_rpmdb_pubkeys/repo_add_p...
2009-07-03 Michael Schroeder- fix updatemap use in solver
2009-07-03 Michael Schroeder- beautify
2009-07-03 Michael Schroeder- add solv file caching to solv application
2009-07-02 Michael Schroeder- fix code to not modify the const buffer (grrr...)
2009-07-02 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-07-02 Michael Schroeder- initialize flags, change stripkind code
2009-07-02 Michael Andresfix dataiterator_init_clone prototype
2009-07-02 Michael Schroeder- add dataiterator_init_clone to make ma happy
2009-07-02 Michael Schroeder- clonepos didn't clne nparents
2009-07-02 Michael Schroeder- add rootlevel to dataiterator
2009-07-01 Michael Schroederadd dataiterator_clonepos and dataiterator_seek
2009-07-01 Michael Schroeder- only add selfprovides if name is set
2009-06-30 Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-30 Michael Schroeder- fix sidedata segfault
2009-06-29 Michael Schroeder- do not enter solvable data when not in leaf level
2009-06-29 Michael Schroeder- somehow didn't add sha2.h
2009-06-29 Michael Schroeder- add repo_deb.[ch], needed for build service code
2009-06-29 Michael Schroeder- add checksum functions
2009-06-29 Michael Schroeder- add some comments, move code around
2009-06-24 Michael Schroeder- fix bug in take_solution
2009-06-24 Michael Schroeder- add pool_tmpjoin and sat_dupjoin helpers
2009-06-24 Michael Schroeder- add susetags:defaultvendor support
2009-06-24 Michael Schroeder- convert META/HASH/KEY data from content file
2009-06-24 Michael Schroeder- repo_content: store DESCRDIR
2009-06-23 Michael Schroeder- add appdata application private pointer to Pool/Repo
2009-06-23 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- close fds before calling rpm
2009-06-23 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- fix bug in SOLVER_UPDATE handling (that nobody uses)
2009-06-22 Klaus Kämpfevr doesn't change the Pool: more constness
2009-06-22 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Michael Schroeder- revert debugcallback Pool constness, as the callback...
next