2012-04-16 |
Michael Schroeder | - document supported package/repository formats |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Michael Schroeder | - get rid of exit(1) calls in repo_write, instead retur... |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Michael Schroeder | Merge pull request #13 from akozumpl/upstream |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Ales Kozumplik | build: export the new *_testtags methods |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Michael Schroeder | - add pool_error and pool_errstr. get rid of lots of... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Michael Schroeder | - rename "susetags" in testcases to "testtags", because... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Michael Schroeder | - support <inline> repositories (because we can), fix... |
commit | commitdiff | tree | snapshot |
2012-04-13 |
Michael Schroeder | - fix fd leak in testsolv |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Michael Schroeder | - use repo_free_solvable instead of repo_free_solvable_... |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Michael Schroeder | - also free attrs array when freeing a solvable |
commit | commitdiff | tree | snapshot |
2012-04-12 |
Michael Schroeder | - also obey keepexplicitobsoletes when disabling update... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Michael Schroeder | - clean up system type definition, use -DSUSE=1 when... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Michael Schroeder | - support SOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES in testcases |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Michael Schroeder | Merge pull request #12 from zde/master |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Michael Schroeder | - support REPO_EXTEND_SOLVABLES in repo_add_solv (thank... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Zdeněk Pavlas | SOLVER_FLAG_KEEP_EXPLICIT_OBSOLETES |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Zdeněk Pavlas | fix some typos |
commit | commitdiff | tree | snapshot |
2012-04-04 |
Michael Schroeder | - make example solv program a tiny bit more secure... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - repo_rpmdb: always check for distepoch, check for... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - support repo_add_arch_local to read the installed... |
commit | commitdiff | tree | snapshot |
2012-04-03 |
Michael Schroeder | - get rid of DEBINA_SEMANTICS, add pool->noarchid,... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Michael Schroeder | - make sure to link against the lzma library if ENABLE_... |
commit | commitdiff | tree | snapshot |
2012-04-02 |
Michael Schroeder | - "noarch" is called "any" on archlinux, so now we... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Michael Schroeder | - also implement files.xml parsing for m&m |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Michael Schroeder | - fix mem leak in arch code |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Michael Schroeder | - support files section, support repo extension for... |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Michael Schroeder | - also support mm/arch in bindings |
commit | commitdiff | tree | snapshot |
2012-03-30 |
Michael Schroeder | - add support for archlinux packages/repos |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Michael Schroeder | - incompatible ABI change: switch num over to unsigned... |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Michael Schroeder | - rename map_and_not to map_subtract |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Michael Schroeder | Merge branch 'master' of github.com:openSUSE/libsolv |
commit | commitdiff | tree | snapshot |
2012-03-28 |
Michael Schroeder | Merge pull request #11 from akozumpl/upstream |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Ales Kozumplik | bitmap: implement map_and_not. |
commit | commitdiff | tree | snapshot |
2012-03-27 |
Michael Schroeder | - clean up lzma code a bit |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Michael Schroeder | - adapt to liobsolv coding style |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Michael Schroeder | - rename to ENABLE_LZMA_COMPRESSION as the lib is calle... |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Michael Schroeder | - implement support for xz/lzma compression |
commit | commitdiff | tree | snapshot |
2012-03-26 |
Michael Schroeder | - add "allownamechange" flag for completeness |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Michael Schroeder | - strip distepoch in pool_solvable2str() |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Michael Schroeder | - it helps to implement to get/set_flag code for POOL_F... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Michael Schroeder | - don't call pool_solvid2str in testcase_solvid2str |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Michael Schroeder | - add repo_mdk_add_info() function to parse the M&M... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Michael Schroeder | - turn on "havedistepoch" by default if rpm5 is used |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Michael Schroeder | - check distepoch tag if rpm5 is used |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Michael Schroeder | - add M&M synthesis file parser, add mkd2solv tool |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Michael Schroeder | - support distepoch handling in release, used by the... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Michael Schroeder | - bring solvable_trivial_installable functions back... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Michael Schroeder | - also show number of updaterules in stats for completeness |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Michael Schroeder | - more memory usage statistics |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Michael Schroeder | - put file checksum and delta seq into vertical data... |
commit | commitdiff | tree | snapshot |
2012-03-21 |
Michael Schroeder | - don't free whatprovides in repo_solv, instead grow... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Michael Schroeder | - get rid of another gcc warning |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Michael Schroeder | - fix pointer aliasing problems in sha2 code |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Michael Schroeder | - reuse string/rel hashes in repo_add_solv where possible |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Michael Schroeder | - don't show vendor/arch changes for packages that... |
commit | commitdiff | tree | snapshot |
2012-03-20 |
Michael Schroeder | - only package helix2solv in libsolv-devel on suse... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Schroeder | - more cleanup and return type fixes |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Schroeder | - fix return type of repo_deltainfoxml, remove obsolete... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Schroeder | cleanup rpmdb copy code now that we can do rels in... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Schroeder | - cleanup array eof handling, improve data_readid/readnum |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Schroeder | - store rpmdbid as TYPE_NUM. This means that TYPE_U32... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Michael Schroeder | - do not include repopage.h unless LIBSOLV_INTERNAL... |
commit | commitdiff | tree | snapshot |
2012-03-16 |
Michael Schroeder | - advance num64 support. For now, we store the high... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Schroeder | - do not duplicate solvablekeys[] array |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Schroeder | - dumpsolv: num is unsigned, also support reldeps as ids |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Schroeder | - simplify code a bit, also allow to store RPM_RPMDBID... |
commit | commitdiff | tree | snapshot |
2012-03-15 |
Michael Schroeder | - start support for 64bit nums |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Michael Schroeder | - be a bit more careful with signed ids, check that... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Michael Schroeder | - SOLVABLE_DISTRIBUTION is a poolstr everywhere else... |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Michael Schroeder | - speed up pool_shrink_whatprovides |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Michael Schroeder | Merge pull request #10 from akozumpl/upstream |
commit | commitdiff | tree | snapshot |
2012-03-14 |
Ales Kozumplik | testcase.h uses the Solver data type, include it. |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Michael Schroeder | - silence gcc -Wformat |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Michael Schroeder | - speed up pool_addrelproviders a bit |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Zdeněk Pavlas | Safer appdata |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - oops map_setall should be void |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - fix a case of solutionelement duplication |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - add map_setall() function (the macros are actually... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - check makeruledecisions corner case |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - be more correct in makeruledecisions() |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - use our own susetags parser, even if ENABLE_SUSEREPO... |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | - repo_helix: also parse srcpackage elements |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Michael Schroeder | Merge pull request #9 from akozumpl/upstream |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Ales Kozumplik | bitmap: implement map_and and MAPSETALL |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Michael Schroeder | Merge pull request #8 from akozumpl/upstream |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Ales Kozumplik | solv.c: fixes leaked transaction structure |
commit | commitdiff | tree | snapshot |
2012-03-07 |
Ales Kozumplik | fix a small memory leak in transaction_order() |
commit | commitdiff | tree | snapshot |
2012-03-06 |
Michael Schroeder | - change duprule generation to ignore uninstallable... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Michael Schroeder | - also use extrajobflags in bindings |
commit | commitdiff | tree | snapshot |
2012-03-05 |
Michael Schroeder | - clean up update/feature rule handling in allowuninsta... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Michael Schroeder | - add idqinst parameter to pool_addfileprovides_queue... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Michael Schroeder | - yet another incompatible change: as everybody seems... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Michael Schroeder | - change last argument in repo_write from Id ** to... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Michael Schroeder | - rename repo_add_solv_flags to repo_add_solv. Should... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Michael Schroeder | - fix cleandeps bug with supplemented userinstalled... |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Michael Schroeder | - improve unneeded algorithm a bit more |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Michael Schroeder | - force update of A in cleandeps testcase |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Michael Schroeder | - fix cleandeps mistake bug triggered by corner cases |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Michael Schroeder | - add testcase for cleandeps mistake handling |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Michael Schroeder | - fix argc comparison |
commit | commitdiff | tree | snapshot |
next |