2008-02-24 |
Michael Matz | Dump more attribute types.
|
commit | commitdiff | tree |
2008-02-24 |
Michael Matz | Implement iterating also over solvable data.
|
commit | commitdiff | tree |
2008-02-23 |
Michael Matz | An iterator interface to attributes. Supports the...
|
commit | commitdiff | tree |
2008-02-21 |
Michael Matz | It's important that mediafile doesn't contain the directory...
|
commit | commitdiff | tree |
2008-02-17 |
Michael Matz | Compress a bit better and faster.
|
commit | commitdiff | tree |
2008-02-15 |
Michael Matz | Also split sequence_info of deltarpms.
|
commit | commitdiff | tree |
2008-02-15 |
Michael Matz | Some more code for the patch and delta rpms.
|
commit | commitdiff | tree |
2008-02-15 |
Michael Matz | Write out pattern visibility.
|
commit | commitdiff | tree |
2008-02-15 |
Michael Matz | Read version 6 files, but don't expose to outside.
|
commit | commitdiff | tree |
2008-02-15 |
Michael Matz | Unbreak things.
|
commit | commitdiff | tree |
2008-02-15 |
Michael Matz | susetags2solv always constructs attributes now, by...
|
commit | commitdiff | tree |
2008-02-14 |
Michael Matz | Some unfinished test code for deltarpm and patchrpm...
|
commit | commitdiff | tree |
2008-02-14 |
Michael Matz | Cleanup a bit.
|
commit | commitdiff | tree |
2008-02-12 |
Michael Matz | Introduce pool->considered. A map to select a subset...
|
commit | commitdiff | tree |
2008-02-11 |
Michael Matz | Make susetags2solv directly read content files, so...
|
commit | commitdiff | tree |
2008-02-11 |
Michael Matz | More subtle errors in (up to now) untested code paths...
|
commit | commitdiff | tree |
2008-02-11 |
Michael Matz | Always initialize outgoing vars (probable cause for...
|
commit | commitdiff | tree |
2008-02-11 |
Michael Matz | Factor out the filter code in preparation for nicely...
|
commit | commitdiff | tree |
2008-02-11 |
Michael Matz | Whoops, description and summary are not supposed to...
|
commit | commitdiff | tree |
2008-02-11 |
Michael Matz | Also fill in description, summary, downloadsize, installsize...
|
commit | commitdiff | tree |
2008-02-10 |
Michael Matz | Correct mediafile handling (and reindent some lines).
|
commit | commitdiff | tree |
2008-02-10 |
Michael Matz | Support for generating separate sub files and bugfixes...
|
commit | commitdiff | tree |
2008-02-08 |
Michael Matz | data can validly be 0, in which case we never have...
|
commit | commitdiff | tree |
2008-02-07 |
Michael Matz | susetags2solv didn't parse multiple patterns since...
|
commit | commitdiff | tree |
2008-02-06 |
Michael Matz | Fix merge_attrs, so that not (e.g.) two medianr attributes...
|
commit | commitdiff | tree |
2008-02-06 |
Michael Matz | Make mergesolv work again.
|
commit | commitdiff | tree |
2008-02-06 |
Michael Matz | Make repo_lookup_num work.
|
commit | commitdiff | tree |
2008-02-06 |
Michael Matz | Doesn't segfault anymore.
|
commit | commitdiff | tree |
2008-02-06 |
Michael Matz | I understand the solver a bit now , enough to hack...
|
commit | commitdiff | tree |
2008-02-05 |
Michael Matz | Iterating over the literals of a rule requires setting...
|
commit | commitdiff | tree |
2008-02-05 |
Michael Matz | Bah, we have to handle the empty string too. Whenever...
|
commit | commitdiff | tree |
2008-01-30 |
Michael Matz | Use repodata_merge_attrs to implement =Shr again. ...
|
commit | commitdiff | tree |
2008-01-30 |
Michael Matz | Split repodata_insert_keyid from repodata_set to create
|
commit | commitdiff | tree |
2008-01-30 |
Michael Matz | A subtle but fatal off-by-one.
|
commit | commitdiff | tree |
2008-01-30 |
Michael Matz | Storing the schema in front of the incore data releaves...
|
commit | commitdiff | tree |
2008-01-30 |
Michael Matz | Document repodata_internalize a bit, after understanding...
|
commit | commitdiff | tree |
2008-01-29 |
Michael Matz | I'm fairly sure this is right. Probably untested code...
|
commit | commitdiff | tree |
2008-01-29 |
Michael Matz | Increment needid[] of the right member.
|
commit | commitdiff | tree |
2008-01-29 |
Michael Matz | no comment
|
commit | commitdiff | tree |
2008-01-29 |
Michael Matz | Small nit.
|
commit | commitdiff | tree |
2008-01-17 |
Michael Matz | Very subtle sign/zero-extension bug occuring on 64bit.
|
commit | commitdiff | tree |
2008-01-14 |
Michael Matz | Let's give fastlz a license, shall we?
|
commit | commitdiff | tree |
2008-01-14 |
Michael Matz | It's nicer to represent the special numbers as TYPE_VOID...
|
commit | commitdiff | tree |
2007-12-28 |
Michael Matz | Install content2solv.
|
commit | commitdiff | tree |
2007-12-28 |
Michael Matz | Memory efficient representation of the dirtree (important for
|
commit | commitdiff | tree |
2007-12-27 |
Michael Matz | No idea why I had this as intlist.
|
commit | commitdiff | tree |
2007-12-27 |
Michael Matz | Parse also +Dir:, i.e. the packages.DU file. For now...
|
commit | commitdiff | tree |
2007-12-27 |
Michael Matz | Enable ATTR_INTLIST to contain zeros. Use the same...
|
commit | commitdiff | tree |
2007-12-27 |
Michael Matz | Some infrastructure for directory trees.
|
commit | commitdiff | tree |
2007-12-27 |
Michael Matz | I'll have a need for inserting substrings into a stringpool.
|
commit | commitdiff | tree |
2007-12-21 |
Michael Matz | Improve the page eviction a bit.
|
commit | commitdiff | tree |
2007-12-21 |
Michael Matz | Let's not compare strings in an if-cascade or lookup...
|
commit | commitdiff | tree |
2007-12-18 |
Michael Matz | One-valued types for media number. They can be encoded...
|
commit | commitdiff | tree |
2007-12-11 |
Michael Matz | Handle most of the susetags tags. Major exception...
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | Pfeww. I'm tired, but now you can add refers from...
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | I'm going to use the file info block real soon now...
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | Also activate paging for embedded attr stores.
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | Pull together attribute store and repo. dumpsolv actually...
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | Let's make it compile, shall we?
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | Start moving the attribute store into the library.
|
commit | commitdiff | tree |
2007-12-08 |
Michael Matz | A helper function for embedded attributes in SOLV files.
|
commit | commitdiff | tree |
2007-12-07 |
Michael Matz | Make the attrstore types available generally.
|
commit | commitdiff | tree |
2007-12-07 |
Michael Matz | Fiddling with writing without fiddling with reading...
|
commit | commitdiff | tree |
2007-12-07 |
Michael Matz | Work around the schema problem for now without changing...
|
commit | commitdiff | tree |
2007-12-07 |
Michael Matz | As I don't want to merge and map local strings, I need...
|
commit | commitdiff | tree |
2007-12-07 |
Michael Matz | Make the attribute names part of the string pool, so...
|
commit | commitdiff | tree |
2007-12-07 |
Michael Matz | Nearly use the SOLV format for the attribute store...
|
commit | commitdiff | tree |
2007-12-06 |
Michael Matz | While trying to regenerate the testsuite I noticed...
|
commit | commitdiff | tree |
2007-12-06 |
Michael Matz | prefix-code the string store, difference-code the dependency...
|
commit | commitdiff | tree |
2007-11-25 |
Michael Matz | Advancing to the next solvable needs to happen a posteriori...
|
commit | commitdiff | tree |
2007-11-25 |
Michael Matz | Fix mergesolv for repos with holes.
|
commit | commitdiff | tree |
2007-11-25 |
Michael Matz | Fix rpmdb2solv, reused solvables must retain their...
|
commit | commitdiff | tree |
2007-11-16 |
Michael Matz | Reduce C&P code by factoring out the uniquifying string...
|
commit | commitdiff | tree |
2007-11-11 |
Michael Matz | Interface to search for strings in attributes.
|
commit | commitdiff | tree |
2007-11-09 |
Michael Matz | Let's use the really correct specifier :)
|
commit | commitdiff | tree |
2007-11-01 |
Michael Matz | Add my own version of a Lempel-Ziv type compressor...
|
commit | commitdiff | tree |
2007-10-31 |
Michael Matz | The blobs are now stored and loaded. If the input...
|
commit | commitdiff | tree |
2007-10-30 |
Michael Matz | Parse also a second packages file (e.g. packages.en...
|
commit | commitdiff | tree |
2007-10-30 |
Michael Matz | We can create blobs now. But can't yet store them...
|
commit | commitdiff | tree |
2007-10-30 |
Michael Matz | An iterator over attributes, as GCC scalarizes it the...
|
commit | commitdiff | tree |
2007-10-29 |
Michael Matz | Write and read the read-only representation directly.
|
commit | commitdiff | tree |
2007-10-29 |
Michael Matz | A DWARF like in-memory representation (with abbreviations...
|
commit | commitdiff | tree |
2007-10-28 |
Michael Matz | Start of an attribute store. It can hold arbitrary...
|
commit | commitdiff | tree |
2007-10-23 |
Michael Matz | No need for testing null-ness anymore.
|
commit | commitdiff | tree |
2007-10-20 |
Michael Matz | Now that I can read content files, let's use that.
|
commit | commitdiff | tree |
2007-10-20 |
Michael Matz | content2solv: a parser for the content file of Yast2...
|
commit | commitdiff | tree |
2007-10-20 |
Michael Matz | I need C++ here too.
|
commit | commitdiff | tree |
2007-10-15 |
Michael Matz | Simple shell script accepting a directory with local...
|
commit | commitdiff | tree |
2007-10-15 |
Michael Matz | To be able to accept a set of patches simply cat'ed...
|
commit | commitdiff | tree |
2007-10-15 |
Michael Matz | Blaeh. LIBS doesn't provide DEPENDENCIES, hence we...
|
commit | commitdiff | tree |
2007-10-15 |
Michael Matz | I have use for a tool to merge .solv files.
|
commit | commitdiff | tree |
2007-10-12 |
Michael Matz | Make the satsolver header usable with C++ (only pool...
|
commit | commitdiff | tree |
2007-10-12 |
Michael Matz | The .spec file also referred to the shared lib. Fix...
|
commit | commitdiff | tree |
2007-10-12 |
Michael Matz | Enable maintainer-mode (so that Makefiles are automatically...
|
commit | commitdiff | tree |
2007-10-12 |
Michael Matz | For now only build a static (but PIC) libsatsolver...
|
commit | commitdiff | tree |
|