summaryrefslogtreecommitdiffstats
path: root/pm
Commit message (Expand)AuthorAgeFilesLines
* match both locales-xx & locales-xx_YY (mga#9683)HEADmasterThierry Vignaud2021-11-181-1/+1
* shrink .perl_checker blacklistsThierry Vignaud2016-09-161-69/+0
* Typo fixSandro Cazzaniga2012-09-251-1/+1
* revert previous commitSandro Cazzaniga2012-09-251-51/+36
* tidying the codeSandro Cazzaniga2012-09-251-36/+51
* (cleanrpmsrate) the only caller of this function doesn't care about what we c...Thierry Vignaud2012-03-151-2/+0
* (check_if_expandable) one less argumentThierry Vignaud2012-03-151-4/+3
* (cleanrpmsrate) kill code commented out for 8 yearsThierry Vignaud2012-03-151-1/+0
* (cleanrpmsrate) free URPM object once unusedThierry Vignaud2012-03-151-0/+1
* (check_if_expandable) fix matching locales-xx_XX for localized packagesThierry Vignaud2012-03-151-1/+1
* (lookup_pkg,check_if_expandable,cleanrpmsrate) simplify: kill unused $o_urpm ...Thierry Vignaud2012-03-151-12/+8
* (preread_rpmsrate,cleanrpmsrate) simplify: kill unused $norpmsrate parameter ...Thierry Vignaud2012-03-151-9/+5
* (cleanrpmsrate) add a commentThierry Vignaud2012-03-151-0/+1
* (cleanrpmsrate) fix matching dkms (broken for years...)Thierry Vignaud2012-03-151-1/+1
* (cleanrpmsrate) looks for mga extension, not mdv (broken since mga fork)Thierry Vignaud2012-03-151-2/+2
* (lookup_pkg) split it out of check_if_expandable()Thierry Vignaud2012-03-151-9/+12
* (cleanrpmsrate) rename a variable for better readingThierry Vignaud2012-03-151-2/+2
* (cleanrpmsrate) rename a variable for better readingThierry Vignaud2012-03-151-4/+4
* (cleanrpmsrate) simplifyThierry Vignaud2012-03-151-5/+3
* (cleanrpmsrate) rename a variable for better readingThierry Vignaud2012-03-151-6/+6
* (cleanrpmsrate) reduce scope of some variablesThierry Vignaud2012-03-151-1/+3
* (cleanrpmsrate) factorize a testThierry Vignaud2012-03-151-3/+6
* (cleanrpmsrate) try to make an over complicated if() more readableThierry Vignaud2012-03-151-7/+12
* (cleanrpmsrate) simplifyThierry Vignaud2012-03-151-2/+1
* (check_if_expandable) split it out of cleanrpmsrate()Thierry Vignaud2012-03-151-25/+32
* add commentsThierry Vignaud2012-03-151-0/+3
* no need to blacklist URPM anymoreThierry Vignaud2012-03-151-1/+0
* (cleanrpmsrate) $urpm argument is not mandatory and is not actuallyThierry Vignaud2012-03-151-2/+2
* reduce perl_checker outputThierry Vignaud2012-03-151-1/+1
* (preread_rpmsrate) one perl_checker statement lessThierry Vignaud2012-03-151-1/+1
* (cleanrpmsrate) simplify a statementThierry Vignaud2012-03-151-1/+1
* (preread_rpmsrate) split it out of cleanrpmsrate()Thierry Vignaud2012-03-151-8/+16
* make it a little more readableThierry Vignaud2012-03-151-6/+6
* add spacingThierry Vignaud2012-03-151-0/+2
* add a commentThierry Vignaud2012-03-151-0/+1
* simplify using cat_or_die()Thierry Vignaud2012-03-151-4/+2
* perl_checker styleThierry Vignaud2012-03-151-1/+1
* simplifyThierry Vignaud2012-03-151-3/+1
* make some if () {} blocks more readableThierry Vignaud2012-03-151-7/+19
* add spacingThierry Vignaud2012-03-151-7/+20
* perl_checker cleanupsThierry Vignaud2012-03-151-30/+33
* blacklist some perl files for perl_checkerThierry Vignaud2012-03-151-0/+75
* add include_md5 functionNicolas Vigier2011-05-011-0/+124
* add cleanrpmsrateNicolas Vigier2011-05-011-0/+214