| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 3.30.1topic/3.30 | Christophe Fergeau | 2009-10-05 | 2 | -1/+3 |
| * | fix lookup of existing pubkeys (#53710) | Christophe Fergeau | 2009-10-05 | 2 | -2/+4 |
| * | ok, I hate svn, use correct branch name | Christophe Fergeau | 2009-10-05 | 0 | -0/+0 |
| * | 2009.1 branch | Christophe Fergeau | 2009-10-05 | 0 | -0/+0 |
| * | Release 3.303.30topic/0.30 | Christophe Fergeau | 2009-05-11 | 1 | -0/+7 |
| * | Use key IDs to check if a key is already known or not | Christophe Fergeau | 2009-05-11 | 1 | -73/+15 |
| * | Fix comment | Christophe Fergeau | 2009-05-11 | 1 | -1/+1 |
| * | Introduce get_gpg_fingerprint XS function | Christophe Fergeau | 2009-05-11 | 1 | -0/+36 |
| * | 3.293.29topic/3.29 | Christophe Fergeau | 2009-03-27 | 2 | -1/+7 |
| * | Fix regression introduced in fix for bug #47803 | Christophe Fergeau | 2009-03-27 | 2 | -5/+8 |
| * | Revert part of the fix for bug #47803 since it breaks upgrades from 2008.1 | Christophe Fergeau | 2009-03-27 | 2 | -3/+4 |
| * | 3.28:3.28 | Christophe Fergeau | 2009-03-25 | 2 | -1/+3 |
| * | Postpone user choices as much as possible | Christophe Fergeau | 2009-03-25 | 2 | -36/+31 |
| * | Change format of "rpm sorted by dependencies" string | Christophe Fergeau | 2009-03-24 | 1 | -1/+1 |
| * | 3.273.27 | Christophe Fergeau | 2009-03-24 | 2 | -1/+9 |
| * | 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 |
