summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - urpmfPascal Rigaux2007-09-272-4/+7
| | | | | o fix -a and -o
* fix typoPer Øyvind Karlsen2007-09-271-1/+1
|
* fix typoPer Øyvind Karlsen2007-09-261-1/+1
|
* This is better.Mashrab Kuvatov2007-09-262-2/+2
|
* update (metq.com)Thierry Vignaud2007-09-261-147/+203
|
* upJosé Melo2007-09-261-4/+3
|
* fix typoPer Øyvind Karlsen2007-09-251-1/+1
|
* update translation for TurkishGuclu Talu2007-09-241-3/+3
|
* update translation for TurkishGuclu Talu2007-09-241-701/+412
|
* 4.10.11Pascal Rigaux2007-09-242-1/+4
|
* minor fixes for s/-/–/..Per Øyvind Karlsen2007-09-241-6/+6
|
* fix typosPer Øyvind Karlsen2007-09-241-2/+2
|
* at least document "urpmi.update -ff" until we understand why it's reallyPascal Rigaux2007-09-242-0/+5
| | | | | | | | | | | needed. for info, -ff was created 16 May 2003 with comment: - try to handle resume connection (do not always remove previous download, only works for hdlist or synthesis using rsync).
* Fix helpPascal Terjan2007-09-231-1/+1
|
* KBackup failing is not a big dealPascal Rigaux2007-09-211-1/+1
|
* add an old .src.rpm in the test. it failsPascal Rigaux2007-09-212-0/+12
|
* be more precise (useful for next commit)Pascal Rigaux2007-09-211-1/+1
|
* Updated cy translationFunda Wang2007-09-201-358/+348
|
* update translation for HebrewDotan Kamber2007-09-191-21/+21
|
* update translation for ItalianAndrea Celli2007-09-191-123/+56
|
* fixing pt_BR translationFelipe Arruda2007-09-191-1/+1
|
* create /var/tmp in chroots tooThierry Vignaud2007-09-182-0/+3
|
* updateThierry Vignaud2007-09-181-14/+14
|
* updateThierry Vignaud2007-09-181-56/+56
|
* "octet" is "o", not "O"Pascal Rigaux2007-09-181-2/+2
|
* update translation for HebrewDotan Kamber2007-09-171-71/+27
|
* fix typoPascal Rigaux2007-09-171-3/+2
|
* updatePascal Rigaux2007-09-171-0/+4
|
* 4.10.10Pascal Rigaux2007-09-172-1/+3
|
* - fix using already downloaded rpms (from /var/cache/urpmi/rpms) (#33655)Pascal Rigaux2007-09-172-12/+18
|
* Updated et translationFunda Wang2007-09-171-310/+19
|
* fix typoPer Øyvind Karlsen2007-09-161-1/+1
|
* finished cleaningPer Øyvind Karlsen2007-09-161-45/+46
|
* fix typoPer Øyvind Karlsen2007-09-161-1/+1
|
* more cleanupsPer Øyvind Karlsen2007-09-161-85/+83
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-09-161-85/+48
|
* Update fr translationChristophe Berthelé2007-09-161-44/+18
|
* fix translationFunda Wang2007-09-161-1/+1
|
* updateTomasz Bednarski2007-09-151-18/+18
|
* updateTomasz Bednarski2007-09-151-4/+4
|
* Updated Czech translation.Michal Bukovjan2007-09-151-124/+56
|
* Updated Slovenian translationJure Repinc2007-09-141-116/+52
|
* updateTomasz Bednarski2007-09-141-424/+333
|
* more cleanups..Per Øyvind Karlsen2007-09-141-31/+28
|
* some more cleaning..Per Øyvind Karlsen2007-09-141-17/+17
|
* partially cleaned up and completed..Per Øyvind Karlsen2007-09-141-754/+472
|
* fix typoPer Øyvind Karlsen2007-09-141-1/+1
|
* fix typoPer Øyvind Karlsen2007-09-141-1/+1
|
* (get_updates_description) no need to keep around medium name (was onlyThierry Vignaud2007-09-141-1/+1
| | | | | used by rpmdrake (added on Aug 14 2007)
* (get_updates_description) index by medium then by package ; weThierry Vignaud2007-09-143-2/+4
| | | | | | | previously only index by raw package name (w/o version and w/o arch) which resulted in packages being overwritten (ie on a biarch, we would only saw one of both ia32 & x86_64 packages)