| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | create urpm::mirrors::try_probe() as a alternative solution to | Pascal Rigaux | 2008-09-22 | 1 | -10/+13 |
* | move {allow_metalink} from $urpm to $medium, and take into account user's | Pascal Rigaux | 2008-09-22 | 1 | -2/+2 |
* | - urpmi.addmedia: | Pascal Rigaux | 2008-09-19 | 1 | -2/+1 |
* | much nicer userdir() functions: | Pascal Rigaux | 2008-09-04 | 1 | -5/+3 |
* | if we use metalink, don't try various mirrors, aria2 will take care of everyt... | Pascal Rigaux | 2008-09-03 | 1 | -2/+10 |
* | use sync_rel() instead of sync_url() | Pascal Rigaux | 2008-09-03 | 1 | -5/+5 |
* | modify _probe_with_try_list() to be able to use sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -5/+6 |
* | simplify (as suggested by perl_checker) | Pascal Rigaux | 2008-09-03 | 1 | -3/+2 |
* | create urpm::download::sync_url() and use it | Pascal Rigaux | 2008-09-03 | 1 | -2/+2 |
* | use urpm::download::sync_rel() | Pascal Rigaux | 2008-09-03 | 1 | -2/+2 |
* | - fix _synthesis_dir() (from previous commit) | Pascal Rigaux | 2008-09-03 | 1 | -8/+14 |
* | - create _synthesis_dir_rel() out of _synthesis_dir() | Pascal Rigaux | 2008-09-03 | 1 | -5/+11 |
* | create urpm::download::sync_rel() and use it | Pascal Rigaux | 2008-09-03 | 1 | -3/+3 |
* | minimal re-indent to make things clear | Pascal Rigaux | 2008-08-21 | 1 | -2/+3 |
* | shut up the "adding medium "Virtual"" when using --synthesis or --use-distrib | Pascal Rigaux | 2008-07-10 | 1 | -5/+5 |
* | - urpmi.addmedia | Pascal Rigaux | 2008-07-08 | 1 | -1/+3 |
* | skip non-updates media before doing ask_media | Pascal Rigaux | 2008-07-08 | 1 | -5/+6 |
* | with --urpmi-root, we do not use statedir_media_info_file to allow compatibil... | Pascal Rigaux | 2008-07-07 | 1 | -1/+4 |
* | use db_open_or_die_() | Pascal Rigaux | 2008-07-01 | 1 | -1/+1 |
* | - all tools: | Pascal Rigaux | 2008-06-24 | 1 | -3/+23 |
* | use @media_info_prefix_suffix and statedir_media_info_file() | Pascal Rigaux | 2008-06-24 | 1 | -2/+11 |
* | create statedir_media_info_basename() and use it | Pascal Rigaux | 2008-06-24 | 1 | -3/+8 |
* | cleanup | Pascal Rigaux | 2008-06-24 | 1 | -8/+7 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-06-05 | 1 | -2/+2 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 1 | -8/+24 |
* | display "reconfiguring urpmi" only if the reconfig.urpmi magic is found | Pascal Rigaux | 2008-05-15 | 1 | -2/+2 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 1 | -2/+14 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-05-15 | 1 | -2/+2 |
* | - urpmf | Pascal Rigaux | 2008-04-01 | 1 | -0/+6 |
* | - urpmi.addmedia: | Pascal Rigaux | 2008-03-31 | 1 | -3/+5 |
* | - urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-03-31 | 1 | -2/+3 |
* | create _maybe_in_statedir_MD5SUM() out of _any_media_info__or_download() for ... | Pascal Rigaux | 2008-03-31 | 1 | -3/+8 |
* | add_distrib_media(): be sure to override "with-dir" when calling add_medium() | Pascal Rigaux | 2008-03-28 | 1 | -1/+1 |
* | nicer error message | Pascal Rigaux | 2008-03-06 | 1 | -1/+1 |
* | simplify | Pascal Rigaux | 2008-03-03 | 1 | -1/+1 |
* | correctly name function since it's outside of its module | Pascal Rigaux | 2008-03-03 | 1 | -2/+2 |
* | - urpmq: | Pascal Rigaux | 2008-03-03 | 1 | -0/+21 |
* | - create non_modified_media() and use it | Pascal Rigaux | 2008-03-03 | 1 | -8/+14 |
* | - urpmf, urpmq: | Pascal Rigaux | 2008-03-03 | 1 | -2/+2 |
* | move is_iso to urpm::media and rename it | Pascal Rigaux | 2008-02-29 | 1 | -1/+6 |
* | do not download on the fly xml-info unless we know if it is available | Pascal Rigaux | 2008-02-29 | 1 | -3/+2 |
* | fix --mirrorlist broken by _migrate_removable_device | Pascal Rigaux | 2008-02-29 | 1 | -1/+3 |
* | - urpmf, urpmq: | Pascal Rigaux | 2008-02-28 | 1 | -0/+5 |
* | fix typo | Pascal Rigaux | 2008-02-27 | 1 | -2/+2 |
* | - create _migrate_removable_url out of _migrate_removable_device | Pascal Rigaux | 2008-02-27 | 1 | -9/+23 |
* | - adapt "we want to copy lzma from cds" to new cdrom:// scheme | Pascal Rigaux | 2008-02-27 | 1 | -1/+2 |
* | - all tools: | Pascal Rigaux | 2008-02-27 | 1 | -39/+23 |
* | - create file_from_local_medium(), and use it where possible instead of | Pascal Rigaux | 2008-02-27 | 1 | -12/+12 |
* | create is_local_medium() and is_local_url() | Pascal Rigaux | 2008-02-27 | 1 | -4/+4 |
* | internally use {iso} instead of {removable} for iso files | Pascal Rigaux | 2008-02-27 | 1 | -4/+4 |