Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the rurpme(8) command | Rafael Garcia-Suarez | 2006-06-13 | 1 | -1/+6 |
| | |||||
* | Some urpme cleanup | Rafael Garcia-Suarez | 2006-03-08 | 1 | -3/+2 |
| | |||||
* | Remove a spurious newline | Rafael Garcia-Suarez | 2006-02-14 | 1 | -1/+1 |
| | |||||
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |
| | |||||
* | urpme needs to support --repackage too | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+4 |
| | |||||
* | Log calls to urpmi and urpme | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+6 |
| | |||||
* | Fixes in --help output | Rafael Garcia-Suarez | 2006-02-06 | 1 | -3/+3 |
| | |||||
* | Make message to ask whether N packages should be removed more explicit ↵ | Rafael Garcia-Suarez | 2006-02-06 | 1 | -3/+2 |
| | | | | (suggested by blino) | ||||
* | Add a --noscripts option to urpme | Rafael Garcia-Suarez | 2005-12-14 | 1 | -3/+16 |
| | |||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | Add more notes about messages parsed by urpm::parallel_* | Rafael Garcia-Suarez | 2005-11-17 | 1 | -2/+2 |
| | |||||
* | Add comments in urpme about messages that should not be changed. | Rafael Garcia-Suarez | 2005-11-17 | 1 | -5/+12 |
| | | | | | But change a message badly worded. | ||||
* | One steps towards -T compliance | Rafael Garcia-Suarez | 2005-06-28 | 1 | -1/+3 |
| | |||||
* | s/Mandrake/Mandriva/ | Pablo Saratxaga | 2005-04-25 | 1 | -3/+3 |
| | |||||
* | Fix --root option in urpme | Rafael Garcia-Suarez | 2005-02-11 | 1 | -0/+1 |
| | |||||
* | Print usage messages to stdout, not stderr | Rafael Garcia-Suarez | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | String changes | Rafael Garcia-Suarez | 2005-01-20 | 1 | -2/+2 |
| | |||||
* | urpme should croak when it's not run as root | Rafael Garcia-Suarez | 2005-01-20 | 1 | -0/+4 |
| | |||||
* | Update copyright | Rafael Garcia-Suarez | 2005-01-06 | 1 | -2/+2 |
| | |||||
* | Tell number of packages that will be removed by urpme | Rafael Garcia-Suarez | 2004-12-16 | 1 | -1/+1 |
| | |||||
* | Copyright updates | Rafael Garcia-Suarez | 2004-07-22 | 1 | -2/+2 |
| | |||||
* | changed MandrakeSoft -> Mandrakesoft | Pablo Saratxaga | 2004-07-20 | 1 | -2/+2 |
| | |||||
* | Some more cleanup and refactorization. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -22/+22 |
| | |||||
* | Factorize the message/prompt/I18N code of urpm* in a separate module | Rafael Garcia-Suarez | 2004-04-14 | 1 | -28/+2 |
| | |||||
* | Factorize the code to handle command-line options for the urpm* tools | Rafael Garcia-Suarez | 2004-04-13 | 1 | -24/+10 |
| | | | | | in a module urpm::args. | ||||
* | fixed typo | Pablo Saratxaga | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | really fix urpme --root, perl_checker fixes, do not use URPM anymore | Olivier Blin | 2004-01-21 | 1 | -11/+8 |
| | |||||
* | - re use strict, because nobody is better than perl | Olivier Thauvin | 2004-01-16 | 1 | -2/+4 |
| | | | | | | - use sub folder bug report when restart is need - add cvs $Id$ in script | ||||
* | - add --root in man/--help, --use-distrib in --help only | Olivier Thauvin | 2004-01-15 | 1 | -0/+3 |
| | | | | | | - fix issue using virtual medium and --bug - update error message if --bug dir exist | ||||
* | - urpmi, urpme, urpmq: / can be used as root, it's not a particular case | Olivier Blin | 2004-01-15 | 1 | -3/+0 |
| | | | | | | - urpm.pm: lock rpm db in chroot, and urpmi db in / - urpmi: ask to be root to install binary rpms in chroot | ||||
* | $root =~ s!/*!! to avoid root detection issue | Olivier Thauvin | 2004-01-14 | 1 | -0/+3 |
| | |||||
* | add --use-distrib code | Olivier Thauvin | 2004-01-13 | 1 | -1/+3 |
| | |||||
* | - fix urpmq for virtual medium | Olivier Thauvin | 2004-01-13 | 1 | -1/+1 |
| | | | | | | | | - apply blino's patch: - permit urpmq -i for user - fix urpmq --sources for user (don't give a wrong url) - fix urpme --root | ||||
* | make remove with N by default. | Francois Pons | 2003-09-22 | 1 | -1/+1 |
| | |||||
* | on-going 4.4-38mdk | Francois Pons | 2003-09-19 | 1 | -2/+30 |
| | |||||
* | fixed stupid typo from me (bug 4637). | Francois Pons | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | 4.4-19mdk | Francois Pons | 2003-08-06 | 1 | -3/+4 |
| | |||||
* | fixed --auto not working with parallel mode (still asking the user). | Francois Pons | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | added option --force in order not to fail with missing package in rpmdb. | Francois Pons | 2003-07-29 | 1 | -3/+4 |
| | |||||
* | always ask user about packages which will be removed when using --parallel | Francois Pons | 2003-07-29 | 1 | -1/+1 |
| | | | | | option. | ||||
* | fixed typo. | Francois Pons | 2003-07-29 | 1 | -1/+1 |
| | |||||
* | added removing log. | Francois Pons | 2003-07-25 | 1 | -0/+1 |
| | |||||
* | 4.3-12mdk | Francois Pons | 2003-05-26 | 1 | -1/+1 |
| | |||||
* | 4.3-7mdk | Francois Pons | 2003-04-24 | 1 | -1/+6 |
| | |||||
* | fixed newer export methodology. | Francois Pons | 2003-03-06 | 1 | -4/+1 |
| | |||||
* | changed name of _() function to N() | Pablo Saratxaga | 2003-03-05 | 1 | -19/+19 |
| | | | | | use of perl_checker to create pot file | ||||
* | 4.2-23mdk | Francois Pons | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | 4.2-2mdk | Francois Pons | 2002-12-19 | 1 | -1/+1 |
| | |||||
* | 4.2-1mdk | Francois Pons | 2002-12-18 | 1 | -141/+54 |
| | |||||
* | 4.1-13mdk | Francois Pons | 2002-12-11 | 1 | -1/+1 |
| |