summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Collapse)AuthorAgeFilesLines
* Protection against the people who edit urpmi.cfg by hand and put theRafael Garcia-Suarez2004-06-301-2/+9
| | | | | same medium twice. And restore error messages.
* Functions to write proxy.cfg (and regression tests)Rafael Garcia-Suarez2004-06-301-1/+29
|
* Fix parsing of proxy.cfg and --proxy optionsRafael Garcia-Suarez2004-06-292-5/+5
|
* Support for setting proxy per-media in proxy.cfgRafael Garcia-Suarez2004-06-292-6/+24
|
* Parsing of the proxy.cfg file: support for per-media proxiesRafael Garcia-Suarez2004-06-291-17/+32
|
* Don't write a section for the global options if we don't need toRafael Garcia-Suarez2004-06-241-0/+1
|
* Handle quoted option valuesRafael Garcia-Suarez2004-06-241-2/+2
|
* I18N of error messages in urpm::cfgRafael Garcia-Suarez2004-06-241-4/+5
| | | | | Normalize key_ids to key-ids
* Tests and fixes for the urpmi.cfg parserRafael Garcia-Suarez2004-06-241-4/+11
|
* New code to write urpmi.cfg.Rafael Garcia-Suarez2004-06-231-3/+30
|
* New code to read urpmi.cfg.Rafael Garcia-Suarez2004-06-231-11/+93
|
* Refactorisation error: urpmi.update was looping.Rafael Garcia-Suarez2004-06-231-1/+2
|
* Move some system-related functions in a separate moduleRafael Garcia-Suarez2004-06-231-0/+109
|
* Fix bug #10026: when using --wget, urpmi displays only the firstRafael Garcia-Suarez2004-06-141-1/+4
| | | | | downloaded url.
* The --proxy option was broken.Rafael Garcia-Suarez2004-05-211-4/+4
|
* Missing changes in the last revision (urpmi v1.249)Rafael Garcia-Suarez2004-05-131-1/+1
|
* New helpful error messages in urpmq.Rafael Garcia-Suarez2004-05-131-41/+41
| | | | | Improve documentation and refactorization.
* - invoke "curl -h" only onceRafael Garcia-Suarez2004-05-041-8/+14
| | | | | - avoid empty command-line arguments to rsync
* - allow rsync url like rsync://server/dir/Olivier Thauvin2004-05-041-1/+1
|
* - fix rsync downloadOlivier Thauvin2004-05-041-44/+12
| | | | | - merge sync_rsync and rsync_ssh
* - fix --changelog handling in urpmqOlivier Blin2004-05-041-1/+1
|
* Initialize the noexpr and yesexpr *after* the locale has been set.Rafael Garcia-Suarez2004-04-281-3/+3
|
* Fix interactive mode in urpmeRafael Garcia-Suarez2004-04-281-2/+2
|
* Fix locale handling and the --no-locales command-line argumentRafael Garcia-Suarez2004-04-282-5/+12
|
* Cleanup some perl warningsRafael Garcia-Suarez2004-04-281-0/+1
|
* 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
|
* More refactorization. Some silencing of the warnings emitted by -w.Rafael Garcia-Suarez2004-04-222-1/+75
|
* Fix regressions due to modularizationRafael Garcia-Suarez2004-04-201-4/+4
|
* Some more cleanup and refactorization.Rafael Garcia-Suarez2004-04-194-4/+455
|
* 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-142-5/+118
|
* 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.
* more graphical feedback in urpmi --parallel --X (status, progress, etc)Guillaume Cottenceau2004-01-152-12/+31
|
* clean reason of removing package.Francois Pons2003-09-232-0/+2
|
* added support for --keep.Francois Pons2003-07-292-2/+2
|
* added invocation of urpme with --force in parallel remove.Francois Pons2003-07-292-2/+2
|
* fix to handle parallel removing with nodes not having the packages.Francois Pons2003-07-292-6/+22
|
* make sure stdout is read from distant nodes for parallel remove.Francois Pons2003-07-291-1/+1
|
* fix for urpme log recently added.Francois Pons2003-07-292-1/+5
|
* final 4.4-10mdkFrancois Pons2003-07-252-5/+13
|
* fixed bug 3982.Francois Pons2003-07-252-16/+16
|
* 4.4-8mdkFrancois Pons2003-06-262-6/+10
|
* 4.4-2mdkFrancois Pons2003-06-172-14/+18
|
* changed name of _() function to N()Pablo Saratxaga2003-03-052-16/+16
| | | | | use of perl_checker to create pot file
* 4.2-21mdkFrancois Pons2003-02-202-2/+2
|
* fixed strange error on ssh not invoked on distant node.Francois Pons2003-02-171-2/+2
|