Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - adapt ->translate_why_unselected to do what each callers do: sort its args ↵ | Pascal Rigaux | 2006-11-10 | 1 | -19/+23 |
| | | | | | | | and return a single string - create translate_why_unselected_one to make function smaller | ||||
* | - adapt ->translate_why_removed to do what each callers do: sort its args ↵ | Pascal Rigaux | 2006-11-10 | 1 | -29/+32 |
| | | | | | | | and return a single string - create translate_why_removed_one to make function smaller | ||||
* | make it more clear | Pascal Rigaux | 2006-11-10 | 1 | -14/+16 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-09 | 1 | -4/+5 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -9/+10 |
| | |||||
* | help perl_checker, simplify | Pascal Rigaux | 2006-11-09 | 1 | -5/+6 |
| | |||||
* | make things more explicit (it helps perl_checker) | Pascal Rigaux | 2006-11-09 | 1 | -2/+4 |
| | |||||
* | use cat_ | Pascal Rigaux | 2006-11-09 | 1 | -6/+1 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -5/+5 |
| | |||||
* | is_iso() now returns a boolean value | Pascal Rigaux | 2006-11-09 | 1 | -3/+3 |
| | |||||
* | drop hdlist.cz2 support (obsolete) | Pascal Rigaux | 2006-11-09 | 1 | -5/+4 |
| | |||||
* | fix previous commit: get_md5sum() is a better name than get_computed_md5sum() | Pascal Rigaux | 2006-11-09 | 1 | -3/+3 |
| | |||||
* | create get_computed_md5sum() out of parse_md5sum() (it is the same except ↵ | Pascal Rigaux | 2006-11-09 | 1 | -14/+14 |
| | | | | | | | for logging) and use it | ||||
* | restore uniq() (i sucks) | Pascal Rigaux | 2006-11-09 | 1 | -2/+4 |
| | |||||
* | drop unused function | Pascal Rigaux | 2006-11-09 | 1 | -2/+0 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-09 | 1 | -10/+6 |
| | |||||
* | reduce size of function update_media() by creating small functions out of it | Pascal Rigaux | 2006-11-09 | 1 | -86/+104 |
| | | | | | (it was 987 lines long, it's still 904 lines long) | ||||
* | move basename() to urpm::util | Pascal Rigaux | 2006-11-09 | 1 | -5/+5 |
| | |||||
* | new release | Pascal Rigaux | 2006-11-07 | 1 | -1/+1 |
| | |||||
* | ask user before installing a package that matching part of the name | Pascal Rigaux | 2006-11-07 | 1 | -0/+4 |
| | |||||
* | use 3 args in open: replace ">$file" with ">", "$file" | Pascal Rigaux | 2006-11-07 | 1 | -5/+5 |
| | |||||
* | use $LOCK_FILE and $RPMLOCK_FILE instead of LOCK_FILE and RPMLOCK_FILE | Pascal Rigaux | 2006-11-07 | 1 | -29/+32 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-03 | 1 | -1/+1 |
| | |||||
* | fix bad typo in previous commit: $qv is now needed in _findindeps | Pascal Rigaux | 2006-11-03 | 1 | -19/+19 |
| | |||||
* | remove unused variables | Pascal Rigaux | 2006-11-03 | 1 | -3/+0 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 1 | -30/+31 |
| | |||||
* | - askmedia and suppl option in hdlists where not per media option but ↵ | Olivier Thauvin | 2006-10-21 | 1 | -1/+1 |
| | | | | undocumented global option for gi | ||||
* | More adjustments in per-media config arguments: factorize lists | Rafael Garcia-Suarez | 2006-10-03 | 1 | -1/+2 |
| | |||||
* | Don't remove "downloader" setting from per-media config when updating media | Rafael Garcia-Suarez | 2006-10-03 | 1 | -2/+2 |
| | | | | | (bug #26257) | ||||
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 1 | -3/+9 |
| | |||||
* | Fix some error messages | Rafael Garcia-Suarez | 2006-09-21 | 1 | -5/+4 |
| | |||||
* | Update Changelog and bump version number to 4.8.284.8.28 | Rafael Garcia-Suarez | 2006-09-20 | 1 | -1/+1 |
| | |||||
* | Notes for later. | Rafael Garcia-Suarez | 2006-09-20 | 1 | -9/+2 |
| | |||||
* | Fix handling of file:// and removable:// urls by distribconf | Rafael Garcia-Suarez | 2006-09-20 | 1 | -6/+5 |
| | |||||
* | Remove unused check | Rafael Garcia-Suarez | 2006-09-19 | 1 | -2/+2 |
| | |||||
* | Bump version to 4.8.27 and regen changelog | Rafael Garcia-Suarez | 2006-09-19 | 1 | -1/+1 |
| | |||||
* | From urpm::configure(), we need to be able to distinguish media that are | Rafael Garcia-Suarez | 2006-09-12 | 1 | -2/+2 |
| | | | | | | temporarily ignored and permanently ignored, so we can restore the previous situation easily (bug #22354) | ||||
* | Bump version to 4.8.264.8.26 | Rafael Garcia-Suarez | 2006-09-12 | 1 | -1/+1 |
| | |||||
* | Something is testing for definedness instead of truth, but I'm not sure what. | Rafael Garcia-Suarez | 2006-09-12 | 1 | -1/+1 |
| | |||||
* | Bump version to 4.8.254.8.25 | Rafael Garcia-Suarez | 2006-09-11 | 1 | -1/+1 |
| | |||||
* | Add support for updates_for keyword in media.cfg | Rafael Garcia-Suarez | 2006-09-11 | 1 | -18/+19 |
| | |||||
* | This is 4.8.24. Regen changelog | Rafael Garcia-Suarez | 2006-09-05 | 1 | -1/+1 |
| | |||||
* | Avoid double line returns in urpmi progress logger (bug 23848) | Rafael Garcia-Suarez | 2006-09-05 | 1 | -3/+6 |
| | |||||
* | Don't show README.urpmi if the -q option is passed to urpmi | Rafael Garcia-Suarez | 2006-09-05 | 1 | -1/+1 |
| | |||||
* | - remove workaround, now function exists | Olivier Thauvin | 2006-08-25 | 1 | -4/+2 |
| | |||||
* | Remove urpmi.spec, moved to /package parts of the svn repository | Rafael Garcia-Suarez | 2006-08-11 | 1 | -1/+1 |
| | |||||
* | Localize $_ before magical while(<$file>) loops | Rafael Garcia-Suarez | 2006-08-11 | 1 | -0/+3 |
| | |||||
* | 4.8.224.8.22 | Rafael Garcia-Suarez | 2006-07-11 | 1 | -2/+2 |
| | |||||
* | (update_media) don't die if the same file is encoutered twice | Thierry Vignaud | 2006-07-05 | 1 | -0/+1 |
| | |||||
* | fix encoding which prevented xgettext to process | Thierry Vignaud | 2006-06-30 | 1 | -1/+1 |
| |