Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rename $rpmsrate as $output_file to show its real purpose | Thierry Vignaud | 2012-03-15 | 1 | -3/+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 |
| | | | | passsed by clean-rpmsrate | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-03-15 | 1 | -4/+7 |
| | |||||
* | 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 |
| | |||||
* | fix mail from | Nicolas Vigier | 2011-08-16 | 1 | -1/+1 |
| | |||||
* | also move src.rpm, and update SRPMS hdlists | Nicolas Vigier | 2011-06-22 | 1 | -0/+3 |
| | |||||
* | add / at the end of path to mirror | Nicolas Vigier | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | only add --file-deps if file exists | Nicolas Vigier | 2011-06-22 | 1 | -1/+3 |
| | |||||
* | add hdlist generation, update of MD5SUM file, and mirror from bootstrap to ↵ | Nicolas Vigier | 2011-06-22 | 3 | -2/+40 |
| | | | | mirror directory | ||||
* | move dryrun to config | Nicolas Vigier | 2011-06-21 | 2 | -2/+1 |
| | |||||
* | check arguments | Nicolas Vigier | 2011-06-21 | 2 | -2/+29 |
| | |||||
* | fix dryrun test | Nicolas Vigier | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | use mailx | Nicolas Vigier | 2011-06-21 | 1 | -1/+1 |
| | |||||
* | don't check if user is in group as it will be done in wrapper script | Nicolas Vigier | 2011-06-21 | 1 | -6/+0 |
| | |||||
* | send mail when package is moved | Nicolas Vigier | 2011-06-21 | 2 | -1/+14 |
| | |||||
* | add script to move update from updates_testing to updates repository | Nicolas Vigier | 2011-06-21 | 3 | -0/+86 |
| | |||||
* | create tar.xz file0.1 | Nicolas Vigier | 2011-05-01 | 1 | -2/+2 |
| | |||||
* | add makefile | Nicolas Vigier | 2011-05-01 | 1 | -0/+31 |
| | |||||
* | add mgaiso-addmd5 and mgaiso-checkmd5 scripts | Nicolas Vigier | 2011-05-01 | 2 | -0/+20 |
| | |||||
* | add include_md5 function | Nicolas Vigier | 2011-05-01 | 1 | -0/+124 |
| | |||||
* | add cleanrpmsrate | Nicolas Vigier | 2011-05-01 | 2 | -0/+233 |