2014-01-20 |
Michael Schroeder | Merge pull request #41 from dmacvicar/master |
blob | commitdiff |
2013-10-16 |
Michael Schroeder | remove trailing whitespace |
blob | commitdiff |
2013-06-21 |
Michael Schroeder | make sure we don't see REPOKEY_TYPE_REL_IDARRAY outside... |
blob | commitdiff | diff to current |
2013-04-05 |
Michael Schroeder | cleanup hash code, it makes no sense to have an extra... |
blob | commitdiff | diff to current |
2012-11-29 |
Michael Schroeder | free tmp repodata when repo_solv returns an error |
blob | commitdiff | diff to current |
2012-11-26 |
Michael Schroeder | - save memory in localpool case |
blob | commitdiff | diff to current |
2012-11-23 |
Michael Schroeder | optimize string handling in repo_add_solv a bit |
blob | commitdiff | diff to current |
2012-11-22 |
Michael Schroeder | make sure we have at least id 0 and 1 in a local pool... |
blob | commitdiff | diff to current |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
blob | commitdiff | diff to current |
2012-04-11 |
Michael Schroeder | Merge pull request #12 from zde/master |
blob | commitdiff | diff to current |
2012-04-11 |
Michael Schroeder | - support REPO_EXTEND_SOLVABLES in repo_add_solv (thank... |
blob | commitdiff | diff to current |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
blob | commitdiff | diff to current |
2012-03-21 |
Michael Schroeder | - don't free whatprovides in repo_solv, instead grow... |
blob | commitdiff | diff to current |
2012-03-20 |
Michael Schroeder | - reuse string/rel hashes in repo_add_solv where possible |
blob | commitdiff | diff to current |
2012-03-19 |
Michael Schroeder | - cleanup array eof handling, improve data_readid/readnum |
blob | commitdiff | diff to current |
2012-03-15 |
Michael Schroeder | - simplify code a bit, also allow to store RPM_RPMDBID... |
blob | commitdiff | diff to current |
2012-03-14 |
Michael Schroeder | - be a bit more careful with signed ids, check that... |
blob | commitdiff | diff to current |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
blob | commitdiff | diff to current |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - make repodata also start with id 1 |
blob | commitdiff | diff to current |
2011-07-12 |
Michael Schroeder | - rename all sat_ to solv_ |
blob | commitdiff | diff to current |
2011-05-24 |
Michael Schroeder | - do not use obsolete interface in libsolv library... |
blob | commitdiff | diff to current |
2011-04-21 |
Michael Schroeder | - made data_read_idarray, data_read_rel_idarray, data_s... |
blob | commitdiff | diff to current |
2011-04-04 |
Michael Schroeder | - fix constantid handling for localpool case: we must... |
blob | commitdiff | diff to current |
2011-02-23 |
Michael Schroeder | - repo_solv: add some type/storage checks |
blob | commitdiff | diff to current |
2009-08-31 |
Stephan Kulow | Merge branch 'master' of git://git.opensuse.org/project... |
blob | commitdiff | diff to current |
2009-07-21 |
Michael Schroeder | - fix stub handling bugs |
blob | commitdiff | diff to current |
2009-07-21 |
Michael Schroeder | - color support in fileconflict checking |
blob | commitdiff | diff to current |
2009-07-17 |
Michael Schroeder | - move check for space block to front so that we will... |
blob | commitdiff | diff to current |
2009-07-15 |
Michael Schroeder | - check for holes when replacing solvable data |
blob | commitdiff | diff to current |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
blob | commitdiff | diff to current |
2009-06-15 |
Klaus Kämpf | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-05-25 |
Michael Schroeder | - cleanup the code, make two functions static |
blob | commitdiff | diff to current |
2008-11-05 |
Michael Schroeder | - actually "unsigned long" is wrong, too. It should... |
blob | commitdiff | diff to current |
2008-11-05 |
Klaus Kaempf | fix compile on 64bit |
blob | commitdiff | diff to current |
2008-11-04 |
Michael Schroeder | - log more statistics |
blob | commitdiff | diff to current |
2008-10-30 |
Michael Schroeder | - adapt to coding style |
blob | commitdiff | diff to current |
2008-10-23 |
Michael Schroeder | - read data in larger chunks |
blob | commitdiff | diff to current |
2008-10-21 |
Michael Schroeder | - maybe better this way |
blob | commitdiff | diff to current |
2008-10-21 |
Michael Schroeder | - make repo_add_solv fast again |
blob | commitdiff | diff to current |
2008-10-20 |
Michael Schroeder | - more cleanups: |
blob | commitdiff | diff to current |
2008-10-13 |
Michael Schroeder | - change entry back to better name solvid |
blob | commitdiff | diff to current |
2008-10-13 |
Michael Schroeder | - add some parens to fix the segfault |
blob | commitdiff | diff to current |
2008-10-13 |
Michael Schroeder | - clean up repopage stuff |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - the big solv data change |
blob | commitdiff | diff to current |
2008-09-10 |
Michael Schroeder | - bring side data handling into better shape |
blob | commitdiff | diff to current |
2008-07-21 |
Michael Schroeder | - no more freshens. R.I.P. |
blob | commitdiff | diff to current |
2008-05-07 |
Michael Schroeder | - add rpmdbcookie support |
blob | commitdiff | diff to current |
2008-04-27 |
Michael Matz | (De-)Serialize structured types. Dataiterator and... |
blob | commitdiff | diff to current |
2008-04-14 |
Michael Matz | Add REPOKEY_TYPE_COUNTED type (for arrays of structures). |
blob | commitdiff | diff to current |
2008-04-01 |
Michael Matz | Working but for now inactive code to support non-solvab... |
blob | commitdiff | diff to current |
2008-03-20 |
Michael Schroeder | - also support sha256 |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Matz | Support new types for MD5 and SHA1 checksums (stored... |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Schroeder | - beautify add_array code |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Matz | Add functions to create IDARRAY attributes. |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Schroeder | - write addedprovides as rel_idarray to save some bytes |
blob | commitdiff | diff to current |
2008-03-19 |
Michael Schroeder | - write info block containing addedprovides |
blob | commitdiff | diff to current |
2008-03-06 |
Michael Schroeder | - beautify a bit |
blob | commitdiff | diff to current |
2008-03-03 |
Michael Schroeder | - fix mem leaks |
blob | commitdiff | diff to current |
2008-02-29 |
Michael Schroeder | - change solv format in an incompatible way, breaking... |
blob | commitdiff | diff to current |
2008-02-20 |
Michael Schroeder | - fix file descriptor leak |
blob | commitdiff | diff to current |
2008-02-20 |
Michael Schroeder | - fix memory leaks |
blob | commitdiff | diff to current |
2008-02-19 |
Michael Schroeder | - fix memory leaks |
blob | commitdiff | diff to current |
2008-02-18 |
Michael Schroeder | - strip trailing slashes from splitprovides so that... |
blob | commitdiff | diff to current |
2008-02-15 |
Michael Schroeder | - really support DIRSTRARRAY type |
blob | commitdiff | diff to current |
2008-02-15 |
Michael Matz | Read version 6 files, but don't expose to outside. |
blob | commitdiff | diff to current |
2008-02-15 |
Klaus Kaempf | remove 'kind' handling ( will re-appear in applayer... |
blob | commitdiff | diff to current |
2008-02-14 |
Michael Matz | Cleanup a bit. |
blob | commitdiff | diff to current |
2008-02-11 |
Michael Matz | More subtle errors in (up to now) untested code paths... |
blob | commitdiff | diff to current |
2008-02-10 |
Michael Matz | Support for generating separate sub files and bugfixes... |
blob | commitdiff | diff to current |
2008-02-07 |
Klaus Kaempf | introduce Solvable.kind to remove the need for strcmp... |
blob | commitdiff | diff to current |
2008-01-30 |
Michael Schroeder | allow empty strings |
blob | commitdiff | diff to current |
2008-01-30 |
Michael Matz | Storing the schema in front of the incore data releaves... |
blob | commitdiff | diff to current |
2008-01-29 |
Michael Schroeder | - add key filtering to repo_write |
blob | commitdiff | diff to current |
2008-01-15 |
Michael Schroeder | - add dir reading code to solv reader |
blob | commitdiff | diff to current |
2008-01-14 |
Michael Matz | It's nicer to represent the special numbers as TYPE_VOI... |
blob | commitdiff | diff to current |
2008-01-09 |
Michael Schroeder | - rename xmalloc/... functions to sat_malloc, as we... |
blob | commitdiff | diff to current |
2007-12-27 |
Michael Matz | Enable ATTR_INTLIST to contain zeros. Use the same... |
blob | commitdiff | diff to current |
2007-12-18 |
Michael Schroeder | - do not exit on bad solv files |
blob | commitdiff | diff to current |
2007-12-17 |
Michael Schroeder | - removed verticals for now to make work easier |
blob | commitdiff | diff to current |
2007-12-14 |
Michael Schroeder | - forgot to store start and end of id block |
blob | commitdiff | diff to current |
2007-12-14 |
Michael Schroeder | - some pieces of code for the unified lookup/search... |
blob | commitdiff | diff to current |
2007-12-11 |
Michael Matz | Handle most of the susetags tags. Major exception... |
blob | commitdiff | diff to current |
2007-12-10 |
Michael Schroeder | - use schema in repodata to make it extendible |
blob | commitdiff | diff to current |
2007-12-08 |
Michael Matz | Pfeww. I'm tired, but now you can add refers from... |
blob | commitdiff | diff to current |
2007-12-08 |
Michael Matz | I'm going to use the file info block real soon now... |
blob | commitdiff | diff to current |
2007-12-08 |
Michael Matz | Also activate paging for embedded attr stores. |
blob | commitdiff | diff to current |
2007-12-08 |
Michael Matz | Pull together attribute store and repo. dumpsolv actua... |
blob | commitdiff | diff to current |
2007-12-06 |
Michael Schroeder | - cleanup code a bit |
blob | commitdiff | diff to current |
2007-12-06 |
Michael Matz | While trying to regenerate the testsuite I noticed... |
blob | commitdiff | diff to current |
2007-12-06 |
Michael Matz | prefix-code the string store, difference-code the depen... |
blob | commitdiff | diff to current |
2007-12-04 |
Michael Schroeder | - switch to new solv format using schemata |
blob | commitdiff | diff to current |
2007-11-28 |
Michael Schroeder | - changed debug mechanism a bit, it is now part of... |
blob | commitdiff | diff to current |
2007-11-26 |
Stefan Schubert | replaced printf by a locking function |
blob | commitdiff | diff to current |
2007-11-17 |
Michael Schroeder | - changed repo interface a bit, now alloc/free handle... |
blob | commitdiff | diff to current |
2007-11-16 |
Michael Schroeder | - add solvable allocation functions |
blob | commitdiff | diff to current |
2007-11-16 |
Michael Matz | Reduce C&P code by factoring out the uniquifying string... |
blob | commitdiff | diff to current |
2007-11-14 |
Michael Schroeder | - allow repositories that don't consist of a single... |
blob | commitdiff | diff to current |
2007-11-13 |
Michael Schroeder | - cleanup repo handlin API |
blob | commitdiff | diff to current |
2007-11-08 |
Michael Schroeder | - add a license |
blob | commitdiff | diff to current |
next |