Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -7/+7 |
| | |||||
* | restore uniq() (i sucks) | Pascal Rigaux | 2006-11-09 | 1 | -2/+4 |
| | |||||
* | remove unused variable | Pascal Rigaux | 2006-11-09 | 1 | -2/+0 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -2/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-09 | 1 | -14/+14 |
| | |||||
* | 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 | 5 | -28/+37 |
| | |||||
* | perl_checker compliance & simplifications | Pascal Rigaux | 2006-11-09 | 1 | -8/+6 |
| | |||||
* | needed in parallel_ssh.pm | Pascal Rigaux | 2006-11-09 | 1 | -0/+1 |
| | |||||
* | factorize introducing proc_mounts() and cat_() | Pascal Rigaux | 2006-11-09 | 2 | -14/+6 |
| | |||||
* | allow running perl_checker | Pascal Rigaux | 2006-11-07 | 1 | -0/+14 |
| | |||||
* | new release | Pascal Rigaux | 2006-11-07 | 2 | -1/+175 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-07 | 1 | -3/+3 |
| | |||||
* | ask user before installing a package that matching part of the name | Pascal Rigaux | 2006-11-07 | 2 | -8/+21 |
| | |||||
* | indent the description and do not display on first line. | Pascal Rigaux | 2006-11-07 | 1 | -0/+2 |
| | | | | | | | this allow processing of the output of urpmf (as required by Erwan Velu) for now choosing not to filter description (as suggested by rgs) | ||||
* | pre-compute part of the qf in case of multitag | Pascal Rigaux | 2006-11-07 | 1 | -1/+8 |
| | | | | | => around 25% speedup for file search and 10% speedup for requires search | ||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-07 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2006-11-07 | 1 | -1/+1 |
| | |||||
* | simplify: drop $multi, $multitag is enough | Pascal Rigaux | 2006-11-07 | 1 | -9/+4 |
| | |||||
* | factorize | Pascal Rigaux | 2006-11-07 | 1 | -7/+7 |
| | |||||
* | move the "\n" in the print, it's nicer (but no real speedup) | Pascal Rigaux | 2006-11-07 | 1 | -2/+2 |
| | |||||
* | use $s instead of $_, it's cleaner and same speed | Pascal Rigaux | 2006-11-07 | 1 | -6/+4 |
| | |||||
* | rewrite the generation of the callback code | Pascal Rigaux | 2006-11-07 | 1 | -29/+36 |
| | |||||
* | 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 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-06 | 1 | -12/+13 |
| | |||||
* | 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 |
| | |||||
* | LOST | Sawyer | 2005-05-24 | 1 | -1/+1 |
| | |||||
* | simplify | Pascal Rigaux | 2006-11-03 | 1 | -1/+1 |
| | |||||
* | - remove useless call to log, as we are calling 'die' in write_ldap_cache, ↵ | Michael Scherer | 2006-11-03 | 1 | -1/+1 |
| | | | | and run inside a eval block, spotted by pixel. | ||||
* | use member() | Pascal Rigaux | 2006-11-03 | 1 | -2/+2 |
| | |||||
* | remove unused variables | Pascal Rigaux | 2006-11-03 | 2 | -8/+0 |
| | |||||
* | add member() | Pascal Rigaux | 2006-11-03 | 1 | -1/+2 |
| | |||||
* | perl_checker compliance | Pascal Rigaux | 2006-11-03 | 10 | -77/+80 |
| | |||||
* | Update German translation (Nicolas Bauer) | Nicolas Bauer | 2006-11-01 | 1 | -4/+2 |
| | |||||
* | updated Galician file; corrected syntax errors in Polish file | Pablo Saratxaga | 2006-10-31 | 2 | -9/+10 |
| | |||||
* | prevent a dialog to have a height of several scores of thousands pixels | Thierry Vignaud | 2006-10-25 | 1 | -1/+6 |
| | |||||
* | add support of --root for gurpmi | Thierry Vignaud | 2006-10-25 | 2 | -1/+3 |
| | |||||
* | - 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 | ||||
* | Forgot to add the new options to bash completion | Rafael Garcia-Suarez | 2006-10-18 | 1 | -1/+1 |
| | |||||
* | Add --no-md5sum and --force-key options to urpmi | Rafael Garcia-Suarez | 2006-10-18 | 3 | -1/+24 |
| | |||||
* | 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) | ||||
* | Issue error messages on trying to retrieve hdlists in several locations only | Rafael Garcia-Suarez | 2006-09-27 | 1 | -3/+6 |
| | | | | | when the -v switch to urpmi.addmedia is used. | ||||
* | update | Tomasz Bednarski | 2006-09-23 | 1 | -2/+2 |
| | |||||
* | updated Italian file | Pablo Saratxaga | 2006-09-21 | 1 | -280/+187 |
| | |||||
* | Add Prozilla support | Rafael Garcia-Suarez | 2006-09-21 | 9 | -14/+51 |
| |