2013-04-23 |
Michael Schroeder | add repo_add_rpmdb_reffp to easily add rpmdb content... |
blob | commitdiff |
2013-04-05 |
Michael Schroeder | cleanup hash code, it makes no sense to have an extra... |
blob | commitdiff | diff to current |
2013-04-02 |
Michael Schroeder | Merge pull request #27 from weinhold/upstream |
blob | commitdiff | diff to current |
2013-04-02 |
Ingo Weinhold | Make all public libsolv headers C++ safe |
blob | commitdiff | diff to current |
2013-01-15 |
Michael Schroeder | do not ignore disabled/considered flags for src packages |
blob | commitdiff | diff to current |
2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
blob | commitdiff | diff to current |
2012-11-06 |
Michael Schroeder | rename repodata_delete to repodata_set_deleted, add... |
blob | commitdiff | diff to current |
2012-10-26 |
Michael Schroeder | add pool_job2solvables and selection_solvables |
blob | commitdiff | diff to current |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
blob | commitdiff | diff to current |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
blob | commitdiff | diff to current |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
blob | commitdiff | diff to current |
2012-01-17 |
Michael Schroeder | - move dataiterator declarations into a separate file |
blob | commitdiff | diff to current |
2012-01-16 |
Michael Schroeder | - add missing repo_lookup_deparray/repo_add_deparray... |
blob | commitdiff | diff to current |
2012-01-09 |
Michael Schroeder | - hide solver internals |
blob | commitdiff | diff to current |
2011-12-23 |
Michael Schroeder | - add repo_id2repodata, fix loop start in maybe_load_re... |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - make repodata also start with id 1 |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - INCOMPATIBLE CHANGE: index with repoid (thus pool... |
blob | commitdiff | diff to current |
2011-12-22 |
Michael Schroeder | - add solv_strdup(), rename repo_freeallrepos() to... |
blob | commitdiff | diff to current |
2011-12-19 |
Michael Schroeder | - speed up repo_addid_dep() in case of excessive depend... |
blob | commitdiff | diff to current |
2011-06-14 |
Michael Schroeder | - use FOR_REPODATAS macro |
blob | commitdiff | diff to current |
2011-05-25 |
Michael Schroeder | - add solver_private.h, make repo_ functions return... |
blob | commitdiff | diff to current |
2011-05-25 |
Michael Schroeder | un-inline some functions, remove SAT_DEBUG_SCHUBI |
blob | commitdiff | diff to current |
2011-05-24 |
Michael Schroeder | rename satsolver -> libsolv |
blob | commitdiff | diff to current |
2011-03-23 |
Michael Schroeder | - add repo_lookup_idarray(), repo_lookup_checksum(... |
blob | commitdiff | diff to current |
2011-02-23 |
Michael Schroeder | - delete type checks. instead, just call the repodata... |
blob | commitdiff | diff to current |
2010-12-02 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | diff to current |
2010-11-24 |
Michael Schroeder | - fix repo_set_num argument type |
blob | commitdiff | diff to current |
2010-11-11 |
Klaus Kämpf | Merge branch 'master' of gitorious.org:opensuse/sat... |
blob | commitdiff | diff to current |
2010-04-12 |
Michael Schroeder | Also look at obsoletes of installed packages, like... |
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-17 |
Michael Schroeder | - add repodata_write and repo_empty functions |
blob | commitdiff | diff to current |
2009-07-15 |
Michael Schroeder | - support SEARCH_STRINGSTART and SEARCH_STRINGEND |
blob | commitdiff | diff to current |
2009-07-14 |
Michael Schroeder | - add new flags for the load functions: |
blob | commitdiff | diff to current |
2009-07-10 |
Michael Schroeder | - add repodata_join function to join a solvable block |
blob | commitdiff | diff to current |
2009-07-09 |
Michael Schroeder | - add support for repository disabling |
blob | commitdiff | diff to current |
2009-07-08 |
Michael Schroeder | - add repo_free_repodata to remove a repodata from... |
blob | commitdiff | diff to current |
2009-07-02 |
Michael Schroeder | Merge branch 'master' of git@git.opensuse.org:projects... |
blob | commitdiff | diff to current |
2009-07-02 |
Michael Andres | fix dataiterator_init_clone prototype |
blob | commitdiff | diff to current |
2009-07-02 |
Michael Schroeder | - add dataiterator_init_clone to make ma happy |
blob | commitdiff | diff to current |
2009-07-02 |
Michael Schroeder | - clonepos didn't clne nparents |
blob | commitdiff | diff to current |
2009-07-02 |
Michael Schroeder | - add rootlevel to dataiterator |
blob | commitdiff | diff to current |
2009-07-01 |
Michael Schroeder | add dataiterator_clonepos and dataiterator_seek |
blob | commitdiff | diff to current |
2009-06-30 |
Michael Schroeder | - fix sidedata segfault |
blob | commitdiff | diff to current |
2009-06-29 |
Michael Schroeder | - add some comments, move code around |
blob | commitdiff | diff to current |
2009-06-23 |
Michael Schroeder | - add appdata application private pointer to Pool/Repo |
blob | commitdiff | diff to current |
2009-06-15 |
Michael Schroeder | - add repoid to repo struct |
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-07 |
Michael Schroeder | - kill old dataiterator_match_obsolete function |
blob | commitdiff | diff to current |
2008-11-17 |
Michael Schroeder | - fix old FIXME by not pruning installed packages |
blob | commitdiff | diff to current |
2008-10-30 |
Michael Schroeder | - adapt to coding style |
blob | commitdiff | diff to current |
2008-10-21 |
Klaus Kaempf | document Dataiterator and esp. dataiterator_init |
blob | commitdiff | diff to current |
2008-10-20 |
Michael Schroeder | - more cleanups: |
blob | commitdiff | diff to current |
2008-10-13 |
Michael Schroeder | - add dataiterator_setpos_parent |
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 | - also use matcher in repo_solv |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - bring back dataiterator_match for now (to be removed... |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - move search position into pool |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - kill SEARCH_EXTRA so we see where libzypp has to... |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - declare dataiterator_free |
blob | commitdiff | diff to current |
2008-10-09 |
Michael Schroeder | - the big solv data change |
blob | commitdiff | diff to current |
2008-09-12 |
Duncan Mac-Vicar P | - add repo_add_poolstr_array |
blob | commitdiff | diff to current |
2008-09-10 |
Michael Schroeder | - work around c++ compiler (see also yosefk.com/c+... |
blob | commitdiff | diff to current |
2008-09-10 |
Michael Schroeder | - bring side data handling into better shape |
blob | commitdiff | diff to current |
2008-09-01 |
Michael Schroeder | - implement otherproviders() |
blob | commitdiff | diff to current |
2008-08-13 |
Michael Matz | Support searching in filelists via the dataiterator... |
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 | I promised this to Jano; skipping kinds in matcher... |
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-09 |
Jan Kupec | - enable regex matching in Dataiterator |
blob | commitdiff | diff to current |
2008-04-09 |
Michael Matz | Make dataiterator_match available. |
blob | commitdiff | diff to current |
2008-04-08 |
Klaus Kaempf | make numeric attribute type consistent with repodata... |
blob | commitdiff | diff to current |
2008-04-03 |
Michael Matz | Dataiterator can walk over multiple repos now (SEARCH_A... |
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-07 |
Michael Matz | Make rpmdb2solv reasonably fast again. |
blob | commitdiff | diff to current |
2008-03-06 |
Michael Schroeder | - beautify a bit |
blob | commitdiff | diff to current |
2008-03-03 |
Michael Schroeder | - fix bug in solv loading callback |
blob | commitdiff | diff to current |
2008-02-24 |
Michael Matz | Implement iterating also over solvable data. |
blob | commitdiff | diff to current |
2008-02-23 |
Michael Matz | An iterator interface to attributes. Supports the... |
blob | commitdiff | diff to current |
2008-02-21 |
Klaus Kaempf | re-compute 's' pointer while iterating repo solvables... |
blob | commitdiff | diff to current |
2008-02-14 |
Klaus Kaempf | add a generic attribute lookup function 'repo_lookup' |
blob | commitdiff | diff to current |
2008-02-14 |
Klaus Kaempf | fix comment |
blob | commitdiff | diff to current |
2008-02-14 |
Klaus Kaempf | fix and document parameters of Repokey |
blob | commitdiff | diff to current |
2008-02-08 |
Duncan Mac-Vicar P | fix typo, it compiles with or without typo uh? |
blob | commitdiff | diff to current |
2008-02-06 |
Duncan Mac-Vicar P | expose repo_lookup_str and add lookup_num (nonworking) |
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 |
2007-12-21 |
Michael Schroeder | - fix bug in repo_addid_dep |
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 | - some pieces of code for the unified lookup/search... |
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 | Pull together attribute store and repo. dumpsolv actua... |
blob | commitdiff | diff to current |
2007-11-21 |
Michael Andres | use SATSOLVER_ prefix in include guards |
blob | commitdiff | diff to current |
2007-11-19 |
Michael Schroeder | - add FOR_REPO_SOLVABLES repo iterator macro |
blob | commitdiff | diff to current |
2007-11-17 |
Michael Schroeder | - some more cleanup |
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 |
next |