Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+2 |
| | |||||
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 1 | -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 notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+3 |
| | |||||
* | Add a --noscripts option to urpmi | Rafael Garcia-Suarez | 2005-11-15 | 1 | -0/+1 |
| | |||||
* | Add API to have defaults in urpm::args | Rafael Garcia-Suarez | 2005-10-27 | 1 | -0/+3 |
| | |||||
* | Add -l as an alias for --literal in urpmf | Rafael Garcia-Suarez | 2005-10-20 | 1 | -1/+1 |
| | |||||
* | New urpmf option : -F (like in awk :) | Rafael Garcia-Suarez | 2005-10-20 | 1 | -2/+3 |
| | |||||
* | Record used tags for hdlist usage selection even if --qf is used | Rafael Garcia-Suarez | 2005-10-20 | 1 | -4/+1 |
| | |||||
* | Fix --qf option parsing | Rafael Garcia-Suarez | 2005-10-19 | 1 | -1/+1 |
| | |||||
* | Remove urpmf --all option | Rafael Garcia-Suarez | 2005-10-19 | 1 | -17/+0 |
| | |||||
* | Implement a nicer default behaviour for --name | Rafael Garcia-Suarez | 2005-10-18 | 1 | -1/+5 |
| | |||||
* | Recognize urpmf --name again | Rafael Garcia-Suarez | 2005-10-18 | 1 | -1/+2 |
| | |||||
* | Forgot to convert two parameters | Rafael Garcia-Suarez | 2005-10-18 | 1 | -2/+2 |
| | |||||
* | Add epoch in urpmf --all | Rafael Garcia-Suarez | 2005-10-18 | 1 | -0/+1 |
| | |||||
* | Synamically generate option parsing callbacks for urpmf | Rafael Garcia-Suarez | 2005-10-18 | 1 | -24/+53 |
| | |||||
* | New options. Change callback generation method. | Rafael Garcia-Suarez | 2005-10-17 | 1 | -0/+5 |
| | |||||
* | Remove the evil urpmf --quiet option | Rafael Garcia-Suarez | 2005-10-13 | 1 | -1/+0 |
| | |||||
* | Oops | Rafael Garcia-Suarez | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | Add a --literal option to urpmf | Rafael Garcia-Suarez | 2005-10-13 | 1 | -2/+7 |
| | |||||
* | Only quote "+" in patterns (for c++ / libgtk+ / etc... packages) | Rafael Garcia-Suarez | 2005-10-13 | 1 | -2/+2 |
| | |||||
* | Add a --debug option to print internal callback (instead of using --verbose ↵ | Rafael Garcia-Suarez | 2005-10-13 | 1 | -0/+1 |
| | | | | for that). | ||||
* | Allow ! ( ) as well as -! -( -) as arguments to urpmf (backwards compat) | Rafael Garcia-Suarez | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | Sort options. | Rafael Garcia-Suarez | 2005-10-12 | 1 | -14/+14 |
| | |||||
* | Forbid urpmq --use-distrib when non root | Rafael Garcia-Suarez | 2005-10-12 | 1 | -1/+7 |
| | |||||
* | Add an --ignoresize option to urpmi | Rafael Garcia-Suarez | 2005-10-10 | 1 | -0/+1 |
| | |||||
* | Abort on unrecognized options for urpmq too | Rafael Garcia-Suarez | 2005-10-10 | 1 | -0/+2 |
| | |||||
* | Don't allow media names that begin with -- in urpmi.addmedia and ↵ | Rafael Garcia-Suarez | 2005-10-10 | 1 | -2/+12 |
| | | | | urpmi.update, to avoid naming mistakes | ||||
* | Add an experimental --restricted option, based on code by Michael Scherer | Rafael Garcia-Suarez | 2005-06-29 | 1 | -0/+1 |
| | | | | | (bug #16610) | ||||
* | urpmf should warn on unknown options | Rafael Garcia-Suarez | 2005-06-16 | 1 | -0/+4 |
| | |||||
* | Document --summary option to urpmq. | Rafael Garcia-Suarez | 2005-06-13 | 1 | -1/+1 |
| | | | | | Add -S as an alias for --summary. | ||||
* | Introduce a --nolock option in urpmi and urpmq. | Rafael Garcia-Suarez | 2005-06-09 | 1 | -0/+2 |
| | | | | | Use it for parallel distribution over ssh on localhost | ||||
* | Implement -RR in urpmq to search through virtual packages as well. (bug 15895) | Rafael Garcia-Suarez | 2005-05-20 | 1 | -1/+1 |
| | |||||
* | add a --nopubkey option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-29 | 1 | -0/+1 |
| | |||||
* | Remove obsolete code | Rafael Garcia-Suarez | 2005-04-27 | 1 | -2/+0 |
| | |||||
* | Allow to ask user for proxy credentials | Rafael Garcia-Suarez | 2005-04-26 | 1 | -3/+7 |
| | |||||
* | Update copyrights | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | There's no reason not to extend this improvement to urpmq | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | Allow relative pathnames in --root (Michael Scherer) | Rafael Garcia-Suarez | 2005-04-25 | 1 | -1/+1 |
| | |||||
* | Add a new option, --no-install, to urpmi, to only download rpms and | Rafael Garcia-Suarez | 2005-04-14 | 1 | -0/+1 |
| | | | | | not install them (by Michael Scherer) | ||||
* | Add a --raw option to urpmi.addmedia | Rafael Garcia-Suarez | 2005-04-11 | 1 | -1/+2 |
| | |||||
* | Add a --summary option to urpmq. | Rafael Garcia-Suarez | 2005-03-14 | 1 | -0/+1 |
| | | | | | Patch by Michael Scherer, slightly reworked (bug 14513) | ||||
* | Add a retry option to urpmi and urpmi.cfg (bug #1174) | Rafael Garcia-Suarez | 2005-03-10 | 1 | -0/+1 |
| | |||||
* | Remove obsoleted and broken --distrib-XXX command-line option | Rafael Garcia-Suarez | 2005-02-17 | 1 | -7/+2 |
| | |||||
* | Patch by Guillaume Rousse to improve bash-completion for media names, via | Rafael Garcia-Suarez | 2005-01-27 | 1 | -1/+1 |
| | | | | | adding new optional arguments to the --list-media option of urpmq. | ||||
* | urpmi --gui will now ask with a GUI popup to change media. Intended | Rafael Garcia-Suarez | 2005-01-24 | 1 | -0/+1 |
| | | | | | to be used with --auto (so other annoying dialogs are not shown) | ||||
* | Insignificant patch | Rafael Garcia-Suarez | 2005-01-19 | 1 | -2/+2 |
| | |||||
* | Remove unused vars | Rafael Garcia-Suarez | 2005-01-10 | 1 | -3/+1 |
| | |||||
* | Add an option to urpmi, --expect-install, that tells urpmi to return with | Rafael Garcia-Suarez | 2005-01-10 | 1 | -0/+1 |
| | | | | | an exit status of 15 if it installed nothing. | ||||
* | Remove support for urpmi -X | Rafael Garcia-Suarez | 2004-12-07 | 1 | -9/+0 |
| | |||||
* | Fix loading of urpm::msg::N() in urpm::args, and urpmi's --no-locale option | Rafael Garcia-Suarez | 2004-12-06 | 1 | -1/+4 |
| |