Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make urpmq work as non-root users when informations from rpm headers are | Rafael Garcia-Suarez | 2004-11-25 | 1 | -1/+3 |
| | | | | | requested. | ||||
* | Don't use 'and my' | Rafael Garcia-Suarez | 2004-11-25 | 1 | -3/+4 |
| | |||||
* | - add --search-media options: looking requested or package to update with ↵ | Olivier Thauvin | 2004-11-24 | 1 | -0/+2 |
| | | | | | | | --auto-select in given media - replace a die() by $urpm->{fatal}() | ||||
* | sort options in help | Rafael Garcia-Suarez | 2004-10-05 | 1 | -11/+11 |
| | |||||
* | silence log messages from packdrake | Rafael Garcia-Suarez | 2004-09-29 | 1 | -6/+10 |
| | |||||
* | Make the leading "file://" optional in local media URLs. | Rafael Garcia-Suarez | 2004-07-27 | 1 | -2/+2 |
| | |||||
* | Add an option -Y to urpmq (fuzzy and case insensitive) | Rafael Garcia-Suarez | 2004-07-26 | 1 | -0/+3 |
| | |||||
* | changed MandrakeSoft -> Mandrakesoft | Pablo Saratxaga | 2004-07-20 | 1 | -2/+2 |
| | |||||
* | add documentation about -p option in urpmq man page and urpmq --help | Olivier Blin | 2004-06-02 | 1 | -1/+2 |
| | |||||
* | New helpful error messages in urpmq. | Rafael Garcia-Suarez | 2004-05-13 | 1 | -98/+122 |
| | | | | | Improve documentation and refactorization. | ||||
* | The command-line parsing for urpmq wasn't quite right yet. | Rafael Garcia-Suarez | 2004-04-23 | 1 | -3/+6 |
| | |||||
* | Some more cleanup and refactorization. | Rafael Garcia-Suarez | 2004-04-19 | 1 | -1/+3 |
| | |||||
* | Factorize the message/prompt/I18N code of urpm* in a separate module | Rafael Garcia-Suarez | 2004-04-14 | 1 | -0/+1 |
| | |||||
* | Factorize the code to handle command-line options for the urpm* tools | Rafael Garcia-Suarez | 2004-04-13 | 1 | -78/+5 |
| | | | | | in a module urpm::args. | ||||
* | make -a activated when using -y or --fuzzy. | Francois Pons | 2004-02-22 | 1 | -2/+2 |
| | |||||
* | fixed typo | Pablo Saratxaga | 2004-02-11 | 1 | -1/+1 |
| | |||||
* | perl_checker fix | Olivier Blin | 2004-01-26 | 1 | -1/+1 |
| | |||||
* | add downloader option in global config section | Olivier Blin | 2004-01-26 | 1 | -5/+2 |
| | |||||
* | fixed typos and updated po files | Pablo Saratxaga | 2004-01-21 | 1 | -1/+1 |
| | |||||
* | fix urpmq -i on media with synthesis hdlist | Olivier Blin | 2004-01-20 | 1 | -0/+1 |
| | |||||
* | perl_checker fixes | Olivier Blin | 2004-01-20 | 1 | -7/+7 |
| | |||||
* | - re use strict, because nobody is better than perl | Olivier Thauvin | 2004-01-16 | 1 | -0/+2 |
| | | | | | | - use sub folder bug report when restart is need - add cvs $Id$ in script | ||||
* | added urpm::get_updates_description, print updates description in urpmq -i ↵ | Olivier Blin | 2004-01-16 | 1 | -6/+14 |
| | | | | when available, do "unable to get source packages" test only when printing headers | ||||
* | - add --root in man/--help, --use-distrib in --help only | Olivier Thauvin | 2004-01-15 | 1 | -0/+2 |
| | | | | | | - fix issue using virtual medium and --bug - update error message if --bug dir exist | ||||
* | add auto and keep options in global config section, ask to be root to | Olivier Blin | 2004-01-15 | 1 | -2/+0 |
| | | | | | use auto-select in urpmi | ||||
* | urpmq -l (list files), urpmq --changelog, lock rpm db even in chroot in urpmq | Olivier Blin | 2004-01-15 | 1 | -25/+39 |
| | |||||
* | - 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 | -0/+2 |
| | |||||
* | - fix urpmq for virtual medium | Olivier Thauvin | 2004-01-13 | 1 | -16/+30 |
| | | | | | | | | - apply blino's patch: - permit urpmq -i for user - fix urpmq --sources for user (don't give a wrong url) - fix urpme --root | ||||
* | - 4.48 | Olivier Thauvin | 2003-12-24 | 1 | -3/+18 |
| | | | | | | | - urpmq --list-url - urpmq --dump-config - urpmi.update --force-key | ||||
* | 4.4-30mdk | Francois Pons | 2003-09-02 | 1 | -0/+2 |
| | |||||
* | added -a flag. | Francois Pons | 2003-08-11 | 1 | -1/+4 |
| | |||||
* | added shared lock (same as urpmi or urpmf). | Francois Pons | 2003-07-31 | 1 | -0/+2 |
| | |||||
* | 4.4-13mdk | Francois Pons | 2003-07-28 | 1 | -1/+6 |
| | |||||
* | skipping inst.list parsing for urpmq. | Francois Pons | 2003-06-27 | 1 | -1/+2 |
| | |||||
* | 4.4-8mdk | Francois Pons | 2003-06-26 | 1 | -1/+10 |
| | |||||
* | 4.4-4mdk | Francois Pons | 2003-06-18 | 1 | -0/+13 |
| | |||||
* | committed on going work to handle quietly sncf work stop. | Francois Pons | 2003-06-05 | 1 | -1/+1 |
| | |||||
* | 4.3-12mdk | Francois Pons | 2003-05-26 | 1 | -1/+2 |
| | |||||
* | 4.3-8mdk | Francois Pons | 2003-04-25 | 1 | -1/+7 |
| | |||||
* | 4.3-5mdk | Francois Pons | 2003-04-22 | 1 | -11/+23 |
| | |||||
* | fixed english typo. | Francois Pons | 2003-04-18 | 1 | -1/+1 |
| | |||||
* | 4.3-4mdk | Francois Pons | 2003-04-17 | 1 | -3/+36 |
| | |||||
* | 4.3-2mdk | Francois Pons | 2003-04-16 | 1 | -0/+1 |
| | |||||
* | 4.3-1mdk | Francois Pons | 2003-04-14 | 1 | -4/+5 |
| | |||||
* | 4.2-31mdk | Francois Pons | 2003-03-10 | 1 | -6/+6 |
| | |||||
* | fixed newer export methodology. | Francois Pons | 2003-03-06 | 1 | -3/+0 |
| | |||||
* | changed name of _() function to N() | Pablo Saratxaga | 2003-03-05 | 1 | -39/+39 |
| | | | | | use of perl_checker to create pot file | ||||
* | fixed typo. | Francois Pons | 2003-02-17 | 1 | -1/+1 |
| |