Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create verify_partial_rpm_and_move() out of | Pascal Rigaux | 2008-02-26 | 1 | -4/+12 |
| | | | | | download_packages_of_distant_media() | ||||
* | fix typo (introduced on 2008-02-24 r237346) | Pascal Rigaux | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | rename some vars | Pascal Rigaux | 2008-02-26 | 1 | -14/+12 |
| | |||||
* | factorise | Pascal Rigaux | 2008-02-26 | 1 | -2/+1 |
| | |||||
* | create _filepath() to remove duplicated code | Pascal Rigaux | 2008-02-26 | 1 | -4/+10 |
| | |||||
* | create _mount_it() out of _examine_removable_medium_() | Pascal Rigaux | 2008-02-26 | 1 | -2/+11 |
| | |||||
* | create _examine_removable_medium_ out of _examine_removable_medium | Pascal Rigaux | 2008-02-26 | 1 | -8/+17 |
| | |||||
* | change _check_notfound() parameter | Pascal Rigaux | 2008-02-26 | 1 | -4/+4 |
| | |||||
* | oops, revert previous commit | Pascal Rigaux | 2008-02-26 | 1 | -1/+2 |
| | |||||
* | simplify | Pascal Rigaux | 2008-02-26 | 1 | -2/+1 |
| | |||||
* | add comment | Pascal Rigaux | 2008-02-26 | 1 | -0/+3 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-02-26 | 1 | -1/+1 |
| | |||||
* | s/unless/if (!/ | Pascal Rigaux | 2008-02-26 | 1 | -2/+2 |
| | |||||
* | create _get_removables_or_check_mounted() out of ↵ | Pascal Rigaux | 2008-02-26 | 1 | -8/+17 |
| | | | | copy_packages_of_removable_media() | ||||
* | move $examine_removable_medium sub out of copy_packages_of_removable_media | Pascal Rigaux | 2008-02-26 | 1 | -16/+17 |
| | |||||
* | - move $check_notfound sub out of copy_packages_of_removable_media | Pascal Rigaux | 2008-02-26 | 1 | -18/+19 |
| | | | | | - really fix _mounted_mntpoints() | ||||
* | add some comments | Pascal Rigaux | 2008-02-26 | 1 | -0/+3 |
| | |||||
* | oops, fix previous "cleaning" commit, introduce _mounted_mntpoints() | Pascal Rigaux | 2008-02-26 | 1 | -2/+7 |
| | |||||
* | add some comments | Pascal Rigaux | 2008-02-26 | 1 | -0/+4 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-02-26 | 1 | -11/+6 |
| | |||||
* | supermount is dead! | Pascal Rigaux | 2008-02-26 | 1 | -3/+3 |
| | |||||
* | supermount is dead! | Pascal Rigaux | 2008-02-26 | 1 | -20/+2 |
| | |||||
* | updates | Keld Simonsen | 2008-02-26 | 1 | -108/+89 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-02-26 | 1 | -113/+80 |
| | |||||
* | updated translation | Pavel Maryanov | 2008-02-26 | 1 | -389/+427 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-02-26 | 2 | -0/+4 |
| | | | | | o fix using proxy with curl (#38143) | ||||
* | Updated Malay translation | Sharuzzaman Ahmat Raslan | 2008-02-26 | 1 | -499/+454 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-02-26 | 1 | -29/+39 |
| | |||||
* | update | Thierry Vignaud | 2008-02-26 | 1 | -5/+3 |
| | |||||
* | 5.6 | Pascal Rigaux | 2008-02-25 | 2 | -1/+3 |
| | |||||
* | - urpmi: | Pascal Rigaux | 2008-02-25 | 2 | -2/+5 |
| | | | | | | o display "%s of packages will be retrieved." (need perl-URPM 3.10 and synthesis built with @filesize@) | ||||
* | do not die on bad ini file | Pascal Rigaux | 2008-02-25 | 1 | -1/+2 |
| | |||||
* | - -c option is no more (only kept for compatibility in urpmi.update) | Pascal Rigaux | 2008-02-25 | 6 | -8/+5 |
| | | | | | - {cachedir}/headers is not used anymore | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-02-25 | 1 | -95/+70 |
| | |||||
* | download mirrorlist silently | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | - urpmi | Pascal Rigaux | 2008-02-25 | 3 | -1/+4 |
| | | | | | | o fix "using one big transaction" that occurs when using --keep (#30198) (part of the fix is in perl-URPM 3.09) | ||||
* | don't use global configs_dir when using --env | Pascal Rigaux | 2008-02-25 | 1 | -0/+1 |
| | |||||
* | - bash-completion: | Pascal Rigaux | 2008-02-25 | 2 | -1/+6 |
| | | | | | | o restore available-pkgs completion using "urpmq --list" (guillomovitch) (but only if COMP_URPMI_HDLISTS is set since it's slow) | ||||
* | - urpmi | Pascal Rigaux | 2008-02-25 | 2 | -4/+5 |
| | | | | | o --test: only display "Installation is possible" when it is the case (#29837) | ||||
* | make "urpmq --list xxx" display "use -l to list files" and exit on error | Pascal Rigaux | 2008-02-25 | 2 | -0/+2 |
| | |||||
* | more translations | Wanderlei Antonio Cavassin | 2008-02-25 | 1 | -23/+32 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 5 | -3/+10 |
| | | | | | o add --conflicts | ||||
* | need for previous commit: document "urpmq --requires" | Pascal Rigaux | 2008-02-25 | 3 | -1/+6 |
| | |||||
* | - urpmq: | Pascal Rigaux | 2008-02-25 | 3 | -5/+9 |
| | | | | | | o --requires now display the raw requires, use --requires-recursive to get the old behaviour (#29176) | ||||
* | - urpmi, urpmi.addmedia, urpmi.update: | Pascal Rigaux | 2008-02-25 | 2 | -2/+8 |
| | | | | | o handle variables $ARCH/$RELEASE in mirrorlist | ||||
* | typo fix | Thierry Vignaud | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | fixed in perl-URPM 3.09 | Pascal Rigaux | 2008-02-25 | 1 | -1/+1 |
| | |||||
* | - urpmf | Pascal Rigaux | 2008-02-25 | 2 | -0/+2 |
| | | | | | o fix fallback on hdlist when xml-info not found | ||||
* | deffine 'message' callback | Thierry Vignaud | 2008-02-25 | 1 | -0/+4 |
| | |||||
* | (run) kill 'bad_rpms' & 'missing_files_summary' callbacks, reusing | Thierry Vignaud | 2008-02-25 | 2 | -8/+7 |
| | | | | | existing unused 'message' callback |