platform/upstream/libsolv.git
2009-07-08 Michael Schroeder- add repo_free_repodata to remove a repodata from...
2009-07-07 Michael Schroeder- add deltarpm support
2009-07-07 Michael Schroeder- add "solv patch" command
2009-07-07 Michael Schroeder- check signatures of content and repodata.xml files
2009-07-07 Michael Schroeder- fix bug in repo_add_rpmdb
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- grr, warn_unused_result
2009-07-03 Michael Schroeder- use a modern place for the cache
2009-07-03 Michael Schroeder- add solv file caching to solv application
2009-07-02 Michael Schroeder- add checksum generation code
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- add repo_add_debpackages to read a debian Packages...
2009-07-01 Michael Schroeder- only add selfprovides if name is set
2009-06-30 Michael Schroeder- add support for homepage aka (solvable:url)
2009-06-30 Michael Schroeder- no endless loops, please
2009-06-30 Michael Schroeder- add repo_deb to CMakeLists.txt
2009-06-30 Michael Schroeder- finish repo_deb.[ch]
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-25 Michael Schroeder- allow content file with no product definition
2009-06-24 Michael Schroeder- add some fedora specific code
2009-06-24 Michael Schroeder- fix typos
2009-06-24 Michael Schroeder- oops, forgot to set the repo priorities
2009-06-24 Michael Schroeder- fix bug in take_solution
2009-06-24 Michael Schroeder- use descrdir and datadir info from content file
2009-06-24 Michael Schroeder- fetch primary location from repomd.xml
2009-06-24 Michael Schroeder- add pool_tmpjoin and sat_dupjoin helpers
2009-06-24 Michael Schroeder- obtain default vendor the right way
2009-06-24 Michael Schroeder- add susetags:defaultvendor support
2009-06-24 Michael Schroeder- change the interface of repo_add_susetags: take defau...
2009-06-24 Michael Schroeder- convert META/HASH/KEY data from content file
2009-06-24 Michael Schroeder- fix typo: "desc" -> "descr". Seems to make no differe...
2009-06-24 Michael Schroeder- repo_content: store DESCRDIR
2009-06-23 Michael Schroeder- add query mode
2009-06-23 Michael Schroeder- beautify
2009-06-23 Michael Schroeder- use appdata for repo
2009-06-23 Michael Schroeder- add appdata application private pointer to Pool/Repo
2009-06-23 Michael Schroeder- use closeonexec flag instead of manually closing fps
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 SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-23 Michael Schroeder- add tiny demo installer program "solv"
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...
2009-06-22 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-22 Klaus KämpfMore constness
2009-06-22 Klaus KämpfPass a const Pool to debugcallback
2009-06-22 Klaus KämpfAdd link to qsort_r wierdness
2009-06-22 Michael Schroeder- add repomd.xml data sections to meta data
2009-06-22 Klaus KämpfMore const
2009-06-22 Klaus KämpfMake Pool* const where appropriate
2009-06-22 Michael Schroeder- fix internalize logic
2009-06-22 Michael Schroeder- move repo_helix from src to ext
2009-06-22 Michael Schroeder- forgot to adapt ruby/python bindings
2009-06-22 Michael Schroeder- create libsatsolverext static library
2009-06-22 Klaus KämpfA _count is an unsigned int, not an Id
2009-06-22 Michael Schroeder- add rpm_installedrpmdbids
2009-06-20 Michael Schroeder- make debug output better
2009-06-20 Michael Schroeder- add support for cutoff argument in file conflict...
2009-06-20 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-20 Michael Schroeder- clean up ugly products handling
2009-06-20 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-19 Michael Schroeder- add support for REL_FILECONFLICT
2009-06-19 Michael Schroeder- start with fileconflicts detection support
2009-06-17 Michael Schroeder- move some debug statements from STATS to SOLVER
2009-06-17 Michael Schroeder- beautify
2009-06-17 Michael Schroeder- add solver_take_solution() function
2009-06-16 Michael Schroeder- fix coding style a bit
2009-06-16 Michael Schroeder- fastlz.c is obsolete since a long time
2009-06-16 Michael Schroeder- add queue_insertn, queue_deleten, queue_truncate
2009-06-16 Michael Schroeder- add transaction_add_obsoleted() function
2009-06-15 Michael Schroeder- move output arg to back in solver_calculate_noobsmap()
2009-06-15 Michael Schroeder- add repoid to repo struct
2009-06-15 Michael Schroeder- add FOR_REPOS macro to iterate over repos
2009-06-15 Michael Schroeder- code cleanup
2009-06-15 Michael Schroeder- make out parameters last in function calls
2009-06-15 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Michael Schroeder- cleanup transaction interface a bit
2009-06-15 Dirk Muellerfix indent
2009-06-15 Klaus KämpfMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Michael SchroederMerge branch 'master' of git@git.opensuse.org:projects...
2009-06-15 Michael Schroeder- fix kernel dep rewriting [bnc#512726]
2009-06-11 Dirk Muellerimplement --exclude parameter
next