Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+2 |
| | |||||
* | Use stdout for informational messages, not stderr | Rafael Garcia-Suarez | 2006-02-08 | 1 | -3/+3 |
| | |||||
* | Update copyright notices | Rafael Garcia-Suarez | 2005-12-02 | 1 | -1/+2 |
| | |||||
* | small changes to translatable strings, to avoid duplication | Pablo Saratxaga | 2005-10-27 | 1 | -20/+20 |
| | | | | | and to reuse existing translations when possible | ||||
* | Sort better in -h output | Rafael Garcia-Suarez | 2005-10-20 | 1 | -1/+1 |
| | |||||
* | Overhaul inline help | Rafael Garcia-Suarez | 2005-10-20 | 1 | -34/+38 |
| | |||||
* | New urpmf option : -F (like in awk :) | Rafael Garcia-Suarez | 2005-10-20 | 1 | -2/+5 |
| | |||||
* | Adapt loop exit in callback in level of nesting | 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 | -10/+12 |
| | |||||
* | Handle multi-valued tags | Rafael Garcia-Suarez | 2005-10-19 | 1 | -6/+22 |
| | |||||
* | Remove urpmf --all option | Rafael Garcia-Suarez | 2005-10-19 | 1 | -2/+2 |
| | |||||
* | Implement a nicer default behaviour for --name | Rafael Garcia-Suarez | 2005-10-18 | 1 | -7/+12 |
| | |||||
* | Document urpmf --filename | Rafael Garcia-Suarez | 2005-10-18 | 1 | -10/+14 |
| | |||||
* | Document --qf (but the man page will need to be improved) | Rafael Garcia-Suarez | 2005-10-18 | 1 | -0/+1 |
| | |||||
* | Add the --qf option to urpmf | Rafael Garcia-Suarez | 2005-10-18 | 1 | -42/+25 |
| | |||||
* | Use hdlists when you must | Rafael Garcia-Suarez | 2005-10-17 | 1 | -4/+13 |
| | |||||
* | New options. Change callback generation method. | Rafael Garcia-Suarez | 2005-10-17 | 1 | -51/+62 |
| | |||||
* | Explain internal errors in debug mode | Rafael Garcia-Suarez | 2005-10-17 | 1 | -1/+4 |
| | |||||
* | Be always 'quiet' | Rafael Garcia-Suarez | 2005-10-13 | 1 | -1/+1 |
| | |||||
* | Remove the evil urpmf --quiet option | Rafael Garcia-Suarez | 2005-10-13 | 1 | -16/+9 |
| | |||||
* | Don't use the same variable names in generated code and in generating code, ↵ | Rafael Garcia-Suarez | 2005-10-13 | 1 | -4/+4 |
| | | | | dammit | ||||
* | Add a --literal option to urpmf | Rafael Garcia-Suarez | 2005-10-13 | 1 | -0/+2 |
| | |||||
* | Some comments | Rafael Garcia-Suarez | 2005-10-13 | 1 | -5/+23 |
| | |||||
* | Allow to work even if urpmi is locked (but warn in this case) | Rafael Garcia-Suarez | 2005-10-13 | 1 | -2/+6 |
| | |||||
* | Add a --debug option to print internal callback (instead of using --verbose ↵ | Rafael Garcia-Suarez | 2005-10-13 | 1 | -1/+1 |
| | | | | for that). | ||||
* | Sort options. | Rafael Garcia-Suarez | 2005-10-12 | 1 | -21/+21 |
| | |||||
* | Strings are unfrozen, document urpmf -m | Rafael Garcia-Suarez | 2005-10-11 | 1 | -1/+1 |
| | |||||
* | Note that the lock could be removed | Rafael Garcia-Suarez | 2005-08-23 | 1 | -0/+1 |
| | |||||
* | no spaces before colons in English | Pablo Saratxaga | 2005-07-06 | 1 | -1/+1 |
| | |||||
* | s/Mandrake/Mandriva/ | Pablo Saratxaga | 2005-04-25 | 1 | -2/+2 |
| | |||||
* | Print usage messages to stdout, not stderr | Rafael Garcia-Suarez | 2005-02-01 | 1 | -1/+1 |
| | |||||
* | "urpmf --summary" doesn't need a hdlist file (patch by Michael Scherer) | Rafael Garcia-Suarez | 2005-01-10 | 1 | -1/+1 |
| | |||||
* | Add a new option -m to urpmf to get the media in which a package has been | Rafael Garcia-Suarez | 2004-09-29 | 1 | -3/+7 |
| | | | | | found. | ||||
* | Don't print the urpmf results twice when using virtual media with hdlists. | Rafael Garcia-Suarez | 2004-09-14 | 1 | -0/+1 |
| | |||||
* | Document the --name option to urpmf. Say it should be used when only | Rafael Garcia-Suarez | 2004-08-04 | 1 | -0/+2 |
| | | | | | synthesis are available. | ||||
* | changed MandrakeSoft -> Mandrakesoft | Pablo Saratxaga | 2004-07-20 | 1 | -2/+2 |
| | |||||
* | Add a new warning message when a urpmf query needs searching hdlists, but | Rafael Garcia-Suarez | 2004-05-12 | 1 | -13/+28 |
| | | | | | when no hdlist is found for the searched media. | ||||
* | Fix the parsing of command-line options of urpmf when no option is specified | Rafael Garcia-Suarez | 2004-04-14 | 1 | -1/+1 |
| | |||||
* | Factorize the message/prompt/I18N code of urpm* in a separate module | Rafael Garcia-Suarez | 2004-04-14 | 1 | -0/+1 |
| | |||||
* | Factorize the code to handle command-line options for the urpm* tools | Rafael Garcia-Suarez | 2004-04-13 | 1 | -49/+18 |
| | | | | | in a module urpm::args. | ||||
* | - re use strict, because nobody is better than perl | Olivier Thauvin | 2004-01-16 | 1 | -0/+3 |
| | | | | | | - use sub folder bug report when restart is need - add cvs $Id$ in script | ||||
* | removed --name documentation. | Francois Pons | 2003-08-28 | 1 | -2/+0 |
| | |||||
* | added shared lock (same as urpmi or urpmq). | Francois Pons | 2003-07-31 | 1 | -0/+2 |
| | |||||
* | 4.4-4mdk | Francois Pons | 2003-06-18 | 1 | -1/+14 |
| | |||||
* | 4.3-8mdk | Francois Pons | 2003-04-25 | 1 | -5/+12 |
| | |||||
* | 4.3-6mdk | Francois Pons | 2003-04-23 | 1 | -13/+35 |
| | |||||
* | 4.2-31mdk | Francois Pons | 2003-03-10 | 1 | -2/+2 |
| | |||||
* | fixed newer export methodology. | Francois Pons | 2003-03-06 | 1 | -4/+1 |
| | |||||
* | changed name of _() function to N() | Pablo Saratxaga | 2003-03-05 | 1 | -29/+29 |
| | | | | | use of perl_checker to create pot file | ||||
* | Some changes to English strings | Pablo Saratxaga | 2003-02-14 | 1 | -2/+2 |
| |