Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enhance rpm-find-leaves to handle versions in require/provides | Pascal Rigaux | 2008-06-30 | 1 | -2/+8 |
| | |||||
* | add a test | Pascal Rigaux | 2008-06-30 | 2 | -0/+63 |
| | |||||
* | comment bash-completion change | Pascal Rigaux | 2008-06-27 | 1 | -0/+1 |
| | |||||
* | define urpmi completion as handling file names (#41699) | Guillaume Rousse | 2008-06-27 | 1 | -1/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-06-26 | 1 | -6/+7 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-06-26 | 4 | -14/+28 |
| | | | | | | | o display a message "Package foo is already installed" when asking "urpmi foo bar" and only installing bar (#41593) (requires perl-URPM 3.16) | ||||
* | - urpmi: | Pascal Rigaux | 2008-06-26 | 2 | -18/+29 |
| | | | | | | o "missing file" and "bad rpms" errors are reported asap and are fatal errors unless the user wants to go on anyway (or --force) | ||||
* | - urpmi | Pascal Rigaux | 2008-06-26 | 3 | -7/+8 |
| | | | | | o fix displaying "files are missing" (regression introduced in 5.6) | ||||
* | - all tools: | Pascal Rigaux | 2008-06-24 | 2 | -3/+28 |
| | | | | | | | | o statedir files are now in /var/lib/urpmi/<medium-name>/ for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now /var/lib/urpmi/<medium-name>/synthesis.hdlist.cz it allows easier medium update without using urpmi.update (#31893) | ||||
* | use @media_info_prefix_suffix and statedir_media_info_file() | Pascal Rigaux | 2008-06-24 | 1 | -2/+11 |
| | | | | | (useful for next commit) | ||||
* | empty_dir() is a better name, clean_dir() will be used for just removing the dir | Pascal Rigaux | 2008-06-24 | 2 | -2/+7 |
| | |||||
* | create statedir_media_info_basename() and use it | Pascal Rigaux | 2008-06-24 | 1 | -3/+8 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-06-24 | 1 | -8/+7 |
| | |||||
* | o fix --replacepkgs when a same package appears more than once in urpmi db | Pascal Rigaux | 2008-06-23 | 2 | -3/+2 |
| | |||||
* | fixed in perl-URPM 3.15 | Pascal Rigaux | 2008-06-23 | 1 | -3/+2 |
| | |||||
* | update | Pascal Rigaux | 2008-06-17 | 1 | -0/+4 |
| | |||||
* | urpmi: set connection timeout for rsync as well | Anssi Hannula | 2008-06-15 | 2 | -0/+4 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-06-13 | 1 | -14/+14 |
| | |||||
* | Add a testcase for urpmi wrongly considering epochless conflicts to match any | Anssi Hannula | 2008-06-13 | 4 | -0/+67 |
| | | | | | | | epoch in a case when urpmi should upgrade a conflicting package to an actually non-conflicting version. Disabled for now until fixed. | ||||
* | Osatuta, zalantza bat argitu beharrean. | Iñigo Salvador Azurmendi | 2008-06-11 | 1 | -2/+2 |
| | |||||
* | greek (el) language update by Dimitris | Nikos Papadopoulos | 2008-06-09 | 1 | -136/+154 |
| | |||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-06-05 | 2 | -2/+5 |
| | | | | | o fix --no-md5sum (regression introduced in 5.20) (#41237) | ||||
* | update | Pascal Rigaux | 2008-06-02 | 1 | -86/+101 |
| | |||||
* | update | Pascal Rigaux | 2008-06-02 | 1 | -0/+16 |
| | |||||
* | 5.205.20 | Pascal Rigaux | 2008-06-02 | 2 | -1/+3 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-06-02 | 3 | -5/+21 |
| | | | | | | o fix --replacepkgs when a package appears more than once in urpmi db (#40893) (need perl-URPM 3.14) | ||||
* | update translation for Polish | Tomasz Bednarski | 2008-05-29 | 1 | -101/+52 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-05-27 | 1 | -7/+9 |
| | |||||
* | greek (el) language update by Dimitris | Nikos Papadopoulos | 2008-05-23 | 1 | -162/+190 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-05-23 | 1 | -19/+19 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-05-21 | 1 | -7/+11 |
| | |||||
* | add a test case for mdvbz#40842 | Pascal Rigaux | 2008-05-19 | 5 | -0/+81 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-05-19 | 2 | -18/+16 |
| | | | | | | o --auto-update should behave like urpmi.update when mirrorlist is outdated (cf http://forum.mandriva.com/viewtopic.php?t=86837) | ||||
* | Updated nn translation. | Karl Ove Hufthammer | 2008-05-18 | 1 | -1/+1 |
| | |||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 3 | -14/+37 |
| | | | | | | | o check downloaded MD5SUM is not invalid HTML code, and try another mirror from mirrorlist (#39918) (useful for servers not returning a valid HTTP error) | ||||
* | display "reconfiguring urpmi" only if the reconfig.urpmi magic is found | Pascal Rigaux | 2008-05-15 | 1 | -2/+2 |
| | |||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 2 | -2/+16 |
| | | | | | | o check downloaded synthesis is not invalid HTML code (#39918) (useful for servers not returning a valid HTTP error) | ||||
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 2 | -2/+4 |
| | | | | | | | o fix checking synthesis MD5SUM ie fix typo | ||||
* | update | Thierry Vignaud | 2008-05-14 | 1 | -30/+30 |
| | |||||
* | minor, greek (el) language update by Dimitris | Nikos Papadopoulos | 2008-05-14 | 1 | -7/+7 |
| | |||||
* | update | José Melo | 2008-05-14 | 1 | -113/+66 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-05-12 | 1 | -1/+1 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-05-10 | 1 | -7/+7 |
| | |||||
* | Hungarian update | Gergely Lonyai | 2008-05-06 | 1 | -2/+2 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-05-04 | 1 | -88/+54 |
| | |||||
* | Turkich update by tarakbumba | Gergely Lonyai | 2008-04-28 | 1 | -774/+674 |
| | |||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-04-26 | 1 | -230/+282 |
| | |||||
* | Fatal error repair | Gergely Lonyai | 2008-04-26 | 1 | -1/+1 |
| | |||||
* | Hungarian files update | Gergely Lonyai | 2008-04-25 | 1 | -420/+356 |
| | |||||
* | Osatu gabe (1 falta da). | Iñigo Salvador Azurmendi | 2008-04-24 | 1 | -104/+62 |
| |