aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3.353.35Christophe Fergeau2010-04-232-1/+3
* honour search medias when using --auto-selectChristophe Fergeau2010-04-232-1/+6
* 3.34.13.34.1Christophe Fergeau2010-03-232-1/+3
* check selected packages for unsatisfied requires when a promoted package is b...Christophe Fergeau2010-03-232-0/+8
* 3.343.34Christophe Fergeau2010-03-232-1/+3
* adjust rpm.org/rpm5.org detection codeChristophe Fergeau2010-02-241-1/+1
* check for conflicting selected packages before selecting a packageChristophe Fergeau2010-02-122-4/+8
* 3.333.33Christophe Fergeau2009-10-052-2/+4
* Improve previous fixPascal Terjan2009-10-031-2/+2
* fix lookup of existing pubkeys (#53710)Pascal Terjan2009-10-032-2/+4
* update NEWS for 3.32Christophe Fergeau2009-08-101-0/+2
* 3.323.32Christophe Fergeau2009-08-101-1/+1
* comment out unused codeChristophe Fergeau2009-08-101-0/+2
* use set_rejected_and_compute_diff_provides for package removalChristophe Fergeau2009-08-102-10/+13
* Obey options (keep, nodeps) when unselecting current package in the caseAnssi Hannula2009-08-052-3/+6
* remove extra newline from NEWSAnssi Hannula2009-08-051-1/+0
* remove no longer used SPEC_VERIFY constantPer Øyvind Karlsen2009-08-051-2/+0
* disttag & distepoch isn't utf8…Per Øyvind Karlsen2009-08-041-2/+2
* cast (es-s) to U32 (as the hv_fetch prototype expects) rather than casting st...Per Øyvind Karlsen2009-08-041-1/+1
* 3.313.31Christophe Fergeau2009-07-281-1/+1
* we need to link with rpmbuild with rpm 4.6Christophe Fergeau2009-07-281-3/+3
* update NEWS fileChristophe Fergeau2009-07-281-0/+12
* add a backtrack entry "conflicts" for avoided packages in backtrack_selectedChristophe Fergeau2009-07-282-1/+8
* do not try to promote to an older packageChristophe Fergeau2009-07-281-1/+1
* unselect current package if an avoided package is already selectedChristophe Fergeau2009-07-281-3/+14
* move part of _handle_conflicts to _handle_conflicts_with_selectedChristophe Fergeau2009-07-281-8/+17
* _handle_conflicts: check all provides for conflicts, not just package nameChristophe Fergeau2009-07-281-1/+1
* keep psel/promote info and remove deadlocked pkg instead of aborting upgradeChristophe Fergeau2009-07-281-3/+3
* keep track of sources for obsoleted/removed levelsChristophe Fergeau2009-07-282-3/+17
* use pkg-config for rpm 4.x tooChristophe Fergeau2009-07-271-4/+1
* remove unused variableChristophe Fergeau2009-07-271-1/+0
* rephrase wording, only support for querying %disttag & %distepoch so far, no ...Per Øyvind Karlsen2009-07-261-1/+1
* add support for %disttag & %distepochPer Øyvind Karlsen2009-07-262-0/+19
* just use (void) rather than assign rpmtsFree() since it seems to cause crashy...Per Øyvind Karlsen2009-07-261-15/+15
* bumping version was forgotten for 3.30 release, might as well bump it up toPer Øyvind Karlsen2009-07-261-1/+1
* update changelog regarding rpm5Per Øyvind Karlsen2009-07-261-0/+3
* oops, put back line that accidentally got removed in the previous commit…Per Øyvind Karlsen2009-07-261-0/+1
* enable and fix additional (-Wextra) warningsPer Øyvind Karlsen2009-07-262-14/+13
* fix gcc warnings about values not being usedPer Øyvind Karlsen2009-07-261-26/+26
* * clean out compatibility code for older rpm versions that's not reallyPer Øyvind Karlsen2009-07-262-104/+33
* add support for specifying custom filter for compression with build_synthesis()Per Øyvind Karlsen2009-07-251-2/+4
* really clean up temporary files & directories properlyPer Øyvind Karlsen2009-07-222-8/+8
* prevent distepoch & disttag to be added and appended to package filenamePer Øyvind Karlsen2009-07-221-0/+5
* Removed forgotten debugging logsChristophe Fergeau2009-05-111-2/+0
* Add bug #Christophe Fergeau2009-05-111-1/+1
* Release 3.303.30topic/0.30Christophe Fergeau2009-05-111-0/+7
* Use key IDs to check if a key is already known or notChristophe Fergeau2009-05-111-73/+15
* Fix commentChristophe Fergeau2009-05-111-1/+1
* Introduce get_gpg_fingerprint XS functionChristophe Fergeau2009-05-111-0/+36
* 3.293.29topic/3.29Christophe Fergeau2009-03-272-1/+7