Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - s/mandrake/mandriva/ | Olivier Thauvin | 2005-09-06 | 5 | -19/+25 |
| | |||||
* | - make empty media non fatal, use --noemptymedia to back old behaviour | Olivier Thauvin | 2005-09-06 | 1 | -3/+28 |
| | | | | | | - add --mediacfg in --help - die if header dir can't be recreate | ||||
* | - show all missing directory before dying when --skipmissingdir is not specified | Olivier Thauvin | 2005-09-06 | 1 | -3/+22 |
| | |||||
* | Test fix to go along with the previous change. Be more TAP compliant. | Rafael Garcia-Suarez | 2005-08-23 | 1 | -7/+7 |
| | | | | | Die early of errors. | ||||
* | 5.0.23-1mdk5.0.23 | Rafael Garcia-Suarez | 2005-08-23 | 2 | -1/+13 |
| | |||||
* | If extracting an archive to an undefined directory, output to stdout. | Rafael Garcia-Suarez | 2005-08-23 | 1 | -4/+9 |
| | | | | | (used by urpmq) | ||||
* | 5.0.225.0.22 | Rafael Garcia-Suarez | 2005-08-22 | 2 | -1/+26 |
| | |||||
* | Use destdir = "." if not specified. | Rafael Garcia-Suarez | 2005-08-22 | 1 | -18/+18 |
| | | | | | Don't use warnings. | ||||
* | let it pass perl_checker | Thierry Vignaud | 2005-08-19 | 1 | -1/+1 |
| | |||||
* | blacklist a few packages in order to be able to run perl_checker over Packadrake | Thierry Vignaud | 2005-08-19 | 1 | -0/+5 |
| | |||||
* | (tempfile) display which file we failed to create | Thierry Vignaud | 2005-08-19 | 1 | -1/+1 |
| | |||||
* | 4.0.215.0.21 | Rafael Garcia-Suarez | 2005-06-20 | 2 | -2/+19 |
| | |||||
* | Create temp file in $TMPDIR instead of $TMP, and warn when creation failed | Rafael Garcia-Suarez | 2005-06-16 | 1 | -4/+7 |
| | |||||
* | Fix error messages | Rafael Garcia-Suarez | 2005-05-26 | 1 | -8/+11 |
| | |||||
* | 5.0.20-2mdk | Rafael Garcia-Suarez | 2005-05-10 | 2 | -2/+18 |
| | |||||
* | Be less dependant on distribution name | Rafael Garcia-Suarez | 2005-04-15 | 1 | -4/+2 |
| | |||||
* | packdrake: remove dirty message when decompressing without Compress::Zlib5.0.20 | Pascal Rigaux | 2005-04-04 | 2 | -3/+9 |
| | |||||
* | 5.0.19-1mdk5.0.19 | Rafael Garcia-Suarez | 2005-03-29 | 2 | -1/+17 |
| | |||||
* | Remove redundant code | Rafael Garcia-Suarez | 2005-03-29 | 1 | -4/+0 |
| | |||||
* | Create the directory "thismediainfo" if it doesn't exist | Rafael Garcia-Suarez | 2005-03-29 | 1 | -3/+5 |
| | |||||
* | 5.0.18-1mdk5.0.18 | Rafael Garcia-Suarez | 2005-03-14 | 2 | -1/+34 |
| | |||||
* | Build hdlists in temporary locations | Rafael Garcia-Suarez | 2005-03-14 | 1 | -2/+7 |
| | |||||
* | 5.0.17-1mdk5.0.17 | Rafael Garcia-Suarez | 2005-03-07 | 1 | -2/+5 |
| | |||||
* | Factorisation of paths | Rafael Garcia-Suarez | 2005-03-07 | 1 | -7/+6 |
| | |||||
* | Generate media-specific MD5SUM files in 'thismediainfo' dir, not 'mediainfo' | Rafael Garcia-Suarez | 2005-03-07 | 1 | -26/+25 |
| | |||||
* | Doc and POD fixes | Rafael Garcia-Suarez | 2005-03-07 | 1 | -51/+57 |
| | |||||
* | Spelling fix | Rafael Garcia-Suarez | 2005-03-07 | 1 | -1/+1 |
| | |||||
* | 5.0.16-1mdk5.0.16 | Rafael Garcia-Suarez | 2005-03-01 | 2 | -2/+26 |
| | |||||
* | Output help to stdout | Rafael Garcia-Suarez | 2005-03-01 | 1 | -2/+2 |
| | |||||
* | Patch by Leon Brooks to add an --sql option to dump output as SQL INSERT | Rafael Garcia-Suarez | 2005-03-01 | 1 | -0/+75 |
| | | | | | statements, and an --url option to get the rpm's URL tag. | ||||
* | POD fixes. | Rafael Garcia-Suarez | 2005-02-28 | 1 | -10/+10 |
| | |||||
* | toc_f_count wasn't stored in the Packdrakeng object, and it's used by | Rafael Garcia-Suarez | 2005-02-28 | 1 | -3/+4 |
| | | | | | rpmdrake's search progress bar. (bug 14008) | ||||
* | converted to UTF-8 | Pablo Saratxaga | 2005-02-23 | 1 | -174/+174 |
| | |||||
* | -updatev5_0_15 | Olivier Thauvin | 2005-02-22 | 1 | -0/+27 |
| | |||||
* | - 5.0.155.0.15 | Olivier Thauvin | 2005-02-22 | 3 | -3/+11 |
| | |||||
* | - --skipmissingdir | Olivier Thauvin | 2005-02-22 | 1 | -14/+30 |
| | | | | | | | - preform a simple on the distrib - die ealier on missing media dir - generate VERSION it self | ||||
* | - split Distribconf with Build | Olivier Thauvin | 2005-02-22 | 2 | -111/+290 |
| | | | | | - add write_VERSION | ||||
* | - don't add a 'm' to size in hdlists | Olivier Thauvin | 2005-02-22 | 1 | -1/+4 |
| | |||||
* | - add getfullpath | Olivier Thauvin | 2005-02-21 | 1 | -5/+68 |
| | | | | | | - s![ /]*!_! in default path - add check() | ||||
* | - add a "\n" to beautify output | Olivier Thauvin | 2005-02-21 | 1 | -1/+1 |
| | |||||
* | - updatev5_0_14 | Olivier Thauvin | 2005-02-21 | 1 | -0/+16 |
| | |||||
* | - 5.0.145.0.14 | Olivier Thauvin | 2005-02-21 | 1 | -1/+4 |
| | |||||
* | -fix wrong commit | Olivier Thauvin | 2005-02-21 | 1 | -3/+0 |
| | |||||
* | Distribconf | Olivier Thauvin | 2005-02-21 | 2 | -1/+7 |
| | |||||
* | - updatev5_0_13 | Olivier Thauvin | 2005-02-21 | 1 | -0/+18 |
| | |||||
* | - 5.0.135.0.13 | Olivier Thauvin | 2005-02-21 | 1 | -1/+7 |
| | |||||
* | - add doc for pubkey | Olivier Thauvin | 2005-02-21 | 1 | -0/+8 |
| | |||||
* | - lowercase media name in file name | Olivier Thauvin | 2005-02-21 | 1 | -2/+7 |
| | | | | | - manage pubkey | ||||
* | - avoid error message about non existing media.cfg | Olivier Thauvin | 2005-02-21 | 1 | -1/+6 |
| | |||||
* | - updatev5_0_125.0.12 | Olivier Thauvin | 2005-02-21 | 1 | -0/+4 |
| |