Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi: | Pascal Rigaux | 2008-01-18 | 5 | -29/+32 |
* | - urpmi | Pascal Rigaux | 2008-01-18 | 3 | -0/+13 |
* | add begins_with() | Pascal Rigaux | 2008-01-18 | 1 | -0/+6 |
* | even if we don't want $urpm->{cachedir} to be userdir() by default | Pascal Rigaux | 2008-01-18 | 1 | -0/+2 |
* | - urpmi: | Pascal Rigaux | 2008-01-18 | 2 | -3/+13 |
* | use var (for future commit) | Pascal Rigaux | 2008-01-18 | 1 | -6/+8 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 2 | -0/+3 |
* | factorize duplicated code | Pascal Rigaux | 2008-01-18 | 1 | -15/+15 |
* | add some tests (including a failing one) | Pascal Rigaux | 2008-01-18 | 5 | -0/+75 |
* | - urpmq: | Pascal Rigaux | 2008-01-18 | 2 | -2/+7 |
* | it's not an ERROR, urpmi really must do +a-2,+c-2,-b-1 in the same transaction | Pascal Rigaux | 2008-01-18 | 1 | -1/+1 |
* | add a failing test case | Pascal Rigaux | 2008-01-18 | 5 | -0/+73 |
* | cleanup using run_urpm_cmd | Pascal Rigaux | 2008-01-18 | 3 | -8/+4 |
* | cleanup using run_urpm_cmd | Pascal Rigaux | 2008-01-18 | 3 | -8/+3 |
* | cleanup using run_urpm_cmd | Pascal Rigaux | 2008-01-18 | 1 | -9/+3 |
* | only display the cmd when debugging | Pascal Rigaux | 2008-01-18 | 1 | -1/+1 |
* | check rpmv3 pkg files are installed | Pascal Rigaux | 2008-01-18 | 1 | -1/+6 |
* | - urpmf: | Pascal Rigaux | 2008-01-18 | 4 | -9/+53 |
* | fix using urpmi --env where the media are virtual (by removing "virtual" from... | Pascal Rigaux | 2008-01-17 | 1 | -1/+5 |
* | o fix displaying error message when failing to lock (regression in 5.1) | Pascal Rigaux | 2008-01-17 | 2 | -2/+3 |
* | - urpmq: | Pascal Rigaux | 2008-01-17 | 6 | -2/+27 |
* | - all tools: | Pascal Rigaux | 2008-01-17 | 4 | -15/+17 |
* | add missing --aria2 to --help | Per Øyvind Karlsen | 2008-01-17 | 1 | -0/+1 |
* | 5.1 | Pascal Rigaux | 2008-01-16 | 2 | -1/+3 |
* | test urpmq/urpmf correctly use info.xml.lzma with exotic medium name | Pascal Rigaux | 2008-01-16 | 1 | -1/+37 |
* | need real fix... urpmi one or the other... | Pascal Rigaux | 2008-01-16 | 1 | -1/+1 |
* | - urpmf, urpmq: | Pascal Rigaux | 2008-01-15 | 2 | -2/+5 |
* | add run_urpm_cmd() | Pascal Rigaux | 2008-01-15 | 1 | -1/+7 |
* | use genhdlist2 and create xml info files | Pascal Rigaux | 2008-01-15 | 1 | -3/+4 |
* | fix calls to {fatal} | Pascal Rigaux | 2008-01-15 | 2 | -4/+4 |
* | 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 |