| Commit message (Expand) | Author | Age | Files | Lines |
* | correctly clean temp directories | Pascal Rigaux | 2008-12-09 | 1 | -4/+5 |
* | 3.213.21 | Pascal Rigaux | 2008-12-09 | 2 | -2/+4 |
* | - adapt to librpm4.6 | Pascal Rigaux | 2008-12-09 | 2 | -2/+3 |
* | - adapt to rpm 4.6 changes: | Pascal Rigaux | 2008-12-09 | 1 | -11/+16 |
* | - adapt to rpm 4.6 changes: headerGetEntry -> headerGet | Pascal Rigaux | 2008-12-09 | 1 | -104/+112 |
* | - adapt to some easy rpm 4.6 changes: | Pascal Rigaux | 2008-12-09 | 1 | -31/+29 |
* | free the iterator *after* use | Pascal Rigaux | 2008-12-09 | 1 | -2/+4 |
* | do free the ts after user, this is especially needed since rpmVerifySignature | Pascal Rigaux | 2008-12-09 | 1 | -0/+1 |
* | - don't handle %_sourcedir specially, it's not needed | Pascal Rigaux | 2008-12-09 | 1 | -2/+2 |
* | - list_rpm_tag() is no more | Pascal Rigaux | 2008-12-09 | 1 | -8/+1 |
* | - drop list_rpm_tag() | Pascal Rigaux | 2008-12-09 | 3 | -34/+4 |
* | adapt types to rpm-4.6.x | Pascal Rigaux | 2008-12-09 | 1 | -56/+58 |
* | fix rpmRelocation usage with rpm 5.2 | Per Øyvind Karlsen | 2008-12-08 | 1 | -2/+13 |
* | 3.203.20 | Pascal Rigaux | 2008-10-14 | 2 | -1/+3 |
* | - $trans->run can now return both the translated errors, and some parsable | Pascal Rigaux | 2008-10-14 | 2 | -5/+11 |
* | use rpmuint64_t rather than long long, we know that it should stay compatible:) | Per Øyvind Karlsen | 2008-10-14 | 1 | -1/+1 |
* | fix build with rpm5.org HEAD | Per Øyvind Karlsen | 2008-10-10 | 1 | -5/+11 |
* | 3.193.19 | Pascal Rigaux | 2008-10-07 | 2 | -1/+3 |
* | - handle flag "replacefiles" | Pascal Rigaux | 2008-10-07 | 2 | -0/+4 |
* | add filelinktos() & dirnames() to URPM::Package | Per Øyvind Karlsen | 2008-07-18 | 2 | -0/+20 |
* | ensure that initSourceHeader gets run for rpm5.org, otherwise querying of spe... | Per Øyvind Karlsen | 2008-07-17 | 1 | -0/+2 |
* | fix build with rpm5.org HEAD | Per Øyvind Karlsen | 2008-07-14 | 1 | -0/+9 |
* | 3.183.18 | Pascal Rigaux | 2008-07-07 | 2 | -1/+3 |
* | - revert change introduced in 3.16 (it breaks too much, eg | Pascal Rigaux | 2008-07-07 | 3 | -2/+8 |
* | fix typo in description | Pascal Rigaux | 2008-07-07 | 1 | -1/+1 |
* | 3.173.17 | Pascal Rigaux | 2008-07-04 | 2 | -1/+3 |
* | add removed_or_obsoleted_packages() | Pascal Rigaux | 2008-07-04 | 2 | -1/+7 |
* | - handle $state->{orphans_to_remove} in selected_size() and | Pascal Rigaux | 2008-07-04 | 3 | -0/+13 |
* | - add traverse_tag_find() | Pascal Rigaux | 2008-07-04 | 3 | -0/+51 |
* | perl_checker compliance | Pascal Rigaux | 2008-07-03 | 1 | -3/+3 |
* | remove unused vars | Pascal Rigaux | 2008-07-03 | 1 | -4/+3 |
* | create packages_to_remove() and use it to factorize code | Pascal Rigaux | 2008-07-03 | 1 | -10/+13 |
* | create rpmtag_from_string() out of Db_traverse_tag | Pascal Rigaux | 2008-07-01 | 1 | -15/+19 |
* | 3.163.16 | Pascal Rigaux | 2008-06-26 | 2 | -1/+3 |
* | - when not selecting a package because already installed, | Pascal Rigaux | 2008-06-26 | 3 | -4/+9 |
* | adapt tests to ->compare change | Pascal Rigaux | 2008-06-24 | 1 | -9/+15 |
* | 3.153.15 | Pascal Rigaux | 2008-06-23 | 2 | -1/+3 |
* | add Anssi name in the log | Pascal Rigaux | 2008-06-17 | 1 | -0/+1 |
* | - fix urpmi wrongly considering epochless conflicts to match any epoch in a | Pascal Rigaux | 2008-06-17 | 2 | -1/+6 |
* | 3.143.14 | Pascal Rigaux | 2008-05-23 | 2 | -1/+3 |
* | - add is_package_installed() in URPM/Resolve.pm | Pascal Rigaux | 2008-05-23 | 2 | -0/+15 |
* | 3.133.13 | Pascal Rigaux | 2008-05-20 | 2 | -1/+3 |
* | - do not ignore dropped provide from updated package (mdvbz#40842) | Pascal Rigaux | 2008-05-19 | 2 | -1/+24 |
* | enhance error message | Pascal Rigaux | 2008-05-15 | 1 | -1/+1 |
* | un-revert rpm5.org cosmetics now that cooker has reopened | Per Øyvind Karlsen | 2008-04-14 | 2 | -41/+40 |
* | update authors and copyright notic | Pascal Rigaux | 2008-04-10 | 2 | -5/+3 |
* | revert unneeded commit for nowtopic/3.12 | Pascal Rigaux | 2008-03-25 | 2 | -38/+41 |
* | fix a typo in a comment </pedanticlamer> | Per Øyvind Karlsen | 2008-03-19 | 1 | -1/+1 |
* | make URPM more portable by using standard %{_target_vendor} & %{_target_cpu} ... | Per Øyvind Karlsen | 2008-03-19 | 1 | -5/+5 |
* | change x,y check to y,x. More intuitive, for me at least, other order frequen... | Per Øyvind Karlsen | 2008-03-19 | 1 | -25/+25 |