Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix comment | Pascal Rigaux | 2008-03-03 | 1 | -1/+0 | |
* | update translation for hungarian language | Gergely Lonyai | 2008-03-03 | 1 | -449/+434 | |
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-03-03 | 1 | -84/+51 | |
* | Update French translation | Christophe Berthelé | 2008-03-03 | 1 | -44/+5 | |
* | updates | Keld Simonsen | 2008-03-03 | 1 | -120/+49 | |
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-03-03 | 1 | -140/+60 | |
* | more translations | Wanderlei Antonio Cavassin | 2008-03-03 | 1 | -16/+16 | |
* | add urpm/cdrom.pm | Pascal Rigaux | 2008-03-03 | 1 | -0/+1 | |
* | 5.7 | Pascal Rigaux | 2008-03-03 | 2 | -1/+3 | |
* | - urpmq: | Pascal Rigaux | 2008-03-03 | 3 | -2/+46 | |
* | - create non_modified_media() and use it | Pascal Rigaux | 2008-03-03 | 3 | -12/+18 | |
* | update | Thierry Vignaud | 2008-03-03 | 1 | -7/+7 | |
* | update | Thierry Vignaud | 2008-03-03 | 1 | -12/+12 | |
* | sync with code | Thierry Vignaud | 2008-03-03 | 68 | -8191/+8716 | |
* | (copy_removable) do not pass the device around (we don't want to force a devi... | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 | |
* | (usage) document --test like urpmi does | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 | |
* | (parse_command_line) fix --auto-select option that got broken in | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 | |
* | better style | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 | |
* | add a warning for gurpmi | Thierry Vignaud | 2008-03-03 | 1 | -0/+1 | |
* | sort & explain | Thierry Vignaud | 2008-03-03 | 1 | -2/+2 | |
* | handle --test | Thierry Vignaud | 2008-03-03 | 2 | -0/+2 | |
* | give the focus to buttons (Emmanuel Blindauer, #38047) | Thierry Vignaud | 2008-03-03 | 2 | -0/+6 | |
* | handle --allow-medium-change (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 2 | -0/+3 | |
* | handle --expect-install (needed for do_pkgs) | Thierry Vignaud | 2008-03-03 | 2 | -0/+2 | |
* | fix --expect-install (broken since 4.9.30!) | Thierry Vignaud | 2008-03-03 | 2 | -1/+2 | |
* | lazy load Net::LDAP | Thierry Vignaud | 2008-03-03 | 1 | -1/+1 | |
* | fix --auto-select option | Thierry Vignaud | 2008-03-03 | 3 | -2/+3 | |
* | (gurpmi::parse_command_line) reuse common shared code of urpm::args, | Thierry Vignaud | 2008-03-03 | 3 | -14/+24 | |
* | (do_install_3) make completed() callback return instead of waiting | Thierry Vignaud | 2008-03-03 | 2 | -0/+3 | |
* | - urpmf, urpmq: | Pascal Rigaux | 2008-03-03 | 2 | -2/+3 | |
* | fix download progression using wget: | Pascal Rigaux | 2008-03-03 | 2 | -7/+10 | |
* | "a" and "b" can be installed in any order, so sometimes "a" is first, | Pascal Rigaux | 2008-03-03 | 1 | -3/+11 | |
* | - urpmf: | Pascal Rigaux | 2008-03-03 | 2 | -1/+3 | |
* | update translation for hungarian language | Gergely Lonyai | 2008-03-02 | 1 | -446/+454 | |
* | update translation for Hebrew | Dotan Kamber | 2008-03-01 | 1 | -157/+30 | |
* | Updated Estonian translation. | Marek Laane | 2008-03-01 | 1 | -25/+34 | |
* | urpm/cdrom.pm has been added | Pascal Rigaux | 2008-03-01 | 1 | -1/+1 | |
* | don't disable tests for jbj rpm | Per Øyvind Karlsen | 2008-03-01 | 1 | -24/+9 | |
* | skip buildroot checks for rpm5.org | Per Øyvind Karlsen | 2008-03-01 | 3 | -1/+9 | |
* | update | José Melo | 2008-02-29 | 1 | -129/+80 | |
* | Updated Slovenian translation | Jure Repinc | 2008-02-29 | 1 | -328/+187 | |
* | HAL can fail to umount the cdrom if it was not mounted by HAL. | Pascal Rigaux | 2008-02-29 | 1 | -1/+6 | |
* | require urpm::cdrom where needed | Pascal Rigaux | 2008-02-29 | 1 | -0/+1 | |
* | remove some functions that were moved to urpm::cdrom | Pascal Rigaux | 2008-02-29 | 1 | -27/+0 | |
* | move is_iso to urpm::media and rename it | Pascal Rigaux | 2008-02-29 | 2 | -9/+6 | |
* | o use hal to wait-for/mount cdroms: | Pascal Rigaux | 2008-02-29 | 4 | -172/+296 | |
* | kill deprecated download_source_packages | Pascal Rigaux | 2008-02-29 | 1 | -13/+0 | |
* | do not download on the fly xml-info unless we know if it is available | Pascal Rigaux | 2008-02-29 | 1 | -3/+2 | |
* | blacklist Net::DBus (used by Hal::Cdroms) | Pascal Rigaux | 2008-02-29 | 1 | -0/+1 | |
* | update translation for Polish | Tomasz Bednarski | 2008-02-29 | 1 | -32/+46 |