summaryrefslogtreecommitdiffstats
path: root/urpmf
Commit message (Expand)AuthorAgeFilesLines
* fix typoPascal Rigaux2006-11-211-6/+5
* indent the description and do not display on first line. Pascal Rigaux2006-11-071-0/+2
* pre-compute part of the qf in case of multitagPascal Rigaux2006-11-071-1/+8
* perl_checker compliancePascal Rigaux2006-11-071-1/+1
* fix typoPascal Rigaux2006-11-071-1/+1
* simplify: drop $multi, $multitag is enoughPascal Rigaux2006-11-071-9/+4
* factorizePascal Rigaux2006-11-071-7/+7
* move the "\n" in the print, it's nicer (but no real speedup)Pascal Rigaux2006-11-071-2/+2
* use $s instead of $_, it's cleaner and same speedPascal Rigaux2006-11-071-6/+4
* rewrite the generation of the callback codePascal Rigaux2006-11-071-29/+36
* perl_checker compliancePascal Rigaux2006-11-061-12/+13
* Add a new option -I to urpmfRafael Garcia-Suarez2006-05-191-0/+1
* Die if unknown command-line options are given.Rafael Garcia-Suarez2006-02-131-2/+2
* Use stdout for informational messages, not stderrRafael Garcia-Suarez2006-02-081-3/+3
* Update copyright noticesRafael Garcia-Suarez2005-12-021-1/+2
* small changes to translatable strings, to avoid duplicationPablo Saratxaga2005-10-271-20/+20
* Sort better in -h outputRafael 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-201-2/+5
* 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-201-10/+12
* Handle multi-valued tagsRafael Garcia-Suarez2005-10-191-6/+22
* Remove urpmf --all optionRafael Garcia-Suarez2005-10-191-2/+2
* Implement a nicer default behaviour for --nameRafael Garcia-Suarez2005-10-181-7/+12
* Document urpmf --filenameRafael Garcia-Suarez2005-10-181-10/+14
* Document --qf (but the man page will need to be improved)Rafael Garcia-Suarez2005-10-181-0/+1
* Add the --qf option to urpmfRafael Garcia-Suarez2005-10-181-42/+25
* Use hdlists when you mustRafael Garcia-Suarez2005-10-171-4/+13
* New options. Change callback generation method.Rafael Garcia-Suarez2005-10-171-51/+62
* Explain internal errors in debug modeRafael Garcia-Suarez2005-10-171-1/+4
* Be always 'quiet'Rafael Garcia-Suarez2005-10-131-1/+1
* Remove the evil urpmf --quiet optionRafael Garcia-Suarez2005-10-131-16/+9
* Don't use the same variable names in generated code and in generating code, d...Rafael Garcia-Suarez2005-10-131-4/+4
* Add a --literal option to urpmfRafael Garcia-Suarez2005-10-131-0/+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-131-1/+1
* Sort options.Rafael Garcia-Suarez2005-10-121-21/+21
* Strings are unfrozen, document urpmf -mRafael Garcia-Suarez2005-10-111-1/+1
* Note that the lock could be removedRafael Garcia-Suarez2005-08-231-0/+1
* no spaces before colons in EnglishPablo Saratxaga2005-07-061-1/+1
* s/Mandrake/Mandriva/Pablo Saratxaga2005-04-251-2/+2
* Print usage messages to stdout, not stderrRafael Garcia-Suarez2005-02-011-1/+1
* "urpmf --summary" doesn't need a hdlist file (patch by Michael Scherer)Rafael Garcia-Suarez2005-01-101-1/+1
* Add a new option -m to urpmf to get the media in which a package has beenRafael Garcia-Suarez2004-09-291-3/+7
* Don't print the urpmf results twice when using virtual media with hdlists.Rafael Garcia-Suarez2004-09-141-0/+1
* Document the --name option to urpmf. Say it should be used when onlyRafael Garcia-Suarez2004-08-041-0/+2
* changed MandrakeSoft -> MandrakesoftPablo Saratxaga2004-07-201-2/+2
* Add a new warning message when a urpmf query needs searching hdlists, butRafael Garcia-Suarez2004-05-121-13/+28
* Fix the parsing of command-line options of urpmf when no option is specifiedRafael Garcia-Suarez2004-04-141-1/+1