| Commit message (Expand) | Author | Age | Files | Lines |
* | urpmi.addmedia with proxy did erase the previous proxy settings (bug 20108) | Rafael Garcia-Suarez | 2005-12-08 | 1 | -0/+1 |
* | The parallel handlers define the same function. This could lead to warnings; ... | Rafael Garcia-Suarez | 2005-12-06 | 2 | -0/+4 |
* | Fix compilation warning | Rafael Garcia-Suarez | 2005-12-06 | 1 | -1/+1 |
* | Drop the urpmq --headers options (and the requirement on rpmtools). It | Rafael Garcia-Suarez | 2005-12-06 | 1 | -1/+0 |
* | Add a new configuration option, default-media, that specifies a comma-separated | Rafael Garcia-Suarez | 2005-12-02 | 1 | -0/+1 |
* | Add versions to modules | Rafael Garcia-Suarez | 2005-12-02 | 8 | -4/+17 |
* | Fix download with wget, broken by latest changes | Rafael Garcia-Suarez | 2005-12-02 | 1 | -3/+4 |
* | Add new switches to the urpm tools, --wget-options, --curl-options and | Rafael Garcia-Suarez | 2005-12-02 | 3 | -3/+15 |
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 10 | -5/+64 |
* | Patch by Blino to be less liberal in what we detect in /proc/mount to figure | Rafael Garcia-Suarez | 2005-12-01 | 1 | -1/+1 |
* | Fix English. Mention Taktuk2. | Rafael Garcia-Suarez | 2005-11-17 | 1 | -4/+3 |
* | Fix stealth context | Rafael Garcia-Suarez | 2005-11-17 | 1 | -2/+2 |
* | Use taktuk2 instead of ka if available. Make it overriable with the | Rafael Garcia-Suarez | 2005-11-17 | 1 | -2/+11 |
* | Be backwards compatible with older versions of urpme | Rafael Garcia-Suarez | 2005-11-17 | 2 | -2/+2 |
* | Add comments in urpme about messages that should not be changed. | Rafael Garcia-Suarez | 2005-11-17 | 2 | -3/+3 |
* | Don't use global variables, and some other cosmetic fixes | Rafael Garcia-Suarez | 2005-11-17 | 1 | -22/+22 |
* | Add VERSION in parallel modules | Rafael Garcia-Suarez | 2005-11-17 | 2 | -10/+13 |
* | Factorize command names | Rafael Garcia-Suarez | 2005-11-17 | 1 | -15/+18 |
* | use strict ! | Rafael Garcia-Suarez | 2005-11-17 | 2 | -0/+3 |
* | Add a --noscripts option to urpmi | Rafael Garcia-Suarez | 2005-11-15 | 1 | -0/+1 |
* | Fix syntax error, add more docs | Rafael Garcia-Suarez | 2005-11-03 | 1 | -6/+10 |
* | Remove more MDK::Common vestigia | Rafael Garcia-Suarez | 2005-11-03 | 2 | -1/+18 |
* | Don't use functions from MDK::Common | Rafael Garcia-Suarez | 2005-11-03 | 1 | -3/+5 |
* | Provide our own tempdir function, that doesn't require File::Temp if it's not... | Rafael Garcia-Suarez | 2005-11-03 | 1 | -0/+16 |
* | Use the --no-check-certificate option for downloading with wget, since | Rafael Garcia-Suarez | 2005-10-31 | 1 | -0/+1 |
* | Fix bug in rsync over ssh invocation | Rafael Garcia-Suarez | 2005-10-27 | 1 | -0/+1 |
* | Add API to have defaults in urpm::args | Rafael Garcia-Suarez | 2005-10-27 | 1 | -0/+3 |
* | Report curl download errors on ftp or on cancellation more agressively, so the | Rafael Garcia-Suarez | 2005-10-27 | 1 | -2/+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 f... | Rafael Garcia-Suarez | 2005-10-13 | 1 | -0/+1 |
* | 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 |
* | Don't use "verbose" setting in urpm::download API | Rafael Garcia-Suarez | 2005-10-11 | 1 | -1/+1 |
* | 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 |