aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix datesThierry Vignaud2011-09-171-2/+2
* (request_packages_to_upgrade) fix calling method in stringThierry Vignaud2011-09-172-1/+5
* 3.38.23.38.3Thierry Vignaud2011-09-122-1/+3
* (Urpm_spec2srcheader) fix urpmi segfaulting on 'urpmi foobar.spec' when someThierry Vignaud2011-09-122-1/+3
* use xz compressionThierry Vignaud2011-09-091-1/+1
* 3.38.23.38.2Thierry Vignaud2011-09-092-1/+3
* (spec2srcheader) fix it for rpm-4.9.xThierry Vignaud2011-09-092-1/+6
* 3.38.13.38.1Thierry Vignaud2011-04-212-1/+3
* (Urpm_spec2srcheader) revers a rpm-4.9.0 change that breaks the testsuiteThierry Vignaud2011-04-211-1/+1
* document previous changesThierry Vignaud2011-04-211-0/+1
* (return_list_str) memset some struct, thus fixing crashing while removing sev...Thierry Vignaud2011-04-212-0/+4
* fix building after last commitThierry Vignaud2011-04-211-1/+1
* (spec2srcheader) replace malloc()+memset() by calloc()Thierry Vignaud2011-04-161-2/+1
* clean rpm5 support outThierry Vignaud2011-04-162-108/+2
* Backport thierry fix (first try to build with rpm-4.9.1)Dexter Morgan2011-04-152-6/+60
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-048-8/+8
* 3.383.38João Victor Duarte Martins2010-11-162-1/+3
* Update NEWS.João Victor Duarte Martins2010-11-161-0/+3
* (parse_pubkeys_): fix the key parsing to handle PEM encapsulatedJoão Victor Duarte Martins2010-11-161-15/+22
* 3.373.37Thierry Vignaud2010-10-202-1/+3
* fix crashing on undefined packages (#54521)Thierry Vignaud2010-10-202-1/+3
* - enable 'use warnings'Olivier Thauvin2010-07-305-1/+7
* - fix warning on perl 5.12, spotted by olivier thauvin ( Odd number of elemen...Michael Scherer2010-07-301-1/+1
* - 3.36Olivier Thauvin2010-07-233-1/+1246
* - fix deferencement on hash (instead hashref), warning triggered by perl 5.12Olivier Thauvin2010-07-231-1/+1
* only print debug message if debug callback is definedChristophe Fergeau2010-04-231-1/+1
* 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