Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update translation for Polish | Tomasz Bednarski | 2008-09-06 | 1 | -332/+405 |
* | partially revert previous commit | Pascal Rigaux | 2008-09-06 | 1 | -6/+6 |
* | - cleanup doc of _renamed_unrequested() | Pascal Rigaux | 2008-09-06 | 1 | -7/+7 |
* | 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 |
* | 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 |
* | fix regression introduced in previous commit | Pascal Rigaux | 2008-09-04 | 1 | -2/+3 |
* | - library: | Pascal Rigaux | 2008-09-04 | 2 | -1/+3 |
* | much nicer userdir() functions: | Pascal Rigaux | 2008-09-04 | 3 | -12/+15 |
* | simplify: always create "partial" and "rpms" in "userdir", that way we can use | Pascal Rigaux | 2008-09-04 | 2 | -7/+5 |
* | - 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 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -13/+6 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -22/+20 |
* | cleanup | Pascal Rigaux | 2008-09-04 | 1 | -2/+1 |
* | create urpm::mirrors::list_urls() and use it | Pascal Rigaux | 2008-09-04 | 2 | -10/+22 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -2/+2 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -2/+1 |
* | remove one indentation level in generated .metalink | Pascal Rigaux | 2008-09-04 | 1 | -6/+4 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -6/+6 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -7/+8 |
* | simplify | Pascal Rigaux | 2008-09-04 | 1 | -3/+4 |
* | create _create_one_metalink_line() out of _create_metalink_() | Pascal Rigaux | 2008-09-04 | 1 | -18/+24 |
* | - gurpmi, gurpmi2: | Pascal Rigaux | 2008-09-04 | 3 | -2/+3 |
* | "nicer" debug/log message | Pascal Rigaux | 2008-09-03 | 1 | -1/+1 |
* | if we use metalink, don't try various mirrors, aria2 will take care of everyt... | Pascal Rigaux | 2008-09-03 | 1 | -2/+10 |
* | use sync_rel() instead of sync_url() | Pascal Rigaux | 2008-09-03 | 1 | -5/+5 |
* | don't deconstruct $files in _create_metalink_(), use $rel_files instead | Pascal Rigaux | 2008-09-03 | 1 | -9/+11 |
* | inline _sync_raw() | Pascal Rigaux | 2008-09-03 | 1 | -14/+9 |
* | ensure _sync_raw() is only called through sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -3/+2 |
* | be more tolerant in deprecated urpm::download::sync() | Pascal Rigaux | 2008-09-03 | 1 | -2/+1 |