summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* Localize $_ before magical while(<$file>) loopsRafael Garcia-Suarez2006-08-112-0/+5
* For curl downloads, use the --anyauth options (solves an issueRafael Garcia-Suarez2006-08-021-0/+2
* 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 o...Olivier Thauvin2006-06-111-0/+2
* - fix r36644, ensure urpm::args::parse_cmdline() return true if there is no e...Olivier Thauvin2006-06-111-1/+3
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-0710-10/+30
* Patch by Vincent Panel from bug #22000: use global proxy settings whenRafael Garcia-Suarez2006-05-291-0/+4
* 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
* Add a default value for urpmi ldap SSL valueRafael Garcia-Suarez2006-05-151-2/+4
* Untaint current dir when temporarily chdir'ing to cacheRafael Garcia-Suarez2006-04-201-3/+3
* Patch by Michael Scherer to fix authentication with ssh download method.Rafael Garcia-Suarez2006-04-021-9/+11
* urpmq --synthesis was brokenRafael Garcia-Suarez2006-03-301-1/+1
* New urpmi.recover option: --list-safeRafael Garcia-Suarez2006-03-231-0/+1
* If rsync-options are configured and contain what looks like a remote shellRafael Garcia-Suarez2006-03-201-15/+17
* Allow to use the same ssh connection for all rsync transfers.Rafael Garcia-Suarez2006-03-201-4/+51
* Some urpme cleanupRafael Garcia-Suarez2006-03-081-0/+1
* Avoid an undefined subroutine warning during global destruction if Sys::SyslogRafael Garcia-Suarez2006-02-281-1/+1
* Let "ignoresize" be configurable in urpmi.cfgRafael Garcia-Suarez2006-02-171-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
* Document that parsing /etc/release is fragile, because the format ofRafael Garcia-Suarez2006-02-131-2/+4
* 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-092-0/+2
* Simplification of usage of duped stdoutRafael Garcia-Suarez2006-02-081-5/+1
* Simplify prompt functionRafael Garcia-Suarez2006-02-081-6/+2
* Get rid of message() functionRafael Garcia-Suarez2006-02-082-13/+4
* Add a --logfile option for debugRafael Garcia-Suarez2006-02-081-0/+1
* Remove default logging to /var/log/urpmi.log.Rafael Garcia-Suarez2006-02-081-4/+14
* A bit of clarification in logging codeRafael Garcia-Suarez2006-02-071-3/+4
* I keep typing --noinstall instead of --no-install. Add this as an alias.Rafael Garcia-Suarez2006-02-061-1/+1
* Add "B" suffix by default to the limit-rate option for curl (see bug 20859)Rafael Garcia-Suarez2006-01-271-0/+4
* Use Digest::MD5 when availableRafael Garcia-Suarez2006-01-241-3/+12
* 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
* 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
* urpmi.addmedia with proxy did erase the previous proxy settings (bug 20108)Rafael Garcia-Suarez2005-12-081-0/+1
* The parallel handlers define the same function. This could lead to warnings; ...Rafael Garcia-Suarez2005-12-062-0/+4
* Fix compilation warningRafael Garcia-Suarez2005-12-061-1/+1
* Drop the urpmq --headers options (and the requirement on rpmtools). ItRafael Garcia-Suarez2005-12-061-1/+0
* Add a new configuration option, default-media, that specifies a comma-separatedRafael Garcia-Suarez2005-12-021-0/+1
* Add versions to modulesRafael Garcia-Suarez2005-12-028-4/+17
* Fix download with wget, broken by latest changesRafael Garcia-Suarez2005-12-021-3/+4
* Add new switches to the urpm tools, --wget-options, --curl-options andRafael Garcia-Suarez2005-12-023-3/+15