adapt to swig bindings (incomplete, non-working)
[platform/upstream/libsolv.git] / tools /
2007-12-28 Michael MatzInstall content2solv.
2007-12-28 Michael MatzMemory efficient representation of the dirtree (importa...
2007-12-27 Michael MatzNo idea why I had this as intlist.
2007-12-27 Michael MatzParse also +Dir:, i.e. the packages.DU file. For now...
2007-12-27 Michael MatzEnable ATTR_INTLIST to contain zeros. Use the same...
2007-12-22 Klaus Kaempfprepare to pass rootdir for reading rpmdb from other...
2007-12-21 Michael Schroeder- fix bug in repo_addid_dep
2007-12-21 Michael MatzImprove the page eviction a bit.
2007-12-21 Michael MatzLet's not compare strings in an if-cascade or lookup...
2007-12-18 Michael MatzOne-valued types for media number. They can be encoded...
2007-12-17 Michael Schroeder- removed verticals for now to make work easier
2007-12-11 Michael Schroeder- beautify
2007-12-11 Michael MatzHandle most of the susetags tags. Major exception...
2007-12-10 Michael Schroeder- use schema in repodata to make it extendible
2007-12-10 Michael Schroeder- add evrcmp mode parameter
2007-12-08 Michael MatzPfeww. I'm tired, but now you can add refers from...
2007-12-08 Michael MatzPull together attribute store and repo. dumpsolv actua...
2007-12-08 Michael MatzStart moving the attribute store into the library.
2007-12-08 Michael MatzA helper function for embedded attributes in SOLV files.
2007-12-07 Michael MatzMake the attrstore types available generally.
2007-12-07 Michael MatzFiddling with writing without fiddling with reading...
2007-12-07 Michael MatzWork around the schema problem for now without changing...
2007-12-07 Michael MatzAs I don't want to merge and map local strings, I need...
2007-12-07 Michael MatzMake the attribute names part of the string pool, so...
2007-12-07 Michael MatzNearly use the SOLV format for the attribute store...
2007-12-06 Michael Schroeder- cleanup code a bit
2007-12-06 Michael MatzWhile trying to regenerate the testsuite I noticed...
2007-12-06 Michael Matzprefix-code the string store, difference-code the depen...
2007-12-04 Michael Schroeder- switch to new solv format using schemata
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'