Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | URPMI_MPUT_COMMAND and URPMI_RSHP_COMMAND environment variables. | ||||
* | 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 |
| | | | | | But change a message badly worded. | ||||
* | 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 ↵ | Rafael Garcia-Suarez | 2005-11-03 | 1 | -0/+16 |
| | | | | not installed on the system | ||||
* | Use the --no-check-certificate option for downloading with wget, since | Rafael Garcia-Suarez | 2005-10-31 | 1 | -0/+1 |
| | | | | | the club https servers use self-signed certificates. | ||||
* | 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 |
| | | | | | urpm routines can recover properly. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | Use an explicit path for the md5sum utility | Rafael Garcia-Suarez | 2005-09-30 | 1 | -1/+1 |
| | |||||
* | This workaround is no longer necessary | Rafael Garcia-Suarez | 2005-09-07 | 1 | -9/+0 |
| | |||||
* | Don't decode utf-8 text when the locale charset is itself in utf-8. | Rafael Garcia-Suarez | 2005-09-07 | 1 | -2/+4 |
| | | | | | Optimize utf-8 text manipulations. | ||||
* | Remove trace | Rafael Garcia-Suarez | 2005-09-05 | 1 | -1/+0 |
| | |||||
* | On top of previous fix | Rafael Garcia-Suarez | 2005-09-05 | 1 | -2/+2 |
| | |||||
* | Fix bug 18234 : force download of ftp files when the timestamp couldn't be ↵ | Rafael Garcia-Suarez | 2005-09-05 | 1 | -5/+3 |
| | | | | determined | ||||
* | Turn off utf8 warnings in the caller each time we use urpm::msg. | Rafael Garcia-Suarez | 2005-08-31 | 1 | -0/+10 |
| | |||||
* | decode every utf8 that gets translated | Rafael Garcia-Suarez | 2005-08-30 | 1 | -1/+3 |
| | |||||
* | Add an experimental --restricted option, based on code by Michael Scherer | Rafael Garcia-Suarez | 2005-06-29 | 1 | -0/+1 |
| | | | | | (bug #16610) |