Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge strings | Rafael Garcia-Suarez | 2006-02-14 | 68 | -18902/+28306 |
* | Regenerate | Rafael Garcia-Suarez | 2006-02-14 | 1 | -276/+394 |
* | Add width argument to msgmerge | Rafael Garcia-Suarez | 2006-02-14 | 1 | -1/+1 |
* | Remove urpmi.logrotate from the MANIFEST, since we don't use our own logfile | Rafael Garcia-Suarez | 2006-02-14 | 1 | -1/+0 |
* | Remove a spurious newline | Rafael Garcia-Suarez | 2006-02-14 | 1 | -1/+1 |
* | Adjust transaction count when repackaging | Rafael Garcia-Suarez | 2006-02-14 | 1 | -1/+5 |
* | Note about the limited usefulness of urpmi --repackage | Rafael Garcia-Suarez | 2006-02-14 | 1 | -0/+5 |
* | Fix description of command-line options | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+2 |
* | Code cleanup | Rafael Garcia-Suarez | 2006-02-13 | 1 | -27/+29 |
* | Die if unknown command-line options are given. | Rafael Garcia-Suarez | 2006-02-13 | 5 | -7/+7 |
* | Man page overhaul. Remove -h option, that doesn't exist | Rafael Garcia-Suarez | 2006-02-13 | 1 | -22/+21 |
* | First concise version of the urpmi.recover manpage. Probably need to add more | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+50 |
* | Fix description of --list option | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+1 |
* | Make --ignorearch really work by overriding a package subroutine (not very | Rafael Garcia-Suarez | 2006-02-13 | 3 | -7/+13 |
* | No need to open the rpmdb to load macros | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |
* | Another --ignorearch fix in search_packages() | Rafael Garcia-Suarez | 2006-02-13 | 1 | -1/+1 |
* | Add ignorearch option to urpmq | Rafael Garcia-Suarez | 2006-02-13 | 4 | -3/+10 |
* | Make research of packages work with ignorearch option | Rafael Garcia-Suarez | 2006-02-13 | 2 | -11/+16 |
* | Doc nits in urpmi.cfg man page | Rafael Garcia-Suarez | 2006-02-13 | 1 | -17/+19 |
* | Document that parsing /etc/release is fragile, because the format of | Rafael Garcia-Suarez | 2006-02-13 | 1 | -2/+4 |
* | Require latest URPM for supporting the --ignorearch option | Rafael Garcia-Suarez | 2006-02-13 | 2 | -4/+4 |
* | Add --ignorearch flag to urpmi | Rafael Garcia-Suarez | 2006-02-13 | 5 | -1/+10 |
* | If called without arguments, make urpmi.recover print usage | Rafael Garcia-Suarez | 2006-02-13 | 1 | -0/+1 |
* | Add the _rollback_transaction_on_failure macro (with the default value, | Rafael Garcia-Suarez | 2006-02-13 | 1 | -0/+3 |
* | Update french translation | Christophe Berthelé | 2006-02-11 | 1 | -4/+4 |
* | More pt_BR translations. | Wanderlei Antonio Cavassin | 2006-02-10 | 1 | -22/+16 |
* | Add skeleton manpage for urpmi.recover | Rafael Garcia-Suarez | 2006-02-10 | 2 | -0/+36 |
* | urpmi.recover contains translatable strings | Rafael Garcia-Suarez | 2006-02-10 | 1 | -1/+1 |
* | Add new package urpmi-recover. | Rafael Garcia-Suarez | 2006-02-10 | 1 | -4/+22 |
* | Update MANIFEST | Rafael Garcia-Suarez | 2006-02-10 | 1 | -0/+1 |
* | Add urpmi.recover in Makefile.PL. Bump requirement for recent URPM. | Rafael Garcia-Suarez | 2006-02-10 | 1 | -2/+2 |
* | New tool, urpmi.recover | Rafael Garcia-Suarez | 2006-02-10 | 2 | -0/+184 |
* | update (Yukiko Bando) | Thierry Vignaud | 2006-02-09 | 1 | -25/+18 |
* | gurpmi should install global options when installing | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+6 |
* | urpme needs to support --repackage too | Rafael Garcia-Suarez | 2006-02-09 | 3 | -1/+12 |
* | Require latest URPM to support repackage option | Rafael Garcia-Suarez | 2006-02-09 | 2 | -4/+4 |
* | Implement urpmi --repackage. Add a "repackage" global option in urpmi.cfg. | Rafael Garcia-Suarez | 2006-02-09 | 6 | -0/+16 |
* | Log mounts and umounts | Rafael Garcia-Suarez | 2006-02-09 | 1 | -0/+3 |
* | Log transaction creation | Rafael Garcia-Suarez | 2006-02-09 | 1 | -1/+2 |
* | Log calls to urpmi and urpme | Rafael Garcia-Suarez | 2006-02-09 | 2 | -1/+10 |
* | Remove logrotate file | Rafael Garcia-Suarez | 2006-02-09 | 1 | -5/+0 |
* | Use stdout for informational messages, not stderr | Rafael Garcia-Suarez | 2006-02-08 | 3 | -8/+8 |
* | Simplification of usage of duped stdout | Rafael Garcia-Suarez | 2006-02-08 | 1 | -5/+1 |
* | Simplify prompt function | Rafael Garcia-Suarez | 2006-02-08 | 1 | -6/+2 |
* | Get rid of message() function | Rafael Garcia-Suarez | 2006-02-08 | 3 | -40/+35 |
* | Dup standard streams only when necessart | Rafael Garcia-Suarez | 2006-02-08 | 1 | -14/+18 |
* | Add a --logfile option for debug | Rafael Garcia-Suarez | 2006-02-08 | 1 | -0/+1 |
* | Remove default logging to /var/log/urpmi.log. | Rafael Garcia-Suarez | 2006-02-08 | 3 | -10/+18 |
* | *** empty log message *** | José Melo | 2006-02-07 | 1 | -82/+44 |
* | A bit of clarification in logging code | Rafael Garcia-Suarez | 2006-02-07 | 2 | -14/+15 |