Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (set_verbose,set_verbosity) enable rpmdrake to support -q & -v options | Thierry Vignaud | 2008-09-09 | 2 | -5/+13 |
| | |||||
* | (set_debug) extract it so that rpmdrake can support the --debug option | Thierry Vignaud | 2008-09-09 | 2 | -5/+9 |
| | |||||
* | - library: | Pascal Rigaux | 2008-09-09 | 2 | -1/+5 |
| | | | | | o fix urpm::download::sync() return value (used by rpmdrake) (#43639) | ||||
* | update .pot | Pascal Rigaux | 2008-09-09 | 1 | -278/+277 |
| | |||||
* | 6.96.9 | Pascal Rigaux | 2008-09-09 | 2 | -1/+3 |
| | |||||
* | o fix orphans handling: an already installed pkg must not become | Pascal Rigaux | 2008-09-09 | 2 | -3/+8 |
| | | | | | | | "unrequested" because a new version of it is required fixes test_urpme(['gg', 'g'], 'g', 'g', 'gg-2'); | ||||
* | - reset unrequested lists after each tests | Pascal Rigaux | 2008-09-09 | 1 | -1/+3 |
| | | | | | (since urpme doesn't clean for now) | ||||
* | revert unwanted commit (was for debugging) | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-09-09 | 4 | -0/+71 |
| | | | | | | o after installing in chroot, migrate back rpmdb db version to one compatible with the rpm in the chroot | ||||
* | clean __db* after computing need_restart (in chroot) | Pascal Rigaux | 2008-09-09 | 1 | -0/+3 |
| | |||||
* | add whereis_binary() | Pascal Rigaux | 2008-09-09 | 1 | -0/+13 |
| | | | | | (needed in upcoming should_we_migrate_back_rpmdb_db_version()) | ||||
* | please perl_checker | Pascal Rigaux | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | create may_clean_rpmdb_shared_regions() | Pascal Rigaux | 2008-09-09 | 2 | -4/+10 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2008-09-08 | 1 | -96/+50 |
| | |||||
* | enhance test | Pascal Rigaux | 2008-09-08 | 1 | -11/+11 |
| | |||||
* | Updated zh_CN translation | Funda Wang | 2008-09-06 | 1 | -78/+59 |
| | |||||
* | update translation for Italian | Andrea Celli | 2008-09-06 | 1 | -178/+114 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-09-06 | 1 | -2/+2 |
| | |||||
* | - add some tests | Pascal Rigaux | 2008-09-06 | 1 | -0/+21 |
| | | | | | | - reset unrequested list after each tests (since urpme doesn't clean for now) | ||||
* | update translation for Polish | Tomasz Bednarski | 2008-09-06 | 1 | -332/+405 |
| | |||||
* | partially revert previous commit | Pascal Rigaux | 2008-09-06 | 1 | -6/+6 |
| | | | | | (_selected_unrequested() doesn't need $current_unrequested) | ||||
* | - cleanup doc of _renamed_unrequested() | Pascal Rigaux | 2008-09-06 | 1 | -7/+7 |
| | | | | | - move things around for next commit | ||||
* | update | José Melo | 2008-09-06 | 1 | -111/+63 |
| | |||||
* | add a test case which fails: test_auto_select_urpme(['g', 'gg'], 'g', 'gg') | Pascal Rigaux | 2008-09-06 | 1 | -0/+12 |
| | |||||
* | for tests: handle empty list of pkgs to remove | Pascal Rigaux | 2008-09-06 | 1 | -3/+3 |
| | |||||
* | fix: use "&" instead of "," to join GET parameters in url | Pascal Rigaux | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | translating new messages and fixing the fuzzy ones | Felipe Arruda | 2008-09-05 | 1 | -144/+100 |
| | |||||
* | fix previous commit (otherwise it goes very weird) | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-09-05 | 1 | -173/+101 |
| | |||||
* | allow --no-metalink | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2008-09-05 | 1 | -2/+1 |
| | |||||
* | fix previous commit: do not display wrong log message | Pascal Rigaux | 2008-09-05 | 1 | -1/+1 |
| | |||||
* | - fix handling --downloader when using mirrorlist (it was forcing aria2) | Pascal Rigaux | 2008-09-05 | 2 | -7/+13 |
| | |||||
* | - fix display of downloaded urls with aria2 and metalinks | Pascal Rigaux | 2008-09-05 | 2 | -15/+17 |
| | |||||
* | fix from Reinout van Schouwen | Pascal Rigaux | 2008-09-05 | 1 | -246/+0 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-09-05 | 1 | -481/+462 |
| | |||||
* | 2008-09-05 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-09-04 | 1 | -70/+74 |
| | | | | | | - nl.po: Updated Dutch translation | ||||
* | sync with code | Thierry Vignaud | 2008-09-04 | 68 | -9359/+9362 |
| | |||||
* | 6.86.8 | Pascal Rigaux | 2008-09-04 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-09-04 | 2 | -0/+5 |
| | | | | | o enhance --bug: copy installed-through-deps.list in bug report | ||||
* | fix regression introduced in previous commit | Pascal Rigaux | 2008-09-04 | 1 | -2/+3 |
| | | | | | | (it was working in my cases since urpm::ensure_valid_cachedir() was called beforehand) | ||||
* | - library: | Pascal Rigaux | 2008-09-04 | 2 | -1/+3 |
| | | | | | o modify urpm::download::get_content() to work as non-superuser | ||||
* | much nicer userdir() functions: | Pascal Rigaux | 2008-09-04 | 3 | -12/+15 |
| | | | | | | | | | - userdir() does not modify $urpm->{cachedir} anymore, if you must ensure $urpm->{cachedir} to be modified, use ensure_valid_cachedir() - valid_cachedir() gives you a valid cachedir (works for root or simple-user), but does not modify $urpm->{cachedir} | ||||
* | simplify: always create "partial" and "rpms" in "userdir", that way we can use | Pascal Rigaux | 2008-09-04 | 2 | -7/+5 |
| | | | | | userdir() in most cases | ||||
* | - fix proxy parameter for aria2 (thanks to alkh) | Pascal Rigaux | 2008-09-04 | 3 | -2/+9 |
| | |||||
* | - remove rsync mirrors when calling aria2 | Pascal Rigaux | 2008-09-04 | 2 | -1/+6 |
| | |||||
* | re-indent | Pascal Rigaux | 2008-09-04 | 1 | -20/+17 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -8/+5 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -4/+7 |
| |