Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | so that bug #27263 won't happen again :) | ||||
* | 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 |
| | | | | | | | | one drawback of the superuser--*.t is the need to be root (the rpmlib needs it to install in a root partition), so for now "make test" tests *.t but superuser--*.t are skipped. Then as root, run "sudo make test TEST_FILES='t/superuser--*.t'" | ||||
* | 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 |
| | | | | | (also use it in urpm::get_pkgs::selected2list() even if callers didn't pass it) | ||||
* | 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 |
| | |||||
* | (add_medium) enable to set per medium downloader | Thierry Vignaud | 2006-11-28 | 1 | -0/+1 |
| | |||||
* | priority is dead (it was only used internally) | Pascal Rigaux | 2006-11-28 | 1 | -1/+0 |
| | |||||
* | simplify the control path | Pascal Rigaux | 2006-11-28 | 1 | -29/+11 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-28 | 1 | -47/+78 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-28 | 1 | -2/+2 |
| | |||||
* | --debug for all progs | Pascal Rigaux | 2006-11-28 | 1 | -3/+7 |
| | |||||
* | - don't do second pass when non useful | Pascal Rigaux | 2006-11-28 | 1 | -9/+19 |
| | | | | | - display the unresolved dependencies that imply a second pass | ||||
* | fix typo in previous commit | Pascal Rigaux | 2006-11-28 | 1 | -1/+1 |
| | |||||
* | verify {synthesis} is used correctly, and cleanup | Pascal Rigaux | 2006-11-28 | 1 | -6/+4 |
| | |||||
* | drop obsolete function | Pascal Rigaux | 2006-11-28 | 1 | -133/+137 |
| | |||||
* | move uniq to urpm::util (i need it in urpm::media) | Pascal Rigaux | 2006-11-28 | 2 | -3/+2 |
| | |||||
* | - add {debug} level messages | Pascal Rigaux | 2006-11-28 | 4 | -6/+12 |
| | | | | | | - add some debug message before downloading - always display the retrieved url (using {log}) | ||||
* | - factorize code from _update_medium__parse_if_unmodified__remote() to make it | Pascal Rigaux | 2006-11-28 | 1 | -28/+53 |
| | | | | | | similar to _update_medium__parse_if_unmodified__local() - rationalize error handling | ||||
* | factorize code with new function _error(). make separate message for either ↵ | Pascal Rigaux | 2006-11-28 | 1 | -6/+13 |
| | | | | bad exit status or signal caught | ||||
* | factorize | Pascal Rigaux | 2006-11-28 | 1 | -4/+2 |
| | |||||
* | we don't need to pass $hdlist_or to ↵ | Pascal Rigaux | 2006-11-28 | 1 | -5/+5 |
| | | | | _read_existing_synthesis_and_hdlist_if_same_time_and_msize() anymore :) |