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 |
2007-12-28 |
Michael Matz | Install content2solv. |
tree | commitdiff |
2007-12-28 |
Michael Matz | Memory efficient representation of the dirtree (importa... |
tree | commitdiff |
2007-12-27 |
Michael Matz | No idea why I had this as intlist. |
tree | commitdiff |
2007-12-27 |
Michael Matz | Parse also +Dir:, i.e. the packages.DU file. For now... |
tree | commitdiff |
2007-12-27 |
Michael Matz | Enable ATTR_INTLIST to contain zeros. Use the same... |
tree | commitdiff |
2007-12-22 |
Klaus Kaempf | prepare to pass rootdir for reading rpmdb from other... |
tree | commitdiff |
2007-12-21 |
Michael Schroeder | - fix bug in repo_addid_dep |
tree | commitdiff |
2007-12-21 |
Michael Matz | Improve the page eviction a bit. |
tree | commitdiff |
2007-12-21 |
Michael Matz | Let's not compare strings in an if-cascade or lookup... |
tree | commitdiff |
2007-12-18 |
Michael Matz | One-valued types for media number. They can be encoded... |
tree | commitdiff |
2007-12-17 |
Michael Schroeder | - removed verticals for now to make work easier |
tree | commitdiff |
2007-12-11 |
Michael Schroeder | - beautify |
tree | commitdiff |
2007-12-11 |
Michael Matz | Handle most of the susetags tags. Major exception... |
tree | commitdiff |
2007-12-10 |
Michael Schroeder | - use schema in repodata to make it extendible |
tree | commitdiff |
2007-12-10 |
Michael Schroeder | - add evrcmp mode parameter |
tree | commitdiff |
2007-12-08 |
Michael Matz | Pfeww. I'm tired, but now you can add refers from... |
tree | commitdiff |
2007-12-08 |
Michael Matz | Pull together attribute store and repo. dumpsolv actua... |
tree | commitdiff |
2007-12-08 |
Michael Matz | Start moving the attribute store into the library. |
tree | commitdiff |
2007-12-08 |
Michael Matz | A helper function for embedded attributes in SOLV files. |
tree | commitdiff |
2007-12-07 |
Michael Matz | Make the attrstore types available generally. |
tree | commitdiff |
2007-12-07 |
Michael Matz | Fiddling with writing without fiddling with reading... |
tree | commitdiff |
2007-12-07 |
Michael Matz | Work around the schema problem for now without changing... |
tree | commitdiff |
2007-12-07 |
Michael Matz | As I don't want to merge and map local strings, I need... |
tree | commitdiff |
2007-12-07 |
Michael Matz | Make the attribute names part of the string pool, so... |
tree | commitdiff |
2007-12-07 |
Michael Matz | Nearly use the SOLV format for the attribute store... |
tree | commitdiff |
2007-12-06 |
Michael Schroeder | - cleanup code a bit |
tree | commitdiff |
2007-12-06 |
Michael Matz | While trying to regenerate the testsuite I noticed... |
tree | commitdiff |
2007-12-06 |
Michael Matz | prefix-code the string store, difference-code the depen... |
tree | commitdiff |
2007-12-04 |
Michael Schroeder | - switch to new solv format using schemata |
tree | commitdiff |
2007-11-25 |
Michael Matz | Advancing to the next solvable needs to happen a poster... |
tree | commitdiff |
2007-11-25 |
Michael Matz | Fix mergesolv for repos with holes. |
tree | commitdiff |
2007-11-25 |
Michael Matz | Fix rpmdb2solv, reused solvables must retain their... |
tree | commitdiff |
2007-11-17 |
Michael Schroeder | - changed repo interface a bit, now alloc/free handle... |
tree | commitdiff |
2007-11-16 |
Michael Schroeder | - add solvable allocation functions |
tree | commitdiff |
2007-11-16 |
Michael Matz | Reduce C&P code by factoring out the uniquifying string... |
tree | commitdiff |
2007-11-16 |
Stephan Kulow | testing something |
tree | commitdiff |
2007-11-14 |
Michael Schroeder | - allow repositories that don't consist of a single... |
tree | commitdiff |
2007-11-13 |
Michael Schroeder | - cleanup repo handlin API |
tree | commitdiff |
2007-11-11 |
Michael Matz | Interface to search for strings in attributes. |
tree | commitdiff |
2007-11-09 |
Michael Matz | Let's use the really correct specifier :) |
tree | commitdiff |
2007-11-09 |
Klaus Kaempf | make vintage systems happy too |
tree | commitdiff |
2007-11-09 |
Klaus Kaempf | fix the build |
tree | commitdiff |
2007-11-08 |
Stephan Kulow | make it executable |
tree | commitdiff |
2007-11-08 |
Stephan Kulow | install the tools |
tree | commitdiff |
2007-11-08 |
Michael Schroeder | - add a license |
tree | commitdiff |
2007-11-01 |
Michael Matz | Add my own version of a Lempel-Ziv type compressor... |
tree | commitdiff |
2007-10-31 |
Michael Schroeder | - allow downgrade for INSTALL_SOLVABLE |
tree | commitdiff |
2007-10-31 |
Stephan Kulow | yep, right. DISTVERSION is the same misunderstanding |
tree | commitdiff |
2007-10-31 |
Stephan Kulow | fixing misunderstanding |
tree | commitdiff |
2007-10-31 |
Michael Matz | The blobs are now stored and loaded. If the input... |
tree | commitdiff |
2007-10-30 |
Michael Matz | Parse also a second packages file (e.g. packages.en... |
tree | commitdiff |
2007-10-30 |
Michael Matz | We can create blobs now. But can't yet store them... |
tree | commitdiff |
2007-10-30 |
Michael Schroeder | - add vendor id to solvables |
tree | commitdiff |
2007-10-30 |
Michael Matz | An iterator over attributes, as GCC scalarizes it the... |
tree | commitdiff |
2007-10-29 |
Michael Matz | Write and read the read-only representation directly. |
tree | commitdiff |
2007-10-29 |
Michael Schroeder | - cleanup strange code |
tree | commitdiff |
2007-10-29 |
Michael Matz | A DWARF like in-memory representation (with abbreviatio... |
tree | commitdiff |
2007-10-28 |
Michael Matz | Start of an attribute store. It can hold arbitrary... |
tree | commitdiff |
2007-10-28 |
Stephan Kulow | don't play with pointers |
tree | commitdiff |
2007-10-26 |
Duncan Mac-Vicar P | to follow SUSE tools conventions |
tree | commitdiff |
2007-10-26 |
Duncan Mac-Vicar P | bye autofoo |
tree | commitdiff |
2007-10-26 |
Duncan Mac-Vicar P | - add cmake support |
tree | commitdiff |
2007-10-24 |
Michael Schroeder | - goodbye deps, we no longer need you |
tree | commitdiff |
2007-10-23 |
Michael Matz | No need for testing null-ness anymore. |
tree | commitdiff |
2007-10-23 |
Stephan Kulow | fix compile |
tree | commitdiff |
2007-10-23 |
Michael Schroeder | - switch dependencies from Id pointers to Offsets |
tree | commitdiff |
2007-10-23 |
Stephan Kulow | fix compile |
tree | commitdiff |
2007-10-22 |
Michael Schroeder | - first step in getting rid of dependency pointers: |
tree | commitdiff |
2007-10-20 |
Michael Matz | Now that I can read content files, let's use that. |
tree | commitdiff |
2007-10-20 |
Michael Matz | content2solv: a parser for the content file of Yast2... |
tree | commitdiff |
next |