| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't silently install Suggests:, fixes bug #47934 | Christophe Fergeau | 2009-03-23 | 1 | -1/+1 |
* | fix _handle_diff_provides in case of impossible-to-satisfy selected packages | Christophe Fergeau | 2009-03-23 | 1 | -4/+9 |
* | check rep for another pkg providing X if the prev pkg gets removed due to a c... | Christophe Fergeau | 2009-03-20 | 1 | -3/+5 |
* | 3.263.26 | Thierry Vignaud | 2009-03-05 | 2 | -1/+3 |
* | (verify_signature) make checking urpmi signatures works in chrooted environments | Thierry Vignaud | 2009-03-05 | 2 | -2/+7 |
* | Release 3.253.25 | Christophe Fergeau | 2009-01-16 | 2 | -1/+3 |
* | Really fix bug #46874 | Christophe Fergeau | 2009-01-16 | 2 | -10/+20 |
* | Version 3.24 - 13 January 2009, by Christophe Fergeau3.24 | Christophe Fergeau | 2009-01-13 | 2 | -1/+3 |
* | add comments | Pascal Rigaux | 2009-01-12 | 1 | -0/+4 |
* | - drop parse_rpms (unused, parse_rpms_build_headers or parse_rpm are used ins... | Pascal Rigaux | 2009-01-12 | 2 | -24/+2 |
* | add a comment | Pascal Rigaux | 2009-01-12 | 1 | -0/+2 |
* | - drop function fuzzy_parse() (it is unused) | Pascal Rigaux | 2009-01-12 | 1 | -23/+2 |
* | add a comment | Pascal Rigaux | 2009-01-09 | 1 | -0/+1 |
* | add some comment | Pascal Rigaux | 2009-01-09 | 1 | -0/+3 |
* | - @unsatisfied is a better var name than @l | Pascal Rigaux | 2009-01-09 | 1 | -8/+9 |
* | make it clear the func is local | Pascal Rigaux | 2009-01-08 | 1 | -3/+3 |
* | add a comment | Pascal Rigaux | 2009-01-08 | 1 | -0/+2 |
* | Favour required packages when we have several choices to fulfill | Christophe Fergeau | 2009-01-08 | 2 | -0/+14 |
* | - add some comment | Pascal Rigaux | 2009-01-06 | 1 | -4/+33 |
* | document a "hack" | Pascal Rigaux | 2009-01-06 | 1 | -0/+7 |
* | - fix sorting choices on provided version (feature introduced in 3.08, | Pascal Rigaux | 2008-12-15 | 2 | -4/+12 |
* | 3.233.23 | Pascal Rigaux | 2008-12-15 | 2 | -1/+3 |
* | - fix bad free() (thanks to glibc for detecting it) | Pascal Rigaux | 2008-12-15 | 2 | -4/+6 |
* | 3.223.22 | Pascal Rigaux | 2008-12-12 | 2 | -1/+3 |
* | - fix scriptlet failing: | Pascal Rigaux | 2008-12-12 | 2 | -2/+5 |
* | revert wrong commit | Pascal Rigaux | 2008-12-09 | 1 | -5/+4 |
* | 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 |