bugfix
[platform/upstream/libsolv.git] / tools /
2007-11-25 Michael MatzAdvancing to the next solvable needs to happen a poster...
2007-11-25 Michael MatzFix mergesolv for repos with holes.
2007-11-25 Michael MatzFix rpmdb2solv, reused solvables must retain their...
2007-11-17 Michael Schroeder- changed repo interface a bit, now alloc/free handle...
2007-11-16 Michael Schroeder- add solvable allocation functions
2007-11-16 Michael MatzReduce C&P code by factoring out the uniquifying string...
2007-11-16 Stephan Kulowtesting something
2007-11-14 Michael Schroeder- allow repositories that don't consist of a single...
2007-11-13 Michael Schroeder- cleanup repo handlin API
2007-11-11 Michael MatzInterface to search for strings in attributes.
2007-11-09 Michael MatzLet's use the really correct specifier :)
2007-11-09 Klaus Kaempfmake vintage systems happy too
2007-11-09 Klaus Kaempffix the build
2007-11-08 Stephan Kulowmake it executable
2007-11-08 Stephan Kulowinstall the tools
2007-11-08 Michael Schroeder- add a license
2007-11-01 Michael MatzAdd my own version of a Lempel-Ziv type compressor...
2007-10-31 Michael Schroeder- allow downgrade for INSTALL_SOLVABLE
2007-10-31 Stephan Kulowyep, right. DISTVERSION is the same misunderstanding
2007-10-31 Stephan Kulowfixing misunderstanding
2007-10-31 Michael MatzThe blobs are now stored and loaded. If the input...
2007-10-30 Michael MatzParse also a second packages file (e.g. packages.en...
2007-10-30 Michael MatzWe can create blobs now. But can't yet store them...
2007-10-30 Michael Schroeder- add vendor id to solvables
2007-10-30 Michael MatzAn iterator over attributes, as GCC scalarizes it the...
2007-10-29 Michael MatzWrite and read the read-only representation directly.
2007-10-29 Michael Schroeder- cleanup strange code
2007-10-29 Michael MatzA DWARF like in-memory representation (with abbreviatio...
2007-10-28 Michael MatzStart of an attribute store. It can hold arbitrary...
2007-10-28 Stephan Kulowdon't play with pointers
2007-10-26 Duncan Mac-Vicar Pto follow SUSE tools conventions
2007-10-26 Duncan Mac-Vicar Pbye autofoo
2007-10-26 Duncan Mac-Vicar P- add cmake support
2007-10-24 Michael Schroeder- goodbye deps, we no longer need you
2007-10-23 Michael MatzNo need for testing null-ness anymore.
2007-10-23 Stephan Kulowfix compile
2007-10-23 Michael Schroeder- switch dependencies from Id pointers to Offsets
2007-10-23 Stephan Kulowfix compile
2007-10-22 Michael Schroeder- first step in getting rid of dependency pointers:
2007-10-20 Michael MatzNow that I can read content files, let's use that.
2007-10-20 Michael Matzcontent2solv: a parser for the content file of Yast2...
2007-10-19 Stephan Kulowdon't crash too often
2007-10-19 Stephan Kulowtrying to mimic the libzypp handling of kernel deps...
2007-10-15 Michael MatzSimple shell script accepting a directory with local...
2007-10-15 Michael MatzTo be able to accept a set of patches simply cat'ed...
2007-10-15 Michael MatzBlaeh. LIBS doesn't provide DEPENDENCIES, hence we...
2007-10-15 Michael MatzI have use for a tool to merge .solv files.
2007-10-14 Stephan Kulowparse <product> out of helix sources
2007-10-12 Michael Schroederfix makefiles a bit
2007-10-05 Michael Schroeder- support for legacy rewriting
2007-10-05 Michael Schroederdo not add self-provides to src rpms
2007-10-02 Klaus Kaempfprep for package
2007-10-02 Klaus Kaempfcurrent state of 'sat-solver'