Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (cleanrpmsrate) simplify | Thierry Vignaud | 2012-03-15 | 1 | -5/+3 |
* | (cleanrpmsrate) rename a variable for better reading | Thierry Vignaud | 2012-03-15 | 1 | -6/+6 |
* | (cleanrpmsrate) reduce scope of some variables | Thierry Vignaud | 2012-03-15 | 1 | -1/+3 |
* | (cleanrpmsrate) factorize a test | Thierry Vignaud | 2012-03-15 | 1 | -3/+6 |
* | (cleanrpmsrate) try to make an over complicated if() more readable | Thierry Vignaud | 2012-03-15 | 1 | -7/+12 |
* | (cleanrpmsrate) simplify | Thierry Vignaud | 2012-03-15 | 1 | -2/+1 |
* | (check_if_expandable) split it out of cleanrpmsrate() | Thierry Vignaud | 2012-03-15 | 1 | -25/+32 |
* | add comments | Thierry Vignaud | 2012-03-15 | 1 | -0/+3 |
* | no need to blacklist URPM anymore | Thierry Vignaud | 2012-03-15 | 1 | -1/+0 |
* | (cleanrpmsrate) $urpm argument is not mandatory and is not actually | Thierry Vignaud | 2012-03-15 | 1 | -2/+2 |
* | reduce perl_checker output | Thierry Vignaud | 2012-03-15 | 1 | -1/+1 |
* | (preread_rpmsrate) one perl_checker statement less | Thierry Vignaud | 2012-03-15 | 1 | -1/+1 |
* | (cleanrpmsrate) simplify a statement | Thierry Vignaud | 2012-03-15 | 1 | -1/+1 |
* | (preread_rpmsrate) split it out of cleanrpmsrate() | Thierry Vignaud | 2012-03-15 | 1 | -8/+16 |
* | make it a little more readable | Thierry Vignaud | 2012-03-15 | 1 | -6/+6 |
* | add spacing | Thierry Vignaud | 2012-03-15 | 1 | -0/+2 |
* | add a comment | Thierry Vignaud | 2012-03-15 | 1 | -0/+1 |
* | simplify using cat_or_die() | Thierry Vignaud | 2012-03-15 | 1 | -4/+2 |
* | perl_checker style | Thierry Vignaud | 2012-03-15 | 1 | -1/+1 |
* | simplify | Thierry Vignaud | 2012-03-15 | 1 | -3/+1 |
* | make some if () {} blocks more readable | Thierry Vignaud | 2012-03-15 | 1 | -7/+19 |
* | add spacing | Thierry Vignaud | 2012-03-15 | 1 | -7/+20 |
* | perl_checker cleanups | Thierry Vignaud | 2012-03-15 | 1 | -30/+33 |
* | blacklist some perl files for perl_checker | Thierry Vignaud | 2012-03-15 | 1 | -0/+75 |
* | add include_md5 function | Nicolas Vigier | 2011-05-01 | 1 | -0/+124 |
* | add cleanrpmsrate | Nicolas Vigier | 2011-05-01 | 1 | -0/+214 |