summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - create urpm::blist_to_filenames()Pascal Rigaux2008-09-032-1/+5
| | | | | - use it and sync_rel()
* use urpm::download::sync_rel()Pascal Rigaux2008-09-031-2/+2
|
* - fix _synthesis_dir() (from previous commit)Pascal Rigaux2008-09-031-8/+14
| | | | | | - create _url_with_synthesis_rel() out of _url_with_synthesis() and use it - use sync_rel()
* - create _synthesis_dir_rel() out of _synthesis_dir()Pascal Rigaux2008-09-031-5/+11
| | | | | - fix typo in previous commit
* create urpm::download::sync_rel() and use itPascal Rigaux2008-09-032-3/+10
|
* 6.76.7Pascal Rigaux2008-09-032-2/+4
|
* - really call aria2 with --max-tries=1Pascal Rigaux2008-09-032-2/+4
| | | | | | (it helps a lot when trying to download some files (eg: reconfig.urpmi))
* 6.66.6Pascal Rigaux2008-09-022-2/+4
|
* use /root/.aria2-adaptive-stats when launched as rootPascal Rigaux2008-09-021-1/+1
|
* only use the 8 best mirrors, then we let aria2 choosePascal Rigaux2008-09-021-1/+9
|
* - call aria2 with brand-new --uri-selector=adaptivePascal Rigaux2008-09-022-2/+9
| | | | | and use options that makes it work nicely
* updatePascal Rigaux2008-09-011-288/+286
|
* fixPascal Rigaux2008-09-011-2/+2
|
* 6.56.5Pascal Rigaux2008-09-012-2/+3
|
* - all toolsPascal Rigaux2008-09-012-2/+15
| | | | | o use metalink/aria2 by default (when available) when using a mirrorlist
* - urpmi.addmediaPascal Rigaux2008-09-012-2/+8
| | | | | | o handle $URPMI_ADDMEDIA_REASON (special reason to give to api.mandriva.com/mirrors/... to allow statistics)
* fix --limit-rate with aria2Pascal Rigaux2008-09-011-1/+1
|
* help perl_checkerPascal Rigaux2008-09-011-0/+1
|
* instead of passing around $options->{media} with medium name, pass directly ↵Pascal Rigaux2008-09-011-15/+9
| | | | $medium
* cleanupPascal Rigaux2008-09-011-1/+2
|
* cleanupPascal Rigaux2008-09-011-6/+4
|
* cleanupPascal Rigaux2008-09-011-2/+2
|
* cleanupPascal Rigaux2008-09-011-8/+5
|
* cleanupPascal Rigaux2008-09-011-18/+22
|
* cleanupPascal Rigaux2008-09-011-1/+1
|
* perl_checker compliancePascal Rigaux2008-09-011-30/+29
|
* - gurpmi2Pascal Rigaux2008-09-013-1/+3
| | | | | o handle --update
* - gurpmi2Pascal Rigaux2008-09-012-1/+3
| | | | | o render nicely under matchbox during install
* - gurpmi2Pascal Rigaux2008-09-012-1/+6
| | | | | | o nicer default window size
* Updated ES translationFabián Mandelbaum2008-08-301-2/+5
|
* Updated Estonian translation.Marek Laane2008-08-301-2/+4
|
* usync with codeThierry Vignaud2008-08-2968-32034/+33133
|
* Japanese translation updated.Yukiko Bando2008-08-291-62/+67
|
* - urpmi.addmediaPascal Rigaux2008-08-283-2/+8
| | | | | | o instead of discarding --update when using --distrib, give it a meaning: only add media flagged "update"
* update (Oliver Burger)Thierry Vignaud2008-08-281-22/+22
|
* Updated ES translationFabián Mandelbaum2008-08-251-67/+62
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-08-221-118/+85
|
* Updated Malay translationSharuzzaman Ahmat Raslan2008-08-211-328/+381
|
* cleanupPascal Rigaux2008-08-211-6/+7
|
* cleanupPascal Rigaux2008-08-211-4/+6
|
* cleanupPascal Rigaux2008-08-211-9/+9
|
* minimal re-indent to make things clearPascal Rigaux2008-08-211-2/+3
|
* - urpmiPascal Rigaux2008-08-202-2/+7
| | | | | | o do not write useless "foo (obsoletes foo-xxx)" in installed-through-deps.list (#42167)
* - urpmi, urpmq:Pascal Rigaux2008-08-202-1/+6
| | | | | | o do not display all substring matches on stderr, only a subset of them, and suggest to use "-a" to use all matches (#38956)
* add formatList() (taken from MDK::Common)Pascal Rigaux2008-08-201-0/+4
|
* factorizePascal Rigaux2008-08-201-2/+1
|
* replace unless with if !Pascal Rigaux2008-08-201-2/+2
|
* create _search_packages_keep_best() out of _search_packages()Pascal Rigaux2008-08-201-22/+27
|
* cleanupPascal Rigaux2008-08-201-3/+1
|
* cleanupPascal Rigaux2008-08-201-1/+1
|