summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Provide our own tempdir function, that doesn't require File::Temp if it's ↵Rafael Garcia-Suarez2005-11-031-0/+16
| | | | not installed on the system
* Use MDV::Packdrakeng instead of deprecated wrapperRafael Garcia-Suarez2005-11-021-7/+9
|
* Remove old autoirpm attemptRafael Garcia-Suarez2005-11-0216-724/+0
|
* Simplify code, change obscure error messageRafael Garcia-Suarez2005-10-311-3/+4
|
* Use the --no-check-certificate option for downloading with wget, sinceRafael Garcia-Suarez2005-10-311-0/+1
| | | | | the club https servers use self-signed certificates.
* updated po fileShiva Huang2005-10-291-61/+63
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-10-291-264/+331
|
* Solved 30 fuzzy stringsrenato2005-10-281-295/+114
|
* Translation updatesTomasz Bednarski2005-10-281-283/+112
|
* UpdatedWilly Sudiarto Raharjo2005-10-281-78/+83
|
* *** empty log message ***José Melo2005-10-281-301/+113
|
* updated pot filePablo Saratxaga2005-10-2768-22379/+33187
|
* small changes to translatable strings, to avoid duplicationPablo Saratxaga2005-10-273-25/+23
| | | | | and to reuse existing translations when possible
* Fix bug in rsync over ssh invocationRafael Garcia-Suarez2005-10-271-0/+1
|
* Don't let urpmq lock the urpmi db if it only dumps the configurationRafael Garcia-Suarez2005-10-271-2/+3
|
* Add API to have defaults in urpm::argsRafael Garcia-Suarez2005-10-271-0/+3
|
* Remove encoding kludgeRafael Garcia-Suarez2005-10-271-2/+1
|
* Fail earlier and more aggressively when downloading an rpm failsRafael Garcia-Suarez2005-10-271-1/+5
|
* Report curl download errors on ftp or on cancellation more agressively, so theRafael Garcia-Suarez2005-10-271-2/+3
| | | | | urpm routines can recover properly.
* Improve some installation error messages (in English) (bug #19060)Rafael Garcia-Suarez2005-10-262-5/+5
|
* 4.7.18-1mdkRafael Garcia-Suarez2005-10-263-2/+41
|
* Expand .urpmi arguments to gurpmiRafael Garcia-Suarez2005-10-261-1/+12
|
* Don't expand .urpmi files on command-line in restricted modeRafael Garcia-Suarez2005-10-261-6/+10
|
* urpmi.addmedia --raw should add medium as ignored, since the new medium is justRafael Garcia-Suarez2005-10-252-4/+6
| | | | | a config entry and wasn't initialised
* Document static option in urpmi.cfgRafael Garcia-Suarez2005-10-251-0/+4
|
* A few clarificationsRafael Garcia-Suarez2005-10-241-9/+9
|
* Updated Contact InfoWilly Sudiarto Raharjo2005-10-241-1/+1
|
* Updated Malay translationSharuzzaman Ahmat Raslan2005-10-231-11/+11
|
* 4.7.17-1mdkRafael Garcia-Suarez2005-10-203-2/+196
|
* Sort better in -h outputRafael Garcia-Suarez2005-10-201-1/+1
|
* Rewrite urpmf man pageRafael Garcia-Suarez2005-10-201-62/+90
|
* Add -l as an alias for --literal in urpmfRafael Garcia-Suarez2005-10-201-1/+1
|
* Overhaul inline helpRafael Garcia-Suarez2005-10-201-34/+38
|
* New urpmf option : -F (like in awk :)Rafael Garcia-Suarez2005-10-202-4/+8
|
* Adapt loop exit in callback in level of nestingRafael Garcia-Suarez2005-10-201-2/+3
|
* Record used tags for hdlist usage selection even if --qf is usedRafael Garcia-Suarez2005-10-202-14/+13
|
* Fix --qf option parsingRafael Garcia-Suarez2005-10-191-1/+1
|
* Handle multi-valued tagsRafael Garcia-Suarez2005-10-191-6/+22
|
* Remove urpmf --all optionRafael Garcia-Suarez2005-10-193-21/+2
|
* Implement a nicer default behaviour for --nameRafael Garcia-Suarez2005-10-182-8/+17
|
* Document urpmf --filenameRafael Garcia-Suarez2005-10-182-10/+16
|
* Recognize urpmf --name againRafael Garcia-Suarez2005-10-181-1/+2
|
* Document --qf (but the man page will need to be improved)Rafael Garcia-Suarez2005-10-182-0/+3
|
* Add the --qf option to urpmfRafael Garcia-Suarez2005-10-181-42/+25
|
* 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
|
* Use hdlists when you mustRafael Garcia-Suarez2005-10-171-4/+13
|
* New options. Change callback generation method.Rafael Garcia-Suarez2005-10-173-52/+79
|
* Explain internal errors in debug modeRafael Garcia-Suarez2005-10-171-1/+4
|