aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* add EVR method for rpmdrakeThierry Vignaud2012-09-211-0/+2
|
* 4.144.14Thierry Vignaud2012-09-211-1/+1
|
* copyright mgaThierry Vignaud2012-09-171-0/+2
|
* list myself as current maintainerThierry Vignaud2012-09-171-1/+1
|
* adjust doc to realityThierry Vignaud2012-09-041-2/+2
|
* 4.134.13Pascal Terjan2012-08-231-1/+1
|
* 4.124.12Olivier Blin2012-08-111-1/+1
|
* 4.114.11Thierry Vignaud2012-08-101-1/+1
|
* 4.104.10Thierry Vignaud2012-06-281-1/+1
|
* 4.94.9Thierry Vignaud2012-06-251-1/+1
|
* 4.84.8Thierry Vignaud2012-06-221-1/+1
|
* 4.74.7Thierry Vignaud2012-06-191-1/+1
|
* 4.64.6Thierry Vignaud2012-06-181-1/+1
|
* (obsoletes_overlap) drop 'direction' parameterThierry Vignaud2012-06-181-2/+2
| | | | | | | also fix 'direction' default value for provides_overlap() it was broken since commit r4914 on 2012-06-13: "(provides_overlap) alias it with obsoletes_overlap (saves another 1.1% of code size)"
* 4.54.5Thierry Vignaud2012-06-171-1/+1
|
* 4.44.4Thierry Vignaud2012-06-151-1/+1
|
* (ranges_overlap,obsoletes_overlap) drop unused no_promote parameterThierry Vignaud2012-06-151-10/+3
| | | | | | | | rationale: it was never set to 0 for nearly a decade this should have been ripped rigth after commit r227323 by pixel on Sep 7 2007: "simplify: nopromoteepoch is always 1 (no caller ever define it)"
* 4.34.3Thierry Vignaud2012-06-141-1/+1
|
* 4.24.2Thierry Vignaud2012-06-131-1/+1
|
* 4.14.1Thierry Vignaud2012-06-111-1/+1
|
* 4.04.0Thierry Vignaud2012-06-081-1/+1
|
* (platformscore) kill unimplemented functionThierry Vignaud2012-06-081-5/+0
| | | | | (dead since commit r232405 by pixel on Dec 10 2007: "introduce some compatibility code with rpm.org")
* (is_platform_compat) kill unimplemented function (dead since switch toThierry Vignaud2012-06-081-6/+0
| | | | rpm.org in 2007)
* document the difference between foobar() and foobard_nosense()Thierry Vignaud2012-03-211-0/+17
|
* document URPM::traverse_tag_find()Thierry Vignaud2012-03-211-0/+8
| | | | (introduced in URPM-3.39)
* 3.403.40Thierry Vignaud2012-03-161-1/+1
|
* (URPM::traverse_tag_find) add it for urpme --envThierry Vignaud2012-03-161-0/+7
|
* 3.393.39Thierry Vignaud2012-02-271-1/+1
|
* 3.38.83.38.8Thierry Vignaud2012-02-071-1/+1
|
* 3.38.7.13.38.7.1Thierry Vignaud2012-02-071-1/+1
|
* 3.38.73.38.7Thierry Vignaud2012-02-071-1/+1
|
* (set_nofatal) help perl_checker on callersThierry Vignaud2012-02-011-1/+3
|
* 3.38.63.38.6Olivier Blin2012-01-151-1/+1
|
* 3.38.53.38.5Thierry Vignaud2011-12-191-1/+1
|
* 3.38.43.38.4Thierry Vignaud2011-09-171-1/+1
|
* 3.38.23.38.3Thierry Vignaud2011-09-121-1/+1
|
* 3.38.23.38.2Thierry Vignaud2011-09-091-1/+1
|
* 3.38.13.38.1Thierry Vignaud2011-04-211-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-041-1/+1
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r419 | dmorgan | 2011-02-04 13:41:50 +0000 (Fri, 04 Feb 2011) | 1 line Import cleaned perl-URPM ------------------------------------------------------------------------
* 3.383.38João Victor Duarte Martins2010-11-161-1/+1
|
* 3.373.37Thierry Vignaud2010-10-201-1/+1
|
* fix crashing on undefined packages (#54521)Thierry Vignaud2010-10-201-1/+1
|
* - enable 'use warnings'Olivier Thauvin2010-07-301-0/+1
| | | | - fix some warnings
* - 3.36Olivier Thauvin2010-07-231-1/+1
|
* 3.353.35Christophe Fergeau2010-04-231-1/+1
|
* 3.34.13.34.1Christophe Fergeau2010-03-231-1/+1
|
* 3.343.34Christophe Fergeau2010-03-231-1/+1
|
* 3.333.33Christophe Fergeau2009-10-051-1/+1
|
* 3.323.32Christophe Fergeau2009-08-101-1/+1
|
* add a backtrack entry "conflicts" for avoided packages in backtrack_selectedChristophe Fergeau2009-07-281-0/+2
| | | | Patch from Anssi Hannula, fixes part of bug #52153