summaryrefslogtreecommitdiffstats
path: root/urpm
Commit message (Expand)AuthorAgeFilesLines
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2008-10-142-7/+7
* - aria2:Pascal Rigaux2008-10-131-0/+1
* - gurpmi:Pascal Rigaux2008-10-071-6/+9
* add --split-level and --split-length to gurpmiPascal Rigaux2008-10-071-1/+2
* - urpmi:Pascal Rigaux2008-10-072-3/+19
* exit code 15 is already used for --expect-install, use exit code 16 for bad s...Pascal Rigaux2008-10-071-1/+1
* what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefilesPascal Rigaux2008-10-061-1/+1
* - urpmi, library:Pascal Rigaux2008-10-062-0/+2
* - urpmi, rpmdrake:Pascal Rigaux2008-10-061-1/+1
* export new_unrequested() (for future use in drakx (?))Pascal Rigaux2008-09-251-3/+3
* - aria2:Pascal Rigaux2008-09-231-0/+1
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-09-231-10/+18
* increase connect-timeout for aria2Pascal Rigaux2008-09-231-2/+2
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-09-231-1/+4
* - urpmi.addmedia, urpmi.update:Pascal Rigaux2008-09-231-3/+1
* - use "versioned" media_info filesPascal Rigaux2008-09-233-1/+41
* help debugging aria2Pascal Rigaux2008-09-231-6/+6
* {allow_metalink} was used unitialised, so now always using use_metalink() andPascal Rigaux2008-09-232-6/+8
* cleanup using new sync_rel_one() and new option "preclean"Pascal Rigaux2008-09-231-23/+16
* create sync_rel_one() and use itPascal Rigaux2008-09-231-3/+8
* - sync_*(): return the downloaded filePascal Rigaux2008-09-231-20/+18
* simplify: "$urpm->{cachedir}/partial" is the default "dir" where files are do...Pascal Rigaux2008-09-231-4/+3
* modify _download_media_info_file() prototypePascal Rigaux2008-09-231-10/+11
* _retrieve_media_info_file_and_check_MD5SUM() is called fromPascal Rigaux2008-09-231-2/+0
* use _download_media_info_file() in get_synthesis__remote()Pascal Rigaux2008-09-231-4/+3
* - normalize synthesis downloading: rename it in cachedir asap just like any o...Pascal Rigaux2008-09-232-6/+22
* prepare next commits: introduce $medium->{parsed_md5sum}Pascal Rigaux2008-09-222-5/+7
* move check_synthesis_md5sum() inside get_synthesis__remote()Pascal Rigaux2008-09-221-2/+3
* change parameter passing mode of get_synthesis__remote()Pascal Rigaux2008-09-221-3/+3
* - urpmi.addmedia:Pascal Rigaux2008-09-221-44/+9
* create urpm::mirrors::try_probe() as a alternative solution toPascal Rigaux2008-09-222-10/+34
* move {allow_metalink} from $urpm to $medium, and take into account user'sPascal Rigaux2008-09-222-3/+10
* warn only once "not using metalink since ..."Pascal Rigaux2008-09-221-4/+4
* create preferred_downloader() out of _sync_webfetch_raw()Pascal Rigaux2008-09-221-28/+35
* - urpmi.addmedia:Pascal Rigaux2008-09-191-2/+1
* - Add some options to aria2 downloaderAurélien Lefebvre2008-09-181-2/+4
* (write_urpmdb) copy updates descriptions too (usefull for rpmdrake)Thierry Vignaud2008-09-171-0/+3
* - library:Pascal Rigaux2008-09-111-0/+18
* - fix locale problem with aria2Aurélien Lefebvre2008-09-101-0/+1
* fix namespace (it's really too late to commit more)Thierry Vignaud2008-09-092-2/+2
* (db_open_or_die__) ahem...Thierry Vignaud2008-09-092-2/+2
* (db_open_or_die__) factorize some code (the name might have to be changed...)Thierry Vignaud2008-09-092-16/+2
* (set_verbose,set_verbosity) enable rpmdrake to support -q & -v optionsThierry Vignaud2008-09-091-4/+12
* (set_debug) extract it so that rpmdrake can support the --debug optionThierry Vignaud2008-09-091-5/+8
* - library:Pascal Rigaux2008-09-091-1/+2
* o fix orphans handling: an already installed pkg must not becomePascal Rigaux2008-09-091-3/+6
* - urpmiPascal Rigaux2008-09-093-0/+68
* clean __db* after computing need_restart (in chroot)Pascal Rigaux2008-09-091-0/+3
* add whereis_binary() Pascal Rigaux2008-09-091-0/+13
* please perl_checkerPascal Rigaux2008-09-091-1/+1