| Commit message (Expand) | Author | Age | Files | Lines |
* | fix english prefered->preferred | Guillaume Cottenceau | 2004-02-06 | 1 | -5/+5 |
* | explain why copy of hdlist failed, since two different problems may occur | Guillaume Cottenceau | 2004-02-05 | 1 | -2/+2 |
* | remove superfluous line feeds in sync_curl | Olivier Blin | 2004-02-04 | 1 | -0/+2 |
* | fixed bugs found by yoyotte | Francois Pons | 2004-02-03 | 1 | -1/+0 |
* | fixed bug 6834. | Francois Pons | 2004-02-03 | 1 | -2/+3 |
* | fixed bad reference generated when using ../xxx in hdlists file for adding | Francois Pons | 2004-02-03 | 1 | -4/+38 |
* | fixed typo | Pablo Saratxaga | 2004-02-02 | 1 | -1/+1 |
* | download resuming options | Olivier Blin | 2004-01-30 | 1 | -1/+4 |
* | fix some text for i18n | Olivier Blin | 2004-01-28 | 1 | -1/+1 |
* | updated po files | Pablo Saratxaga | 2004-01-27 | 1 | -1/+1 |
* | add downloader option in global config section | Olivier Blin | 2004-01-26 | 1 | -5/+16 |
* | better error reporting for curl | Olivier Blin | 2004-01-26 | 1 | -0/+2 |
* | lots of perl checker fixes | Olivier Blin | 2004-01-25 | 1 | -67/+67 |
* | fixed typos and updated po files | Pablo Saratxaga | 2004-01-21 | 1 | -1/+1 |
* | - re use strict, because nobody is better than perl | Olivier Thauvin | 2004-01-16 | 1 | -0/+2 |
* | added urpm::get_updates_description, print updates description in urpmq -i wh... | Olivier Blin | 2004-01-16 | 1 | -0/+29 |
* | - add --root in man/--help, --use-distrib in --help only | Olivier Thauvin | 2004-01-15 | 1 | -1/+3 |
* | add auto and keep options in global config section, ask to be root to | Olivier Blin | 2004-01-15 | 1 | -1/+1 |
* | urpmq -l (list files), urpmq --changelog, lock rpm db even in chroot in urpmq | Olivier Blin | 2004-01-15 | 1 | -0/+1 |
* | more graphical feedback in urpmi --parallel --X (status, progress, etc) | Guillaume Cottenceau | 2004-01-15 | 1 | -1/+5 |
* | - urpmi, urpme, urpmq: / can be used as root, it's not a particular case | Olivier Blin | 2004-01-15 | 1 | -4/+8 |
* | add --use-distrib code | Olivier Thauvin | 2004-01-13 | 1 | -1/+8 |
* | - fix urpmq for virtual medium | Olivier Thauvin | 2004-01-13 | 1 | -2/+10 |
* | add ability to cancel packages downloads | Guillaume Cottenceau | 2004-01-12 | 1 | -6/+14 |
* | fix regexp on removable media | Olivier Thauvin | 2003-12-25 | 1 | -1/+1 |
* | - 4.48 | Olivier Thauvin | 2003-12-24 | 1 | -0/+2 |
* | fixed small typo. | Francois Pons | 2003-12-14 | 1 | -2/+2 |
* | consolidated restart status to detect problems related as loop, improper fetc... | Francois Pons | 2003-12-14 | 1 | -10/+18 |
* | added support for RH 7.3 | Francois Pons | 2003-12-09 | 1 | -13/+9 |
* | added support for missing Locale::gettext (as for RedHat for fast port) | Francois Pons | 2003-12-05 | 1 | -4/+6 |
* | try to improve rpm based package being upgraded and causing urpmi to be resta... | Francois Pons | 2003-12-05 | 1 | -5/+11 |
* | 4.4-41mdk (erwan feature) | Francois Pons | 2003-10-30 | 1 | -2/+21 |
* | fixed signature checking on first package when using --media and selecting other | Francois Pons | 2003-10-21 | 1 | -2/+5 |
* | make sure names.XXX are correctly generated all the time. | Francois Pons | 2003-10-06 | 1 | -12/+13 |
* | fixed adding new sources for finding rpms. | Francois Pons | 2003-09-23 | 1 | -117/+117 |
* | on-going 4.4-38mdk | Francois Pons | 2003-09-19 | 1 | -156/+158 |
* | fixed virtual media not examining list file. | Francois Pons | 2003-09-17 | 1 | -5/+13 |
* | 4.4-36mdk | Francois Pons | 2003-09-16 | 1 | -82/+84 |
* | fixed reduce_pathname returning emptry string for directory instead of / for ... | Francois Pons | 2003-09-16 | 1 | -0/+1 |
* | fixed to display only once skipping or installing log. | Francois Pons | 2003-09-10 | 1 | -3/+7 |
* | 4.4-34mdk | Francois Pons | 2003-09-08 | 1 | -50/+61 |
* | 4.4-33mdk | Francois Pons | 2003-09-06 | 1 | -0/+14 |
* | always display package skipped ;-) | Francois Pons | 2003-09-05 | 1 | -1/+1 |
* | 4.4-32mdk | Francois Pons | 2003-09-05 | 1 | -16/+24 |
* | 4.4-31mdk | Francois Pons | 2003-09-04 | 1 | -4/+23 |
* | 4.4-30mdk | Francois Pons | 2003-09-02 | 1 | -2/+89 |
* | fixed @EXPORT for N() by using qw(N) instead of qw(*N) which breaks rpmdrake. | Francois Pons | 2003-09-01 | 1 | -1/+1 |
* | allow transaction number to be restored. | Francois Pons | 2003-08-28 | 1 | -1/+6 |
* | 4.4-27mdk | Francois Pons | 2003-08-28 | 1 | -2/+29 |
* | fixed stupid typo. | Francois Pons | 2003-08-26 | 1 | -1/+1 |