summaryrefslogtreecommitdiffstats
path: root/urpm/args.pm
Commit message (Collapse)AuthorAgeFilesLines
* Fix parsing of proxy.cfg and --proxy optionsRafael Garcia-Suarez2004-06-291-3/+3
|
* Support for setting proxy per-media in proxy.cfgRafael Garcia-Suarez2004-06-291-2/+5
|
* The --proxy option was broken.Rafael Garcia-Suarez2004-05-211-4/+4
|
* New helpful error messages in urpmq.Rafael Garcia-Suarez2004-05-131-41/+41
| | | | | Improve documentation and refactorization.
* - fix --changelog handling in urpmqOlivier Blin2004-05-041-1/+1
|
* Fix locale handling and the --no-locales command-line argumentRafael Garcia-Suarez2004-04-281-3/+7
|
* Remaining command-line options parsing problemsRafael Garcia-Suarez2004-04-281-16/+16
|
* Cope with long short urpmi options (--X versus -X)Rafael Garcia-Suarez2004-04-271-0/+3
|
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-191-3/+3
|
* Some more options refactorisation. The --from option of urpmi.addmediaRafael Garcia-Suarez2004-04-191-17/+27
| | | | | was being ignored; fix it.
* Fix the parsing of command-line options of urpmf when no option is specifiedRafael Garcia-Suarez2004-04-141-7/+16
|
* Factorize the message/prompt/I18N code of urpm* in a separate moduleRafael Garcia-Suarez2004-04-141-5/+9
|
* urpmi.addmedia was forgetting command-line arguments.Rafael Garcia-Suarez2004-04-141-0/+3
|
* Factorize the code to handle command-line options for the urpm* toolsRafael Garcia-Suarez2004-04-131-0/+14
| | | | | in a module urpm::args.
* Factorize command-line handling for urpm* tools in a separate module.Rafael Garcia-Suarez2004-04-091-0/+272
Use this in urpmi.