Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update translation for Polish | Tomasz Bednarski | 2008-02-21 | 1 | -25/+25 |
| | |||||
* | adapt --virtual usage description to its new features | Pascal Rigaux | 2008-02-21 | 1 | -2/+1 |
| | |||||
* | adapt --virtual description: it can now handle remove distro | Pascal Rigaux | 2008-02-21 | 1 | -4/+2 |
| | | | | | (and in that case /var/lib/urpmi is used) | ||||
* | do not use an undefined value | Pascal Rigaux | 2008-02-21 | 1 | -7/+7 |
| | |||||
* | Update Czech translation. | Michal Bukovjan | 2008-02-20 | 1 | -309/+128 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-02-20 | 1 | -75/+86 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-02-18 | 1 | -298/+97 |
| | |||||
* | Osatu gabe (1 falta da). | Iñigo Salvador Azurmendi | 2008-02-17 | 1 | -112/+112 |
| | |||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-17 | 1 | -123/+64 |
| | |||||
* | Update hu translation on behalf of hu team | Christophe Berthelé | 2008-02-16 | 1 | -76/+83 |
| | |||||
* | updates | Keld Simonsen | 2008-02-16 | 1 | -244/+88 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-15 | 1 | -421/+38 |
| | |||||
* | add --debug in usage and man page | Pascal Rigaux | 2008-02-15 | 2 | -0/+5 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2008-02-15 | 1 | -17/+3 |
| | |||||
* | updated translation | Pavel Maryanov | 2008-02-14 | 1 | -309/+281 |
| | |||||
* | updated brazilian portuguese | Wanderlei Antonio Cavassin | 2008-02-14 | 1 | -85/+88 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-02-14 | 68 | -14138/+13950 |
| | |||||
* | enhance misfeature description | Pascal Rigaux | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | enhance feature description | Pascal Rigaux | 2008-02-14 | 1 | -1/+1 |
| | |||||
* | enhance feature description | Pascal Rigaux | 2008-02-14 | 1 | -2/+2 |
| | |||||
* | - urpmi handles /etc/urpmi/media.d/*.cfg | Pascal Rigaux | 2008-02-14 | 7 | -4/+151 |
| | | | | | | | as an alternative to using urpmi.addmedia nb: need documentation | ||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-14 | 1 | -52/+52 |
| | |||||
* | ensure that aria2 doesn't connect multiple times to same host with different ↵ | Per Øyvind Karlsen | 2008-02-13 | 1 | -0/+1 |
| | | | | protocols | ||||
* | Updated zh_CN translation | Funda Wang | 2008-02-07 | 1 | -167/+46 |
| | |||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-07 | 1 | -11/+11 |
| | |||||
* | fix typo | Pascal Rigaux | 2008-02-06 | 1 | -1/+1 |
| | |||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-02-06 | 2 | -6/+33 |
| | | | | | | o handle --virtual for remove media (a better name would be "auto-update", a la yum) | ||||
* | Osatu gabe (asko falta dira). | Iñigo Salvador Azurmendi | 2008-02-06 | 1 | -541/+150 |
| | |||||
* | nocheck_access is quite wrong nowadays afaik | Pascal Rigaux | 2008-02-05 | 4 | -13/+7 |
| | |||||
* | - urpmi.update, urpmi.addmedia: | Pascal Rigaux | 2008-02-05 | 4 | -99/+13 |
| | | | | | | o do not parse synthesis o drop /var/lib/urpmi/names.<medium> | ||||
* | update doc: list.<media_name> is dead for some time now | Pascal Rigaux | 2008-02-05 | 1 | -7/+0 |
| | |||||
* | 5.4 | Pascal Rigaux | 2008-02-05 | 2 | -1/+4 |
| | |||||
* | - urpmi, urpme, urpmq, urpmf: | Pascal Rigaux | 2008-02-05 | 3 | -1/+10 |
| | | | | | | | o fix --use-distrib (and add test to ensure it never breaks again) | ||||
* | simplify | Pascal Rigaux | 2008-02-05 | 1 | -2/+1 |
| | |||||
* | 5.3 | Pascal Rigaux | 2008-02-04 | 2 | -1/+3 |
| | |||||
* | adapt to "media_info_dir: media_info" being the default | Pascal Rigaux | 2008-02-04 | 1 | -10/+10 |
| | |||||
* | have urpmi quiet option "-q" for urpm_cmd() | Pascal Rigaux | 2008-02-04 | 1 | -5/+10 |
| | |||||
* | do set _tmppath | Pascal Rigaux | 2008-02-04 | 1 | -1/+3 |
| | |||||
* | - library: | Pascal Rigaux | 2008-02-04 | 2 | -9/+12 |
| | | | | | o since any_xml_info can be slow, add a "callback" option (#37264) | ||||
* | - urpmi.cfg: | Pascal Rigaux | 2008-02-04 | 4 | -7/+45 |
| | | | | | | | | | | | o "media_info_dir: media_info" is the default o "no-media-info" is used for media for which media_info must be built from rpms the goal of this change is to allow upcoming /etc/urpmi/media.d/*.cfg (or whatever they will be called) to skip mentionning media_info_dir, but also to cleanup urpmi.cfg | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-02 | 1 | -141/+114 |
| | |||||
* | simplify: _update_medium() and _update_medium_() are always called with | Pascal Rigaux | 2008-02-01 | 1 | -5/+0 |
| | | | | | $medium->{modified} set | ||||
* | Japanese translation updated. | Yukiko Bando | 2008-01-31 | 1 | -73/+88 |
| | |||||
* | changing the way --synthesis is done in urpm::media::configure. | Pascal Rigaux | 2008-01-30 | 2 | -7/+14 |
| | | | | | | | | This is used by urpmi/urpmq/urpmf. --synthesis will now be more similar to using a virtual medium (a la --use-distrib), compared to really only using the given synthesis. | ||||
* | - urpmf: | Pascal Rigaux | 2008-01-30 | 2 | -2/+3 |
| | | | | | o fix --synthesis | ||||
* | updated translation | Pavel Maryanov | 2008-01-28 | 1 | -357/+345 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2008-01-27 | 1 | -41/+38 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-01-25 | 5 | -3/+14 |
| | | | | | o add --no-suggests | ||||
* | add --no-suggests to urpmi usage | Pascal Rigaux | 2008-01-25 | 1 | -0/+1 |
| | |||||
* | update | José Melo | 2008-01-24 | 1 | -283/+125 |
| |