summaryrefslogtreecommitdiffstats
path: root/urpm/args.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* use standard ExporterPascal Rigaux2006-11-091-19/+5
|
* perl_checker compliancePascal Rigaux2006-11-031-5/+5
|
* Add --no-md5sum and --force-key options to urpmiRafael Garcia-Suarez2006-10-181-0/+2
|
* Add Prozilla supportRafael Garcia-Suarez2006-09-211-4/+6
|
* Check that --root directory exists (#24031)Rafael Garcia-Suarez2006-08-011-2/+16
|
* Add the rurpme(8) commandRafael Garcia-Suarez2006-06-131-0/+1
|
* - restore old behavior of urpmi.addmedia, add --all-media and --interactive ↵Olivier Thauvin2006-06-111-0/+2
| | | | options
* - fix r36644, ensure urpm::args::parse_cmdline() return true if there is no ↵Olivier Thauvin2006-06-111-1/+3
| | | | error
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-071-1/+3
| | | | | For gurpmi.pm, use the same version number as urpm.
* Add a new option -I to urpmfRafael Garcia-Suarez2006-05-191-0/+1
|
* Fix harmless typo in internal command-line optionRafael Garcia-Suarez2006-05-171-1/+1
|
* Allow '--' in urpmf command-lines to search for patterns that begin with a '-'Rafael Garcia-Suarez2006-05-151-0/+14
| | | | | (bug noticed by Titi)
* urpmq --synthesis was brokenRafael Garcia-Suarez2006-03-301-1/+1
|
* New urpmi.recover option: --list-safeRafael Garcia-Suarez2006-03-231-0/+1
|
* Some urpme cleanupRafael Garcia-Suarez2006-03-081-0/+1
|
* Add a --disable option to urpmi.recoverRafael Garcia-Suarez2006-02-161-0/+1
|
* Add ignorearch option to urpmqRafael Garcia-Suarez2006-02-131-0/+1
|
* Add --ignorearch flag to urpmiRafael Garcia-Suarez2006-02-131-0/+1
|
* New tool, urpmi.recoverRafael Garcia-Suarez2006-02-101-0/+12
|
* urpme needs to support --repackage tooRafael Garcia-Suarez2006-02-091-0/+1
|
* Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg.Rafael Garcia-Suarez2006-02-091-0/+1
| | | | | Document them.
* Get rid of message() functionRafael Garcia-Suarez2006-02-081-1/+1
|
* Add a --logfile option for debugRafael Garcia-Suarez2006-02-081-0/+1
|
* I keep typing --noinstall instead of --no-install. Add this as an alias.Rafael Garcia-Suarez2006-02-061-1/+1
|
* Update copyrights for files modified in 2006Rafael Garcia-Suarez2006-01-241-1/+1
|
* Remove documentation for options that don't exist, and improve documentation ofRafael Garcia-Suarez2006-01-161-2/+0
| | | | | --distrib.
* Turn nolock on when using a chrootRafael Garcia-Suarez2006-01-111-2/+2
|
* New option --auto-update (bug #19819)Rafael Garcia-Suarez2005-12-221-0/+1
|
* Add a --noscripts option to urpmeRafael Garcia-Suarez2005-12-141-0/+1
|
* Drop the urpmq --headers options (and the requirement on rpmtools). ItRafael Garcia-Suarez2005-12-061-1/+0
| | | | | was only used by the late rpminst.
* Add versions to modulesRafael Garcia-Suarez2005-12-021-0/+2
|
* Add new switches to the urpm tools, --wget-options, --curl-options andRafael Garcia-Suarez2005-12-021-2/+8
| | | | | | | --rsync-options, to specify additionnal command-line options to pass to the downloader programs. These are also available as global variables that can be set in urpmi.cfg.
* Update copyright noticesRafael Garcia-Suarez2005-12-021-1/+3
|
* Add a --noscripts option to urpmiRafael Garcia-Suarez2005-11-151-0/+1
|
* Add API to have defaults in urpm::argsRafael Garcia-Suarez2005-10-271-0/+3
|
* Add -l as an alias for --literal in urpmfRafael Garcia-Suarez2005-10-201-1/+1
|
* New urpmf option : -F (like in awk :)Rafael Garcia-Suarez2005-10-201-2/+3
|
* Record used tags for hdlist usage selection even if --qf is usedRafael Garcia-Suarez2005-10-201-4/+1
|
* Fix --qf option parsingRafael Garcia-Suarez2005-10-191-1/+1
|
* Remove urpmf --all optionRafael Garcia-Suarez2005-10-191-17/+0
|
* Implement a nicer default behaviour for --nameRafael Garcia-Suarez2005-10-181-1/+5
|
* Recognize urpmf --name againRafael Garcia-Suarez2005-10-181-1/+2
|
* Forgot to convert two parametersRafael Garcia-Suarez2005-10-181-2/+2
|
* Add epoch in urpmf --allRafael Garcia-Suarez2005-10-181-0/+1
|
* Synamically generate option parsing callbacks for urpmfRafael Garcia-Suarez2005-10-181-24/+53
|
* New options. Change callback generation method.Rafael Garcia-Suarez2005-10-171-0/+5
|
* Remove the evil urpmf --quiet optionRafael Garcia-Suarez2005-10-131-1/+0
|
* OopsRafael Garcia-Suarez2005-10-131-1/+1
|
* Add a --literal option to urpmfRafael Garcia-Suarez2005-10-131-2/+7
|
* Only quote "+" in patterns (for c++ / libgtk+ / etc... packages)Rafael Garcia-Suarez2005-10-131-2/+2
|