summaryrefslogtreecommitdiffstats
path: root/urpmq
Commit message (Collapse)AuthorAgeFilesLines
...
* Implement -RR in urpmq to search through virtual packages as well. (bug 15895)Rafael Garcia-Suarez2005-05-201-1/+2
|
* - --synthesis don't exist, removing it from --dump-configOlivier Thauvin2005-04-281-1/+0
|
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-2/+2
|
* Unify same help messagesRafael Garcia-Suarez2005-04-211-1/+1
|
* Add a --summary option to urpmq.Rafael Garcia-Suarez2005-03-141-1/+6
| | | | | Patch by Michael Scherer, slightly reworked (bug 14513)
* Fix bug 13946: output from urpmq not converted from utf-8 when under aRafael Garcia-Suarez2005-02-241-9/+14
| | | | | non-utf-8 locale.
* Print usage messages to stdout, not stderrRafael Garcia-Suarez2005-02-011-1/+1
|
* Update comments to be in line with latest urpmq -R changesRafael Garcia-Suarez2005-01-271-1/+3
|
* Patch by Guillaume Rousse to improve bash-completion for media names, viaRafael Garcia-Suarez2005-01-271-0/+2
| | | | | adding new optional arguments to the --list-media option of urpmq.
* Avoid "urpmq -R" to walk through virtual provides; now only walk throughRafael Garcia-Suarez2005-01-261-0/+1
| | | | | provides that have an explicit comparison to a version number.
* Remove redundant requiresRafael Garcia-Suarez2005-01-241-3/+1
|
* Happy new yearRafael Garcia-Suarez2005-01-061-2/+2
|
* fix virtual hdlist check (when fetching headers)Olivier Blin2005-01-031-7/+5
|
* Make urpmq work as non-root users when informations from rpm headers areRafael Garcia-Suarez2004-11-251-1/+3
| | | | | requested.
* Don't use 'and my'Rafael Garcia-Suarez2004-11-251-3/+4
|
* - add --search-media options: looking requested or package to update with ↵Olivier Thauvin2004-11-241-0/+2
| | | | | | | --auto-select in given media - replace a die() by $urpm->{fatal}()
* sort options in helpRafael Garcia-Suarez2004-10-051-11/+11
|
* silence log messages from packdrakeRafael Garcia-Suarez2004-09-291-6/+10
|
* Make the leading "file://" optional in local media URLs.Rafael Garcia-Suarez2004-07-271-2/+2
|
* Add an option -Y to urpmq (fuzzy and case insensitive)Rafael Garcia-Suarez2004-07-261-0/+3
|
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-2/+2
|
* add documentation about -p option in urpmq man page and urpmq --helpOlivier Blin2004-06-021-1/+2
|
* New helpful error messages in urpmq.Rafael Garcia-Suarez2004-05-131-98/+122
| | | | | Improve documentation and refactorization.
* The command-line parsing for urpmq wasn't quite right yet.Rafael Garcia-Suarez2004-04-231-3/+6
|
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-1/+3
|
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-0/+1
|
* Factorize the code to handle command-line options for the urpm* toolsRafael Garcia-Suarez2004-04-131-78/+5
| | | | | in a module urpm::args.
* make -a activated when using -y or --fuzzy.Francois Pons2004-02-221-2/+2
|
* fixed typoPablo Saratxaga2004-02-111-1/+1
|
* perl_checker fixOlivier Blin2004-01-261-1/+1
|
* add downloader option in global config sectionOlivier Blin2004-01-261-5/+2
|
* fixed typos and updated po filesPablo Saratxaga2004-01-211-1/+1
|
* fix urpmq -i on media with synthesis hdlistOlivier Blin2004-01-201-0/+1
|
* perl_checker fixesOlivier Blin2004-01-201-7/+7
|
* - re use strict, because nobody is better than perlOlivier Thauvin2004-01-161-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 Blin2004-01-161-6/+14
| | | | when available, do "unable to get source packages" test only when printing headers
* - add --root in man/--help, --use-distrib in --help onlyOlivier Thauvin2004-01-151-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 toOlivier Blin2004-01-151-2/+0
| | | | | use auto-select in urpmi
* urpmq -l (list files), urpmq --changelog, lock rpm db even in chroot in urpmqOlivier Blin2004-01-151-25/+39
|
* - urpmi, urpme, urpmq: / can be used as root, it's not a particular caseOlivier Blin2004-01-151-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 issueOlivier Thauvin2004-01-141-0/+3
|
* add --use-distrib codeOlivier Thauvin2004-01-131-0/+2
|
* - fix urpmq for virtual mediumOlivier Thauvin2004-01-131-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.48Olivier Thauvin2003-12-241-3/+18
| | | | | | | - urpmq --list-url - urpmq --dump-config - urpmi.update --force-key
* 4.4-30mdkFrancois Pons2003-09-021-0/+2
|
* added -a flag.Francois Pons2003-08-111-1/+4
|
* added shared lock (same as urpmi or urpmf).Francois Pons2003-07-311-0/+2
|
* 4.4-13mdkFrancois Pons2003-07-281-1/+6
|
* skipping inst.list parsing for urpmq.Francois Pons2003-06-271-1/+2
|
* 4.4-8mdkFrancois Pons2003-06-261-1/+10
|