Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | When printing a list of long packages urls, separate them by newlines for ↵ | Rafael Garcia-Suarez | 2006-09-21 | 1 | -1/+1 |
| | | | | readability. | ||||
* | svn-commit.tmp | Pablo Saratxaga | 2006-09-21 | 1 | -3/+3 |
| | |||||
* | Fix some error messages | Rafael Garcia-Suarez | 2006-09-21 | 1 | -5/+4 |
| | |||||
* | Add missing metafile | Rafael Garcia-Suarez | 2006-09-20 | 1 | -0/+13 |
| | |||||
* | Update Changelog and bump version number to 4.8.284.8.28 | Rafael Garcia-Suarez | 2006-09-20 | 2 | -1/+30 |
| | |||||
* | 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 |
| | |||||
* | Add POD test file | Rafael Garcia-Suarez | 2006-09-19 | 2 | -0/+6 |
| | |||||
* | Remove unused check | Rafael Garcia-Suarez | 2006-09-19 | 1 | -2/+2 |
| | |||||
* | LOST | Sawyer | 2005-05-24 | 1 | -20/+20 |
| | |||||
* | Fix error in po file | Rafael Garcia-Suarez | 2006-09-19 | 1 | -2/+1 |
| | |||||
* | Bump version to 4.8.27 and regen changelog | Rafael Garcia-Suarez | 2006-09-19 | 2 | -1/+65 |
| | |||||
* | When restarting urpmi, close leaked filehandles. Useful for the upgrade | Rafael Garcia-Suarez | 2006-09-19 | 2 | -1/+25 |
| | | | | | 2006->2007, since the URPM version in 2006 used to leak filehandles. | ||||
* | Patch by Nicolas Melay to include -q to the command-line options of curl, so | Rafael Garcia-Suarez | 2006-09-18 | 1 | -0/+2 |
| | | | | | the ~/.curlrc file isn't read. | ||||
* | up | José Melo | 2006-09-17 | 1 | -2/+2 |
| | |||||
* | up | José Melo | 2006-09-17 | 1 | -91/+85 |
| | |||||
* | fix typo | Per Øyvind Karlsen | 2006-09-14 | 1 | -159/+158 |
| | |||||
* | Improving Bosnian translation | Vedran Ljubovic | 2006-09-13 | 1 | -511/+207 |
| | |||||
* | Update Czech translation | Michal Bukovjan | 2006-09-12 | 1 | -93/+51 |
| | |||||
* | update | Arpad Biro | 2006-09-12 | 1 | -277/+149 |
| | |||||
* | From urpm::configure(), we need to be able to distinguish media that are | Rafael Garcia-Suarez | 2006-09-12 | 2 | -3/+3 |
| | | | | | | temporarily ignored and permanently ignored, so we can restore the previous situation easily (bug #22354) | ||||
* | Remove duplicate entries in changelog | Rafael Garcia-Suarez | 2006-09-12 | 1 | -25/+0 |
| |