summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Updated Malay translationSharuzzaman Ahmat Raslan2005-10-141-13/+13
* Be always 'quiet'Rafael Garcia-Suarez2005-10-131-1/+1
* Remove the evil urpmf --quiet optionRafael Garcia-Suarez2005-10-133-22/+9
* Don't use the same variable names in generated code and in generating code, d...Rafael Garcia-Suarez2005-10-131-4/+4
* OopsRafael Garcia-Suarez2005-10-131-1/+1
* Add a --literal option to urpmfRafael Garcia-Suarez2005-10-133-2/+11
* Only quote "+" in patterns (for c++ / libgtk+ / etc... packages)Rafael Garcia-Suarez2005-10-131-2/+2
* Some commentsRafael Garcia-Suarez2005-10-131-5/+23
* Allow to work even if urpmi is locked (but warn in this case)Rafael Garcia-Suarez2005-10-131-2/+6
* Add a --debug option to print internal callback (instead of using --verbose f...Rafael Garcia-Suarez2005-10-134-3/+5
* Allow ! ( ) as well as -! -( -) as arguments to urpmf (backwards compat)Rafael Garcia-Suarez2005-10-131-1/+1
* Slightly better wordings.Rafael Garcia-Suarez2005-10-121-20/+21
* Fix blatant lies in this manpage. Sort options. Fix grammar.Rafael Garcia-Suarez2005-10-121-59/+63
* Some grammar nits. Modify summary.Rafael Garcia-Suarez2005-10-121-11/+12
* Sort options.Rafael Garcia-Suarez2005-10-122-35/+35
* Forbid urpmq --use-distrib when non rootRafael Garcia-Suarez2005-10-123-2/+27
* updated po filePablo Saratxaga2005-10-121-4/+3
* Strings are unfrozen, document urpmf -mRafael Garcia-Suarez2005-10-111-1/+1
* Add a quiet option to the API of specialized download routinesRafael Garcia-Suarez2005-10-112-3/+7