2008-04-11 |
Michael Schroeder | - oops
|
commit | commitdiff | tree |
2008-04-11 |
Michael Schroeder | - beautfy, rename & document
|
commit | commitdiff | tree |
2008-04-11 |
Michael Schroeder | - allow no conflictsmap
|
commit | commitdiff | tree |
2008-04-11 |
Michael Schroeder | - change DU interface to use installedmap, like the...
|
commit | commitdiff | tree |
2008-04-10 |
Michael Schroeder | - change interface for solvable_trivial_installable...
|
commit | commitdiff | tree |
2008-04-04 |
Michael Schroeder | - fix bug
|
commit | commitdiff | tree |
2008-04-04 |
Michael Schroeder | - add solvable_trivial_installable
|
commit | commitdiff | tree |
2008-04-04 |
Michael Schroeder | - support REL_ARCH
|
commit | commitdiff | tree |
2008-04-04 |
Michael Schroeder | - do unconflicting in a more elegant and not so damaging way
|
commit | commitdiff | tree |
2008-04-04 |
Michael Schroeder | - fix core dump, sorry
|
commit | commitdiff | tree |
2008-04-03 |
Michael Schroeder | - fix memory leak
|
commit | commitdiff | tree |
2008-03-27 |
Michael Schroeder | - truly restart when analyze_unsolvable is hit (fixes...
|
commit | commitdiff | tree |
2008-03-25 |
Michael Schroeder | - make it work with really large directories
|
commit | commitdiff | tree |
2008-03-21 |
Michael Schroeder | - also set installtime, downloadsize and license
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - add lookup_id function
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - rename str_lang to str_poollang
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - prepend "pattern:" to Extends/Include
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - init checksum type to zero (just in case)
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - add checksum lookup functions
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - also dump sha256
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - clean up a bit
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - clean up a bit
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - add some more signature ids
|
commit | commitdiff | tree |
2008-03-20 |
Michael Schroeder | - also support sha256
|
commit | commitdiff | tree |
2008-03-19 |
Michael Schroeder | - beautify add_array code
|
commit | commitdiff | tree |
2008-03-19 |
Michael Schroeder | - fix memory leak
|
commit | commitdiff | tree |
2008-03-19 |
Michael Schroeder | - only add info block if there are file provides
|
commit | commitdiff | tree |
2008-03-19 |
Michael Schroeder | - shut up g++
|
commit | commitdiff | tree |
2008-03-19 |
Michael Schroeder | - write addedprovides as rel_idarray to save some bytes
|
commit | commitdiff | tree |
2008-03-19 |
Michael Schroeder | - write info block containing addedprovides
|
commit | commitdiff | tree |
2008-03-18 |
Michael Schroeder | - move known id definitions to one file, lets see if...
|
commit | commitdiff | tree |
2008-03-14 |
Michael Schroeder | - fixed ugly bug that made repo_write drop the first...
|
commit | commitdiff | tree |
2008-03-14 |
Michael Schroeder | - move change calculation into pool
|
commit | commitdiff | tree |
2008-03-14 |
Michael Schroeder | - do away with printdir
|
commit | commitdiff | tree |
2008-03-14 |
Michael Schroeder | - add repodata_dir2str function
|
commit | commitdiff | tree |
2008-03-11 |
Michael Schroeder | - Fix off by one (*blush*)
|
commit | commitdiff | tree |
2008-03-11 |
Michael Schroeder | - delete wrong comment. the learnt rule cannot be added...
|
commit | commitdiff | tree |
2008-03-10 |
Michael Schroeder | - fix learnt rule assertion in a different way
|
commit | commitdiff | tree |
2008-03-07 |
Michael Schroeder | - add recommendations queue so that it can be displayed...
|
commit | commitdiff | tree |
2008-03-07 |
Michael Schroeder | - handle the poolusage=3, dirpoolusage=2 case a bit...
|
commit | commitdiff | tree |
2008-03-07 |
Michael Schroeder | - make it parse patterns (a bit of a hack, though)
|
commit | commitdiff | tree |
2008-03-06 |
Michael Schroeder | - add localpool parameter
|
commit | commitdiff | tree |
2008-03-06 |
Michael Schroeder | - beautify a bit
|
commit | commitdiff | tree |
2008-03-06 |
Michael Schroeder | - use dep2str for erase name to make debugging easier
|
commit | commitdiff | tree |
2008-03-05 |
Michael Schroeder | - do not try to open DB_CONFIG in current directory...
|
commit | commitdiff | tree |
2008-03-05 |
Michael Schroeder | - replace exit() with return, oops
|
commit | commitdiff | tree |
2008-03-05 |
Michael Schroeder | - add HEADEREND
|
commit | commitdiff | tree |
2008-03-05 |
Michael Schroeder | - support -b option
|
commit | commitdiff | tree |
2008-03-05 |
Michael Schroeder | - support header-range and sourcerpm in repo_rpmmd
|
commit | commitdiff | tree |
2008-03-05 |
Michael Schroeder | - create sourcerpm data
|
commit | commitdiff | tree |
2008-03-04 |
Michael Schroeder | - add namespace:filesystem support to fix_legacy
|
commit | commitdiff | tree |
2008-03-04 |
Michael Schroeder | - fix attribute merge when there's nothing to merge
|
commit | commitdiff | tree |
2008-03-04 |
Michael Schroeder | - fix susetags2solv -b bugs
|
commit | commitdiff | tree |
2008-03-04 |
Michael Schroeder | - clean up tmp space management
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - add void entry for mediadir
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - support not-seekable files again
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - do not use i twice (fixes #366548)
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - fix mem leaks
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - use correct variable (hopefully fixes #366548)
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - need that zlib library
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - add '-d' option to susetags2solv, reads all packages...
|
commit | commitdiff | tree |
2008-03-03 |
Michael Schroeder | - fix bug in solv loading callback
|
commit | commitdiff | tree |
2008-02-29 |
Michael Schroeder | - new program
|
commit | commitdiff | tree |
2008-02-29 |
Michael Schroeder | - change solv format in an incompatible way, breaking...
|
commit | commitdiff | tree |
2008-02-25 |
Michael Schroeder | - make it even more correct
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - fix file descriptor leak
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - fix bugs in pool merging code
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - fix memory leaks
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - no longer needed
|
commit | commitdiff | tree |
2008-02-20 |
Michael Schroeder | - link against rpmdb, not db43
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - fix memory leaks
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - currently, the dirpool code relies on the fact that...
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - patch memory leaks
|
commit | commitdiff | tree |
2008-02-19 |
Michael Schroeder | - remove numpacks support, it's not worth the trouble
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - bring duchange code to life
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - free repodata memory
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - make rpmdb record summary, description, buildtime...
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - use SEARCH_NO_STORAGE_SOLVABLE instead of duplication...
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - write the correct marker
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - strip trailing slashes from splitprovides so that...
|
commit | commitdiff | tree |
2008-02-18 |
Michael Schroeder | - allow complex deps in INSTALL/ERASE_NAME jobs
|
commit | commitdiff | tree |
2008-02-15 |
Michael Schroeder | - add static noise
|
commit | commitdiff | tree |
2008-02-15 |
Michael Schroeder | - really support DIRSTRARRAY type
|
commit | commitdiff | tree |
2008-02-15 |
Michael Schroeder | - add pool_search() function to search the pool
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | - use namespace instead of solvable for languages
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | - add optimization comment
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | allow empty strings
|
commit | commitdiff | tree |
2008-01-30 |
Michael Schroeder | - allow empty string space
|
commit | commitdiff | tree |
2008-01-29 |
Michael Schroeder | - split assignment to shut up stupid g++ compiler
|
commit | commitdiff | tree |
2008-01-29 |
Michael Schroeder | - add key filtering to repo_write
|
commit | commitdiff | tree |
2008-01-25 |
Michael Schroeder | - add dirpool support
|
commit | commitdiff | tree |
2008-01-15 |
Michael Schroeder | - add dir reading code to solv reader
|
commit | commitdiff | tree |
2008-01-14 |
Michael Schroeder | - add evrcmp_str for ma
|
commit | commitdiff | tree |
2008-01-11 |
Michael Schroeder | - fix support for splitprovides
|
commit | commitdiff | tree |
2008-01-09 |
Michael Schroeder | - clarify
|
commit | commitdiff | tree |
2008-01-09 |
Michael Schroeder | - beautify a bit
|
commit | commitdiff | tree |
2008-01-09 |
Michael Schroeder | - rename xmalloc/... functions to sat_malloc, as we...
|
commit | commitdiff | tree |
2008-01-08 |
Michael Schroeder | - assertify
|
commit | commitdiff | tree |
2008-01-07 |
Michael Schroeder | - also push level 1 rules on leanrt stack
|
commit | commitdiff | tree |
2007-12-21 |
Michael Schroeder | - add evrmatch
|
commit | commitdiff | tree |
next |