| Commit message (Expand) | Author | Age | Files | Lines |
* | fix commit adding --sourcerpm | Pascal Rigaux | 2008-01-15 | 1 | -1/+1 |
* | rpm bug #27417 is fixed | Pascal Rigaux | 2008-01-15 | 2 | -2/+0 |
* | test "urpmq --list" | Pascal Rigaux | 2008-01-15 | 1 | -0/+6 |
* | - urpmq | Pascal Rigaux | 2008-01-15 | 2 | -0/+4 |
* | deprecate "urpmq --requires" | Pascal Rigaux | 2008-01-14 | 2 | -1/+5 |
* | o deprecate "urpmq -R" and "urpmq -RR" | Pascal Rigaux | 2008-01-14 | 2 | -2/+7 |
* | fix documentation for "urpmq -d" | Pascal Rigaux | 2008-01-14 | 1 | -1/+1 |
* | - urpmq: | Pascal Rigaux | 2008-01-14 | 5 | -6/+19 |
* | - urpmf: | Pascal Rigaux | 2008-01-14 | 2 | -1/+4 |
* | - 5.0 | Pascal Rigaux | 2008-01-11 | 15 | -63/+561 |
* | 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 | 2 | -2/+2 |
* | enhance comment | Pascal Rigaux | 2008-01-11 | 1 | -2/+2 |
* | - urpmq: | Pascal Rigaux | 2008-01-11 | 2 | -6/+5 |
* | use a var name $id instead of $_ | Pascal Rigaux | 2008-01-10 | 1 | -3/+3 |
* | move the list of known tags out of urpm/args.pm into urpmf, | Pascal Rigaux | 2008-01-10 | 2 | -38/+38 |
* | normalize to fit xml_info names | Pascal Rigaux | 2008-01-10 | 2 | -4/+4 |
* | no_second_pass option is no more (since "drop hdlist support") | Pascal Rigaux | 2008-01-10 | 2 | -2/+0 |
* | add put_in_hash() for future use | Pascal Rigaux | 2008-01-10 | 1 | -1/+2 |
* | - urpmf | Pascal Rigaux | 2008-01-10 | 2 | -1/+4 |
* | 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 | 2 | -7/+15 |
* | 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 |
* | - urpmi | Pascal Rigaux | 2008-01-08 | 2 | -1/+4 |
* | update | José Melo | 2008-01-04 | 1 | -5/+5 |
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-01-01 | 1 | -1/+1 |
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-12-26 | 1 | -1/+1 |
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-12-25 | 1 | -1/+1 |
* | oops, fix previous commit | Pascal Rigaux | 2007-12-21 | 1 | -2/+2 |
* | add bug number | Pascal Rigaux | 2007-12-21 | 1 | -1/+1 |
* | add a test case for #27417 (no fix yet) | Pascal Rigaux | 2007-12-20 | 2 | -0/+56 |
* | reduce verbosity | Pascal Rigaux | 2007-12-20 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 2 | -1/+2 |
* | statedir_MD5SUM must be removed | Pascal Rigaux | 2007-12-19 | 1 | -1/+1 |
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2007-12-19 | 11 | -51/+5 |
* | 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 | 3 | -141/+71 |
* | since we check md5sum, don't also check size & mtime | Pascal Rigaux | 2007-12-19 | 1 | -14/+2 |