summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - urpmqPascal Rigaux2008-01-152-0/+4
* deprecate "urpmq --requires"Pascal Rigaux2008-01-142-1/+5
* o deprecate "urpmq -R" and "urpmq -RR"Pascal Rigaux2008-01-142-2/+7
* fix documentation for "urpmq -d"Pascal Rigaux2008-01-141-1/+1
* - urpmq:Pascal Rigaux2008-01-145-6/+19
* - urpmf:Pascal Rigaux2008-01-142-1/+4
* - 5.0Pascal Rigaux2008-01-1115-63/+561
* factorize code with statedir_media_info_file()Pascal Rigaux2008-01-111-3/+7
* create _copy_media_info_file() out of _get_list_or_pubkey__local()Pascal Rigaux2008-01-111-5/+14
* better fix for "always prompt before doing a priority-upgrade transaction,Pascal Rigaux2008-01-112-2/+2
* enhance commentPascal Rigaux2008-01-111-2/+2
* - urpmq:Pascal Rigaux2008-01-112-6/+5
* use a var name $id instead of $_Pascal Rigaux2008-01-101-3/+3
* move the list of known tags out of urpm/args.pm into urpmf,Pascal Rigaux2008-01-102-38/+38
* normalize to fit xml_info namesPascal Rigaux2008-01-102-4/+4
* no_second_pass option is no more (since "drop hdlist support")Pascal Rigaux2008-01-102-2/+0
* add put_in_hash() for future usePascal Rigaux2008-01-101-1/+2
* - urpmfPascal Rigaux2008-01-102-1/+4
* fix regression (introduced long ago: 2006-11-15): correctly detect ldap is no...Pascal Rigaux2008-01-101-3/+3
* when doing urpmi.addmedia on a remote medium, we first look forPascal Rigaux2008-01-082-7/+15
* better error message: "copying" is not adapted for something we downloaded, "...Pascal Rigaux2008-01-081-1/+1
* drop synthesis_for_virtual_medium() since it is unusedPascal Rigaux2008-01-081-4/+0
* create _download_MD5SUM() out of _update_medium__parse_if_unmodified__remote(...Pascal Rigaux2008-01-081-6/+12
* cosmetic: display "updated medium xxx" when we're done with itPascal Rigaux2008-01-081-5/+4
* - rename _get_list_or_pubkey__remote() into _download_list_or_pubkey()Pascal Rigaux2008-01-081-4/+11
* create get_medium_option() for future usePascal Rigaux2008-01-081-0/+6
* - urpmiPascal Rigaux2008-01-082-1/+4
* updateJosé Melo2008-01-041-5/+5
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-01-011-1/+1
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-12-261-1/+1
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2007-12-251-1/+1
* oops, fix previous commitPascal Rigaux2007-12-211-2/+2
* add bug numberPascal Rigaux2007-12-211-1/+1
* add a test case for #27417 (no fix yet)Pascal Rigaux2007-12-202-0/+56
* reduce verbosityPascal Rigaux2007-12-201-1/+1
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2007-12-192-1/+2
* statedir_MD5SUM must be removedPascal Rigaux2007-12-191-1/+1
* - urpmi.update, urpmi.addmedia, urpmi.removemedia:Pascal Rigaux2007-12-1911-51/+5
* rename functions (there is only one pass now)Pascal Rigaux2007-12-191-4/+4
* don't allow getting a different pubkey unless using forcekey Pascal Rigaux2007-12-191-4/+3
* fix commentPascal Rigaux2007-12-191-2/+2
* simplifyPascal Rigaux2007-12-191-7/+9
* move things where it should be donePascal Rigaux2007-12-191-11/+5
* simplifyPascal Rigaux2007-12-191-13/+4
* small cleanupPascal Rigaux2007-12-191-5/+5
* o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name>Pascal Rigaux2007-12-193-141/+71
* since we check md5sum, don't also check size & mtimePascal Rigaux2007-12-191-14/+2
* - all tools:Pascal Rigaux2007-12-1924-694/+274
* also check the pkg correctly builds with filesPascal Rigaux2007-12-183-4/+10
* add tests for %ghost conflicts (which should be allowed)Pascal Rigaux2007-12-183-0/+77