| Commit message (Expand) | Author | Age | Files | Lines |
* | log fetching pubkeys, and cleanup | Pascal Rigaux | 2006-12-08 | 1 | -17/+18 |
* | add urpmi_update() | Pascal Rigaux | 2006-12-08 | 1 | -1/+5 |
* | remove function now in helper | Pascal Rigaux | 2006-12-08 | 1 | -7/+0 |
* | add set_urpmi_cfg_global_options() | Pascal Rigaux | 2006-12-08 | 1 | -0/+11 |
* | help perl_checker | Pascal Rigaux | 2006-12-08 | 1 | -0/+1 |
* | try with one, then try with two media | Pascal Rigaux | 2006-12-07 | 1 | -27/+56 |
* | prepare next commit | Pascal Rigaux | 2006-12-07 | 1 | -13/+22 |
* | add code to help debugging bugs like #26256 | Pascal Rigaux | 2006-12-06 | 1 | -5/+13 |
* | also test urpmi works with that configuration | Pascal Rigaux | 2006-12-06 | 1 | -5/+21 |
* | (configure_urpm) fix crash in do_install_3() and really lock the urpm db | Thierry Vignaud | 2006-12-05 | 1 | -1/+2 |
* | don't ignore exceptions in callbacks | Thierry Vignaud | 2006-12-05 | 1 | -0/+1 |
* | update | José Melo | 2006-12-04 | 1 | -534/+65 |
* | Update German translation (Nicolas Bauer) | Nicolas Bauer | 2006-12-04 | 1 | -548/+66 |
* | fix typo | Pascal Rigaux | 2006-12-04 | 1 | -2/+2 |
* | display all found packages (when there is a choice, only the first was displa... | Pascal Rigaux | 2006-12-04 | 1 | -11/+15 |
* | use media_info_dir for media just created with "... with <relative hdlist>" | Pascal Rigaux | 2006-12-04 | 1 | -7/+26 |
* | fix typo | Pascal Rigaux | 2006-12-04 | 1 | -1/+1 |
* | fix typo (remove a "undefined value" warning) | Pascal Rigaux | 2006-12-04 | 1 | -3/+6 |
* | add tests for --probe-synthesis/--probe-hdlist | Pascal Rigaux | 2006-12-04 | 1 | -0/+27 |
* | nicer comment | Pascal Rigaux | 2006-12-04 | 1 | -13/+27 |
* | Updated Estonian translation. | Marek Laane | 2006-12-03 | 1 | -37/+29 |
* | updating Japanese translation | Yukiko Bando | 2006-12-02 | 1 | -617/+187 |
* | --all is not available in urpmf | Olivier Blin | 2006-12-01 | 1 | -2/+2 |
* | no urpmi.cfg is now a simple warning | Pascal Rigaux | 2006-12-01 | 1 | -1/+1 |
* | add some *old* pkgs (from redhat 4.0) to test rpm&URPM handle it correctly | Pascal Rigaux | 2006-12-01 | 5 | -11/+44 |
* | Updated | Willy Sudiarto Raharjo | 2006-12-01 | 1 | -36/+28 |
* | more tests, clean some others, enhance helper.pm | Pascal Rigaux | 2006-11-30 | 7 | -29/+287 |
* | Update fr translation | Christophe Berthelé | 2006-11-30 | 1 | -459/+15 |
* | using --urpmi-root, create some tests using urpmi.addmedia, urpmi, urpme | Pascal Rigaux | 2006-11-30 | 10 | -0/+334 |
* | fix handling --root and --debug | Pascal Rigaux | 2006-11-30 | 1 | -2/+2 |
* | log opening db when --debug | Pascal Rigaux | 2006-11-30 | 1 | -0/+2 |
* | log rpmdb search for removal | Pascal Rigaux | 2006-11-30 | 1 | -0/+2 |
* | simplify | Pascal Rigaux | 2006-11-30 | 1 | -1/+1 |
* | update | Tomasz Bednarski | 2006-11-30 | 1 | -557/+73 |
* | create $root/var/lib/rpm (it would need to be done with --root too...) | Pascal Rigaux | 2006-11-29 | 1 | -1/+3 |
* | create /dev/null in chroot | Pascal Rigaux | 2006-11-29 | 1 | -2/+4 |
* | fix typo | Pascal Rigaux | 2006-11-29 | 1 | -6/+22 |
* | instead of displaying usage, say what's wrong | Pascal Rigaux | 2006-11-29 | 1 | -4/+2 |
* | fix warning msg | Pascal Rigaux | 2006-11-29 | 1 | -1/+1 |
* | directly set $urpm->{root}, it's simpler | Pascal Rigaux | 2006-11-29 | 7 | -23/+20 |
* | factorize --nolock and --root option handling | Pascal Rigaux | 2006-11-29 | 3 | -31/+24 |
* | urpmi.removemedia now use urpm::args, and some cleanup | Pascal Rigaux | 2006-11-29 | 3 | -43/+37 |
* | log recovering url (with password) from list | Pascal Rigaux | 2006-11-29 | 1 | -0/+1 |
* | further explain the fd leak hack comment | Thierry Vignaud | 2006-11-29 | 1 | -2/+3 |
* | update | Thierry Vignaud | 2006-11-29 | 2 | -39/+33 |
* | update catalogs | Thierry Vignaud | 2006-11-29 | 68 | -69494/+55709 |
* | (ask_choice) add more comments for translators | Thierry Vignaud | 2006-11-29 | 1 | -3/+9 |
* | (ask_choice) enable translator to control what is displayed | Thierry Vignaud | 2006-11-29 | 1 | -3/+4 |
* | (ask_choice) simplify | Thierry Vignaud | 2006-11-29 | 1 | -2/+1 |
* | (ask_choice) there's no space before ":" in english | Thierry Vignaud | 2006-11-29 | 1 | -1/+1 |