2008-03-20 |
Michael Matz | Trigger cruisecontrol. |
tree | commitdiff |
2008-03-19 |
Michael Matz | Support new types for MD5 and SHA1 checksums (stored... |
tree | commitdiff |
2008-03-19 |
Michael Schroeder | - fix memory leak |
tree | commitdiff |
2008-03-19 |
Michael Matz | Store pattern order, includes, extends, category and... |
tree | commitdiff |
2008-03-19 |
Michael Schroeder | - only add info block if there are file provides |
tree | commitdiff |
2008-03-19 |
Michael Schroeder | - write addedprovides as rel_idarray to save some bytes |
tree | commitdiff |
2008-03-19 |
Michael Schroeder | - write info block containing addedprovides |
tree | commitdiff |
2008-03-14 |
Michael Schroeder | - fixed ugly bug that made repo_write drop the first... |
tree | commitdiff |
2008-03-14 |
Michael Schroeder | - do away with printdir |
tree | commitdiff |
2008-03-14 |
Michael Schroeder | - add repodata_dir2str function |
tree | commitdiff |
2008-03-13 |
Duncan Mac-Vicar P | compile on other distros |
tree | commitdiff |
2008-03-12 |
Michael Matz | Trigger build in CruiseControl. |
tree | commitdiff |
2008-03-10 |
Michael Matz | Store the susetags datadir as an attribute to the produ... |
tree | commitdiff |
2008-03-07 |
Michael Matz | Make rpmdb2solv reasonably fast again. |
tree | commitdiff |
2008-03-07 |
Michael Schroeder | - handle the poolusage=3, dirpoolusage=2 case a bit... |
tree | commitdiff |
2008-03-07 |
Michael Schroeder | - make it parse patterns (a bit of a hack, though) |
tree | commitdiff |
2008-03-06 |
Michael Schroeder | - add localpool parameter |
tree | commitdiff |
2008-03-05 |
Michael Schroeder | - do not try to open DB_CONFIG in current directory... |
tree | commitdiff |
2008-03-05 |
Michael Schroeder | - replace exit() with return, oops |
tree | commitdiff |
2008-03-05 |
Michael Schroeder | - support -b option |
tree | commitdiff |
2008-03-05 |
Michael Schroeder | - support header-range and sourcerpm in repo_rpmmd |
tree | commitdiff |
2008-03-05 |
Michael Schroeder | - create sourcerpm data |
tree | commitdiff |
2008-03-04 |
Michael Schroeder | - fix susetags2solv -b bugs |
tree | commitdiff |
2008-03-03 |
Michael Schroeder | - add void entry for mediadir |
tree | commitdiff |
2008-03-03 |
Michael Schroeder | - add '-d' option to susetags2solv, reads all packages... |
tree | commitdiff |
2008-02-29 |
Michael Schroeder | - new program |
tree | commitdiff |
2008-02-29 |
Michael Schroeder | - change solv format in an incompatible way, breaking... |
tree | commitdiff |
2008-02-25 |
Michael Schroeder | - make it even more correct |
tree | commitdiff |
2008-02-24 |
Michael Matz | Dump more attribute types. |
tree | commitdiff |
2008-02-24 |
Stephan Kulow | don't free 3.2 T on update |
tree | commitdiff |
2008-02-24 |
Stephan Kulow | exit if there is an error opening the old solv |
tree | commitdiff |
2008-02-23 |
Stephan Kulow | integrate the installsize in the @system, so that |
tree | commitdiff |
2008-02-23 |
Michael Matz | An iterator interface to attributes. Supports the... |
tree | commitdiff |
2008-02-22 |
Stephan Kulow | finish root support |
tree | commitdiff |
2008-02-21 |
Michael Matz | It's important that mediafile doesn't contain the direc... |
tree | commitdiff |
2008-02-20 |
Michael Schroeder | - fix bugs in pool merging code |
tree | commitdiff |
2008-02-20 |
Michael Schroeder | - fix memory leaks |
tree | commitdiff |
2008-02-20 |
Michael Schroeder | - link against rpmdb, not db43 |
tree | commitdiff |
2008-02-19 |
Michael Schroeder | - currently, the dirpool code relies on the fact that... |
tree | commitdiff |
2008-02-19 |
Michael Schroeder | - patch memory leaks |
tree | commitdiff |
2008-02-19 |
Michael Schroeder | - remove numpacks support, it's not worth the trouble |
tree | commitdiff |
2008-02-19 |
Klaus Kaempf | save patch timestamp, category, summary and description |
tree | commitdiff |
2008-02-19 |
Klaus Kaempf | no debug |
tree | commitdiff |
2008-02-19 |
Klaus Kaempf | save patch timestamp as attribute |
tree | commitdiff |
2008-02-19 |
Stephan Kulow | signal broken factory repo |
tree | commitdiff |
2008-02-18 |
Michael Schroeder | - make rpmdb record summary, description, buildtime... |
tree | commitdiff |
2008-02-18 |
Michael Schroeder | - use SEARCH_NO_STORAGE_SOLVABLE instead of duplication... |
tree | commitdiff |
2008-02-18 |
Michael Schroeder | - write the correct marker |
tree | commitdiff |
2008-02-18 |
Klaus Kaempf | comments added |
tree | commitdiff |
2008-02-18 |
Klaus Kaempf | pass column number to error message |
tree | commitdiff |
2008-02-18 |
Michael Andres | return error, if *2solv helpers do |
tree | commitdiff |
2008-02-18 |
Klaus Kaempf | add column to error output |
tree | commitdiff |
2008-02-16 |
Stephan Kulow | somehow the -Wall got lost in the debug build - fix |
tree | commitdiff |
2008-02-15 |
Michael Schroeder | - add static noise |
tree | commitdiff |
2008-02-15 |
Michael Matz | Also split sequence_info of deltarpms. |
tree | commitdiff |
2008-02-15 |
Klaus Kaempf | find out who's who on parse error |
tree | commitdiff |
2008-02-15 |
Klaus Kaempf | Argh, can't code Bash properly |
tree | commitdiff |
2008-02-15 |
Klaus Kaempf | add help to rpmmd2solv and patchxml2solv |
tree | commitdiff |
2008-02-15 |
Klaus Kaempf | drop "-a" from help |
tree | commitdiff |
2008-02-15 |
Klaus Kaempf | support splitting of cross-kind dependencies for patterns |
tree | commitdiff |
2008-02-15 |
Michael Matz | Some more code for the patch and delta rpms. |
tree | commitdiff |
2008-02-15 |
Michael Matz | Write out pattern visibility. |
tree | commitdiff |
2008-02-15 |
Michael Matz | Unbreak things. |
tree | commitdiff |
2008-02-15 |
Michael Matz | susetags2solv always constructs attributes now, by... |
tree | commitdiff |
2008-02-14 |
Michael Matz | Some unfinished test code for deltarpm and patchrpm... |
tree | commitdiff |
2008-02-14 |
Klaus Kaempf | comments |
tree | commitdiff |
2008-02-14 |
Klaus Kaempf | make reading attributes optional, |
tree | commitdiff |
2008-02-14 |
Klaus Kaempf | add "-h" for help |
tree | commitdiff |
2008-02-14 |
Klaus Kaempf | more flexibility in naming attribute files, |
tree | commitdiff |
2008-02-13 |
Klaus Kaempf | add "-h" for help |
tree | commitdiff |
2008-02-12 |
Stefan Schubert | - Moving helix parser to the API |
tree | commitdiff |
2008-02-11 |
Michael Matz | Make susetags2solv directly read content files, so... |
tree | commitdiff |
2008-02-11 |
Michael Matz | More subtle errors in (up to now) untested code paths... |
tree | commitdiff |
2008-02-11 |
Michael Matz | Factor out the filter code in preparation for nicely... |
tree | commitdiff |
2008-02-11 |
Michael Matz | Whoops, description and summary are not supposed to... |
tree | commitdiff |
2008-02-11 |
Michael Matz | Also fill in description, summary, downloadsize, instal... |
tree | commitdiff |
2008-02-10 |
Michael Matz | Correct mediafile handling (and reindent some lines). |
tree | commitdiff |
2008-02-10 |
Duncan Mac-Vicar P | cleanup |
tree | commitdiff |
2008-02-10 |
Duncan Mac-Vicar P | - store location, dunno why it does not work yet |
tree | commitdiff |
2008-02-10 |
Michael Matz | Support for generating separate sub files and bugfixes... |
tree | commitdiff |
2008-02-07 |
Michael Matz | susetags2solv didn't parse multiple patterns since... |
tree | commitdiff |
2008-02-07 |
Klaus Kaempf | introduce Solvable.kind to remove the need for strcmp... |
tree | commitdiff |
2008-02-06 |
Michael Matz | Make mergesolv work again. |
tree | commitdiff |
2008-02-06 |
Michael Matz | Doesn't segfault anymore. |
tree | commitdiff |
2008-02-06 |
Duncan Mac-Vicar P | unbreak |
tree | commitdiff |
2008-02-06 |
Duncan Mac-Vicar P | avoid segfault. FIXME please |
tree | commitdiff |
2008-02-05 |
Michael Matz | Bah, we have to handle the empty string too. Whenever... |
tree | commitdiff |
2008-02-01 |
Duncan Mac-Vicar P | trying to get a translated attribute working |
tree | commitdiff |
2008-02-01 |
Duncan Mac-Vicar P | - unify join and makeevr |
tree | commitdiff |
2008-01-31 |
Duncan Mac-Vicar P | xml store capabilities are parsed now. |
tree | commitdiff |
2008-01-31 |
Duncan Mac-Vicar P | try to move split and join out |
tree | commitdiff |
2008-01-31 |
Duncan Mac-Vicar P | initial support for different kinds and pattern/patch... |
tree | commitdiff |
2008-01-30 |
Michael Schroeder | - add optimization comment |
tree | commitdiff |
2008-01-30 |
Michael Schroeder | - allow empty string space |
tree | commitdiff |
2008-01-30 |
Michael Matz | Use repodata_merge_attrs to implement =Shr again. ... |
tree | commitdiff |
2008-01-29 |
Michael Matz | Increment needid[] of the right member. |
tree | commitdiff |
2008-01-29 |
Michael Matz | no comment |
tree | commitdiff |
2008-01-29 |
Michael Schroeder | - add key filtering to repo_write |
tree | commitdiff |
2008-01-14 |
Michael Matz | It's nicer to represent the special numbers as TYPE_VOI... |
tree | commitdiff |
2008-01-09 |
Michael Schroeder | - rename xmalloc/... functions to sat_malloc, as we... |
tree | commitdiff |
next |