| Commit message (Expand) | Author | Age | Files | Lines |
* | - urpmi: | Pascal Rigaux | 2008-01-18 | 1 | -1/+3 |
* | - urpmi | Pascal Rigaux | 2008-01-18 | 1 | -0/+5 |
* | add begins_with() | Pascal Rigaux | 2008-01-18 | 1 | -0/+6 |
* | - urpmi: | Pascal Rigaux | 2008-01-18 | 1 | -3/+11 |
* | use var (for future commit) | Pascal Rigaux | 2008-01-18 | 1 | -6/+8 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 1 | -0/+1 |
* | factorize duplicated code | Pascal Rigaux | 2008-01-18 | 1 | -15/+15 |
* | - urpmq: | Pascal Rigaux | 2008-01-18 | 1 | -2/+6 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 2 | -3/+10 |
* | o fix displaying error message when failing to lock (regression in 5.1) | Pascal Rigaux | 2008-01-17 | 1 | -2/+2 |
* | - urpmq: | Pascal Rigaux | 2008-01-17 | 2 | -1/+9 |
* | - all tools: | Pascal Rigaux | 2008-01-17 | 1 | -2/+6 |
* | - urpmf, urpmq: | Pascal Rigaux | 2008-01-15 | 1 | -1/+2 |
* | fix calls to {fatal} | Pascal Rigaux | 2008-01-15 | 1 | -2/+2 |
* | deprecate "urpmq --requires" | Pascal Rigaux | 2008-01-14 | 1 | -0/+4 |
* | o deprecate "urpmq -R" and "urpmq -RR" | Pascal Rigaux | 2008-01-14 | 1 | -2/+6 |
* | - urpmq: | Pascal Rigaux | 2008-01-14 | 1 | -0/+1 |
* | - urpmf: | Pascal Rigaux | 2008-01-14 | 1 | -1/+1 |
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 5 | -16/+358 |
* | factorize code with statedir_media_info_file() | Pascal Rigaux | 2008-01-11 | 1 | -3/+7 |
* | create _copy_media_info_file() out of _get_list_or_pubkey__local() | Pascal Rigaux | 2008-01-11 | 1 | -5/+14 |
* | better fix for "always prompt before doing a priority-upgrade transaction, | Pascal Rigaux | 2008-01-11 | 1 | -1/+1 |
* | move the list of known tags out of urpm/args.pm into urpmf, | Pascal Rigaux | 2008-01-10 | 1 | -25/+4 |
* | normalize to fit xml_info names | Pascal Rigaux | 2008-01-10 | 1 | -1/+1 |
* | no_second_pass option is no more (since "drop hdlist support") | Pascal Rigaux | 2008-01-10 | 1 | -1/+0 |
* | add put_in_hash() for future use | Pascal Rigaux | 2008-01-10 | 1 | -1/+2 |
* | fix regression (introduced long ago: 2006-11-15): correctly detect ldap is no... | Pascal Rigaux | 2008-01-10 | 1 | -3/+3 |
* | when doing urpmi.addmedia on a remote medium, we first look for | Pascal Rigaux | 2008-01-08 | 1 | -7/+12 |
* | better error message: "copying" is not adapted for something we downloaded, "... | Pascal Rigaux | 2008-01-08 | 1 | -1/+1 |
* | drop synthesis_for_virtual_medium() since it is unused | Pascal Rigaux | 2008-01-08 | 1 | -4/+0 |
* | create _download_MD5SUM() out of _update_medium__parse_if_unmodified__remote(... | Pascal Rigaux | 2008-01-08 | 1 | -6/+12 |
* | cosmetic: display "updated medium xxx" when we're done with it | Pascal Rigaux | 2008-01-08 | 1 | -5/+4 |
* | - rename _get_list_or_pubkey__remote() into _download_list_or_pubkey() | Pascal Rigaux | 2008-01-08 | 1 | -4/+11 |
* | create get_medium_option() for future use | Pascal Rigaux | 2008-01-08 | 1 | -0/+6 |
* | reduce verbosity | Pascal Rigaux | 2007-12-20 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 1 | -1/+1 |
* | statedir_MD5SUM must be removed | Pascal Rigaux | 2007-12-19 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 2 | -9/+3 |
* | rename functions (there is only one pass now) | Pascal Rigaux | 2007-12-19 | 1 | -4/+4 |
* | don't allow getting a different pubkey unless using forcekey | Pascal Rigaux | 2007-12-19 | 1 | -4/+3 |
* | fix comment | Pascal Rigaux | 2007-12-19 | 1 | -2/+2 |
* | simplify | Pascal Rigaux | 2007-12-19 | 1 | -7/+9 |
* | move things where it should be done | Pascal Rigaux | 2007-12-19 | 1 | -11/+5 |
* | simplify | Pascal Rigaux | 2007-12-19 | 1 | -13/+4 |
* | small cleanup | Pascal Rigaux | 2007-12-19 | 1 | -5/+5 |
* | o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name> | Pascal Rigaux | 2007-12-19 | 2 | -141/+68 |
* | since we check md5sum, don't also check size & mtime | Pascal Rigaux | 2007-12-19 | 1 | -14/+2 |
* | - all tools: | Pascal Rigaux | 2007-12-19 | 5 | -579/+216 |
* | - urpmi: | Pascal Rigaux | 2007-12-12 | 1 | -13/+0 |
* | add support for aria2 (and thus support for metalink handling as well:) | Per Øyvind Karlsen | 2007-12-11 | 2 | -8/+84 |