2012-11-13 |
Michael Schroeder | support REPO_NO_LOCATION, rename "set_deleted" to the... |
tree | commitdiff |
2012-11-12 |
Michael Schroeder | fix stupid typo in repo_deb, specialize obsoletes inste... |
tree | commitdiff |
2012-11-06 |
Michael Schroeder | add repodata_set_deltalocation and use it in the parsers |
tree | commitdiff |
2012-10-24 |
Michael Schroeder | example/solv: support all compression types |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | support repository:repomd:size, cleanup code a bit |
tree | commitdiff |
2012-10-23 |
Michael Schroeder | implement pool_set_rootdir/REPO_USE_ROOTDIR instead... |
tree | commitdiff |
2012-10-22 |
Michael Schroeder | Merge pull request #19 from nateskulic/master |
tree | commitdiff |
2012-10-19 |
Michael Schroeder | check for rpm/db.h header file |
tree | commitdiff |
2012-10-15 |
Michael Schroeder | add repo_add_rpm_handle, add ENABLE_RPMDB_BYRPMHEADER... |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | use evrid2vrstr inline function |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | add repodata_set_sourcepkg and solvable_lookup_sourcepk... |
tree | commitdiff |
2012-10-08 |
Michael Schroeder | fix finish_solvable do not rely on a "handle" argument... |
tree | commitdiff |
2012-10-05 |
Michael Schroeder | simplify forcebinary code again: use TAG_SOURCEPACKAGE... |
tree | commitdiff |
2012-10-04 |
Michael Schroeder | do not force rpm5 rpms to binary, the type info in... |
tree | commitdiff |
2012-09-10 |
Michael Schroeder | - fix error handling in solv_xfopen_buf |
tree | commitdiff |
2012-09-06 |
Michael Schroeder | - repo_arch: make it work with empty prefixes |
tree | commitdiff |
2012-09-05 |
Michael Schroeder | compatibility with rpm: force to binary rpm if the... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | - implement RPM_ADD_WITH_LEADSIGID, make RPM_ADD_WITH_H... |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | - store SOLVABLE_HDRID as checksum |
tree | commitdiff |
2012-06-27 |
Michael Schroeder | Merge pull request #15 from akozumpl/pullreq |
tree | commitdiff |
2012-06-27 |
Ales Kozumplik | - repo_rpmdb: read in RPMTAG_SHA1HEADER |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - export repo_add_cudf, use SOLVER_ORUPDATE for cudf... |
tree | commitdiff |
2012-06-25 |
Michael Schroeder | - add SOLVER_ORUPDATE and SOLVER_FORCEBEST (see solver.h) |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - set disttype before setting the architecture so that... |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - name sure to record all namespace ids in testcases |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - fix testcase writing bugs |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - also parse cudf provides ;) |
tree | commitdiff |
2012-06-22 |
Michael Schroeder | - add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO... |
tree | commitdiff |
2012-05-31 |
Michael Schroeder | - fix gzFile usage, oops |
tree | commitdiff |
2012-04-16 |
Michael Schroeder | - use pool_error instead of pool_debug in repo_add_arch_pkg |
tree | commitdiff |
2012-04-16 |
Michael Schroeder | - get rid of plural forms of repo_add_pkg, use pool_err... |
tree | commitdiff |
2012-04-16 |
Michael Schroeder | Merge pull request #13 from akozumpl/upstream |
tree | commitdiff |
2012-04-16 |
Ales Kozumplik | build: export the new *_testtags methods |
tree | commitdiff |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
tree | commitdiff |
2012-04-13 |
Michael Schroeder | - rename "susetags" in testcases to "testtags", because... |
tree | commitdiff |
2012-04-13 |
Michael Schroeder | - support <inline> repositories (because we can), fix... |
tree | commitdiff |
2012-04-12 |
Michael Schroeder | - use repo_free_solvable instead of repo_free_solvable_... |
tree | commitdiff |
2012-04-11 |
Michael Schroeder | - support SOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES in testcases |
tree | commitdiff |
2012-04-03 |
Michael Schroeder | - repo_rpmdb: always check for distepoch, check for... |
tree | commitdiff |
2012-04-03 |
Michael Schroeder | - support repo_add_arch_local to read the installed... |
tree | commitdiff |
2012-04-02 |
Michael Schroeder | - "noarch" is called "any" on archlinux, so now we... |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - also implement files.xml parsing for m&m |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - fix mem leak in arch code |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - support files section, support repo extension for... |
tree | commitdiff |
2012-03-30 |
Michael Schroeder | - add support for archlinux packages/repos |
tree | commitdiff |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
tree | commitdiff |
2012-03-28 |
Michael Schroeder | Merge branch 'master' of github.com:openSUSE/libsolv |
tree | commitdiff |
2012-03-27 |
Michael Schroeder | - clean up lzma code a bit |
tree | commitdiff |
2012-03-26 |
Michael Schroeder | - adapt to liobsolv coding style |
tree | commitdiff |
2012-03-26 |
Michael Schroeder | - rename to ENABLE_LZMA_COMPRESSION as the lib is calle... |
tree | commitdiff |
2012-03-26 |
Michael Schroeder | - implement support for xz/lzma compression |
tree | commitdiff |
2012-03-26 |
Michael Schroeder | - add "allownamechange" flag for completeness |
tree | commitdiff |
2012-03-23 |
Michael Schroeder | - don't call pool_solvid2str in testcase_solvid2str |
tree | commitdiff |
2012-03-23 |
Michael Schroeder | - add repo_mdk_add_info() function to parse the M&M... |
tree | commitdiff |
2012-03-22 |
Michael Schroeder | - check distepoch tag if rpm5 is used |
tree | commitdiff |
2012-03-22 |
Michael Schroeder | - add M&M synthesis file parser, add mkd2solv tool |
tree | commitdiff |
2012-03-22 |
Michael Schroeder | - support distepoch handling in release, used by the... |
tree | commitdiff |
2012-03-19 |
Michael Schroeder | - more cleanup and return type fixes |
tree | commitdiff |
2012-03-19 |
Michael Schroeder | - fix return type of repo_deltainfoxml, remove obsolete... |
tree | commitdiff |
2012-03-19 |
Michael Schroeder | cleanup rpmdb copy code now that we can do rels in... |
tree | commitdiff |
2012-03-14 |
Michael Schroeder | - SOLVABLE_DISTRIBUTION is a poolstr everywhere else... |
tree | commitdiff |
2012-03-14 |
Michael Schroeder | Merge pull request #10 from akozumpl/upstream |
tree | commitdiff |
2012-03-14 |
Ales Kozumplik | testcase.h uses the Solver data type, include it. |
tree | commitdiff |
2012-03-13 |
Michael Schroeder | - silence gcc -Wformat |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | - use our own susetags parser, even if ENABLE_SUSEREPO... |
tree | commitdiff |
2012-03-09 |
Michael Schroeder | - repo_helix: also parse srcpackage elements |
tree | commitdiff |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
tree | commitdiff |
2012-02-29 |
Michael Schroeder | - fix argc comparison |
tree | commitdiff |
2012-02-29 |
Michael Schroeder | support RESULT_UNNEEDED in testcases |
tree | commitdiff |
2012-02-24 |
Michael Schroeder | - rename SOLVER_FLAG_IGNORE_ALREADY_RECOMMENDED to... |
tree | commitdiff |
2012-02-23 |
Michael Schroeder | - fix "autoextend" susetags mode not to add to old... |
tree | commitdiff |
2012-02-23 |
Michael Schroeder | - fix spelling of ENABLE_RPMDB_PUBKEY |
tree | commitdiff |
2012-02-22 |
Michael Schroeder | - also put poolflags in testcases, support <inline... |
tree | commitdiff |
2012-02-22 |
Michael Schroeder | - support testcases with multiple solver jobs |
tree | commitdiff |
2012-02-21 |
Michael Schroeder | - allow <> dep in susetags, special case pattern: in... |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - fix testcasedir handling |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - fix copy&paste error |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make old rpmdb pubkey support optional |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - add some bits of history |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make pool flags private, allow self conflicts for... |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - fix comparisons in commit_diskusage() |
tree | commitdiff |
2012-02-20 |
Michael Schroeder | - make file list conversion twice as fast by adding... |
tree | commitdiff |
2012-02-17 |
Michael Schroeder | - hide repodata internals (needed to move repo_write... |
tree | commitdiff |
2012-02-16 |
Michael Schroeder | - comps: use group: and category: instead of pattern: |
tree | commitdiff |
2012-02-16 |
Michael Schroeder | - fix filelist handling in repo_susetags and testcase |
tree | commitdiff |
2012-02-15 |
Michael Schroeder | - commit current state of testcase |
tree | commitdiff |
2012-02-15 |
Michael Schroeder | - make susetags format work with packages that have... |
tree | commitdiff |
2012-02-15 |
Michael Schroeder | Merge pull request #6 from akozumpl/upstream |
tree | commitdiff |
2012-02-15 |
Zdeněk Pavlas | repo_write: fix key packing |
tree | commitdiff |
2012-02-14 |
Michael Schroeder | - commit current state of testcase support |
tree | commitdiff |
2012-02-14 |
Michael Schroeder | - support writing of gzipped files |
tree | commitdiff |
2012-02-09 |
Michael Schroeder | - start testcase reading/writing support |
tree | commitdiff |
2012-02-07 |
Michael Schroeder | - add join_dup helper, cleanup code |
tree | commitdiff |
2012-02-07 |
Michael Schroeder | - use join2 for temp store of the language instead... |
tree | commitdiff |
2012-02-07 |
Michael Schroeder | - clear langcache if the default language changes |
tree | commitdiff |
2012-02-06 |
Michael Schroeder | - get rid of static variables used by join2 |
tree | commitdiff |
2012-02-06 |
Michael Schroeder | - add long forgotten break statement... |
tree | commitdiff |
2012-02-06 |
Michael Schroeder | - clean up repo parsing code |
tree | commitdiff |
2012-02-02 |
Michael Schroeder | - start support for Fedora comps format |
tree | commitdiff |
2012-01-18 |
Michael Schroeder | - add cmake options to only build for some repository... |
tree | commitdiff |
next |