| Commit message (Expand) | Author | Age | Files | Lines |
* | remember which media local packages came from | Christophe Fergeau | 2010-03-09 | 1 | -1/+6 |
* | $urpm->{fatal} expects 2 arguments | Christophe Fergeau | 2009-06-05 | 1 | -2/+2 |
* | add aria2 to the priority list of packages that need to be updated | Christophe Fergeau | 2009-05-12 | 1 | -1/+1 |
* | When downloading packages, remember where it comes from. | Christophe Fergeau | 2009-05-12 | 1 | -7/+18 |
* | (installed_leaves) do not list suggested packages as unrequested packages (#4... | Thierry Vignaud | 2008-12-20 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-12-15 | 1 | -2/+2 |
* | create update_those_media() out of update_media() | Pascal Rigaux | 2008-11-13 | 1 | -5/+11 |
* | create all_media_to_update() and use it | Pascal Rigaux | 2008-11-13 | 1 | -4/+10 |
* | inline _update_media__handle_some_flags() | Pascal Rigaux | 2008-11-13 | 1 | -15/+10 |
* | allow setting aria2-options in urpmi.cfg (trunk 248915) | Anssi Hannula | 2008-10-31 | 1 | -1/+1 |
* | - urpmi | Pascal Rigaux | 2008-10-29 | 1 | -0/+1 |
* | - urpmi | Pascal Rigaux | 2008-10-28 | 1 | -2/+3 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-23 | 1 | -4/+12 |
* | - urpmi, gurpmi | Pascal Rigaux | 2008-10-21 | 4 | -25/+56 |
* | - urpmi.addmedia | Pascal Rigaux | 2008-10-21 | 1 | -0/+1 |
* | - urpmi.update | Pascal Rigaux | 2008-10-20 | 1 | -13/+30 |
* | - urpmi | Pascal Rigaux | 2008-10-20 | 1 | -1/+1 |
* | - urpme, library | Pascal Rigaux | 2008-10-17 | 2 | -1/+1 |
* | add support for --clean in gurpmi | Thierry Vignaud | 2008-10-16 | 1 | -1/+1 |
* | extract error from aria2 log instead of giving it raw | Pascal Rigaux | 2008-10-16 | 1 | -2/+2 |
* | - urpmi | Pascal Rigaux | 2008-10-15 | 2 | -2/+8 |
* | - library: | Pascal Rigaux | 2008-10-14 | 1 | -1/+5 |
* | - aria2 | Pascal Rigaux | 2008-10-14 | 1 | -1/+1 |
* | - urpmi.update: | Pascal Rigaux | 2008-10-14 | 2 | -4/+5 |
* | - aria2: | Pascal Rigaux | 2008-10-13 | 1 | -0/+1 |
* | - gurpmi | Pascal Rigaux | 2008-10-07 | 1 | -6/+9 |
* | exit code 15 is already used for --expect-install, use exit code 16 for bad s... | Pascal Rigaux | 2008-10-07 | 1 | -1/+1 |
* | - urpmi, gurpmi: | Pascal Rigaux | 2008-10-06 | 1 | -1/+2 |
* | - library: | Pascal Rigaux | 2008-10-06 | 1 | -0/+2 |
* | - urpmi, rpmdrake: | Pascal Rigaux | 2008-10-06 | 1 | -1/+1 |
* | - aria2: | Pascal Rigaux | 2008-09-23 | 1 | -0/+1 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -10/+18 |
* | increase connect-timeout for aria2 | Pascal Rigaux | 2008-09-23 | 1 | -2/+2 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -1/+4 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-09-23 | 1 | -3/+1 |
* | - use "versioned" media_info files | Pascal Rigaux | 2008-09-23 | 3 | -1/+41 |
* | help debugging aria2 | Pascal Rigaux | 2008-09-23 | 1 | -6/+6 |
* | {allow_metalink} was used unitialised, so now always using use_metalink() and | Pascal Rigaux | 2008-09-23 | 2 | -6/+8 |
* | cleanup using new sync_rel_one() and new option "preclean" | Pascal Rigaux | 2008-09-23 | 1 | -23/+16 |
* | create sync_rel_one() and use it | Pascal Rigaux | 2008-09-23 | 1 | -3/+8 |
* | - sync_*(): return the downloaded file | Pascal Rigaux | 2008-09-23 | 1 | -20/+18 |
* | simplify: "$urpm->{cachedir}/partial" is the default "dir" where files are do... | Pascal Rigaux | 2008-09-23 | 1 | -4/+3 |
* | modify _download_media_info_file() prototype | Pascal Rigaux | 2008-09-23 | 1 | -10/+11 |
* | _retrieve_media_info_file_and_check_MD5SUM() is called from | Pascal Rigaux | 2008-09-23 | 1 | -2/+0 |
* | use _download_media_info_file() in get_synthesis__remote() | Pascal Rigaux | 2008-09-23 | 1 | -4/+3 |
* | - normalize synthesis downloading: rename it in cachedir asap just like any o... | Pascal Rigaux | 2008-09-23 | 2 | -6/+22 |
* | prepare next commits: introduce $medium->{parsed_md5sum} | Pascal Rigaux | 2008-09-22 | 2 | -5/+7 |
* | move check_synthesis_md5sum() inside get_synthesis__remote() | Pascal Rigaux | 2008-09-22 | 1 | -2/+3 |
* | change parameter passing mode of get_synthesis__remote() | Pascal Rigaux | 2008-09-22 | 1 | -3/+3 |
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-22 | 1 | -44/+9 |