Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - urpmi.update, urpmi.addmedia, urpmi.removemedia: | Pascal Rigaux | 2008-10-14 | 7 | -11/+15 |
| | | | | | | | o do not check wether the media are valid, it allows "mv /etc/urpmi/urpmi.cfg.{backup,} ; urpmi.update -a" to work (nb: not equivalent with urpmi.addmedia, since pubkey will not be imported) | ||||
* | blacklist Encode | Pascal Rigaux | 2008-10-14 | 1 | -0/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-13 | 1 | -2/+2 |
| | |||||
* | - aria2: | Pascal Rigaux | 2008-10-13 | 2 | -0/+5 |
| | | | | | | o do not use --max-file-not-found=3 when downloading rpms (since rpms are "versioned") | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-12 | 1 | -42/+76 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-09 | 1 | -417/+382 |
| | |||||
* | display basename of src.rpm so that potential charset issues in directory are | Pascal Rigaux | 2008-10-09 | 1 | -1/+2 |
| | | | | | removed (#44664) | ||||
* | enhance layout (as suggested by fcrozat) | Pascal Rigaux | 2008-10-08 | 1 | -1/+0 |
| | |||||
* | Fixing fuzzy entries | Felipe Arruda | 2008-10-08 | 1 | -103/+56 |
| | |||||
* | update urpmi.pot | Pascal Rigaux | 2008-10-08 | 1 | -304/+303 |
| | |||||
* | 6.166.16 | Pascal Rigaux | 2008-10-08 | 2 | -1/+3 |
| | |||||
* | add tests, esp. for %triggerpostun failing that blocks upgrade of | Pascal Rigaux | 2008-10-08 | 16 | -0/+295 |
| | | | | | drakxtools-backend in mdv2009.0 | ||||
* | translation update for ukrainian language | Sergey Ribalchenko | 2008-10-08 | 1 | -93/+50 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-10-08 | 1 | -107/+54 |
| | |||||
* | 2008-10-08 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2008-10-07 | 1 | -9/+9 |
| | | | | | | * nl.po: Updated Dutch translation | ||||
* | Updated Czech translation. | Michal Bukovjan | 2008-10-07 | 1 | -107/+53 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-10-07 | 1 | -486/+460 |
| | |||||
* | update translation for turkish language | Atilla Öntaş | 2008-10-07 | 1 | -104/+58 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-10-07 | 1 | -111/+55 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-10-07 | 1 | -5/+5 |
| | |||||
* | update russian | Alexander Kazancev | 2008-10-07 | 1 | -89/+43 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-10-07 | 1 | -6/+6 |
| | |||||
* | update | Thierry Vignaud | 2008-10-07 | 2 | -17/+17 |
| | |||||
* | merge in "Preparing packages installation..." translation from rpmdrake | Thierry Vignaud | 2008-10-07 | 59 | -144/+143 |
| | |||||
* | merge in "Distribution Upgrade" translation from mdkonline | Thierry Vignaud | 2008-10-07 | 15 | -30/+30 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-10-07 | 68 | -21509/+23077 |
| | |||||
* | - gurpmi: | Pascal Rigaux | 2008-10-07 | 3 | -22/+64 |
| | | | | | | | o overall progress-bar, display the download speed, nicer looking - urpm::download::progress_text() is created out of urpm::download::sync_logger | ||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-10-07 | 1 | -179/+148 |
| | |||||
* | - gurpmi: | Pascal Rigaux | 2008-10-07 | 2 | -0/+3 |
| | | | | | o [bugfix for 6.15] re-allow to continue on bad signature | ||||
* | add --split-level and --split-length to gurpmi | Pascal Rigaux | 2008-10-07 | 1 | -1/+2 |
| | | | | | (but only works as "--split-length=xx", not "--split-length xx") | ||||
* | - urpmi: | Pascal Rigaux | 2008-10-07 | 3 | -3/+22 |
| | | | | | o fix displaying "bad signature" in non-utf8 (#44587) | ||||
* | update | Pascal Rigaux | 2008-10-07 | 1 | -102/+107 |
| | |||||
* | fix tr.po | Pascal Rigaux | 2008-10-07 | 1 | -7/+7 |
| | |||||
* | 6.156.15 | Thierry Vignaud | 2008-10-07 | 2 | -1/+3 |
| | |||||
* | ukrainian translation update | Sergey Ribalchenko | 2008-10-07 | 1 | -101/+48 |
| | |||||
* | exit code 15 is already used for --expect-install, use exit code 16 for bad ↵ | Pascal Rigaux | 2008-10-07 | 2 | -1/+5 |
| | | | | signature | ||||
* | fix typo | Pascal Rigaux | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | what mdkonline really want, is that gurpmi/gurpmi2 handles --replacefiles | Pascal Rigaux | 2008-10-06 | 2 | -3/+3 |
| | |||||
* | (do_install) typo fix | Thierry Vignaud | 2008-10-06 | 1 | -1/+1 |
| | |||||
* | - urpmi, library: | Pascal Rigaux | 2008-10-06 | 5 | -0/+11 |
| | | | | | | o handle --replacefiles, will be used by mdkonline (require perl-URPM 3.19) | ||||
* | - urpmi, rpmdrake: | Pascal Rigaux | 2008-10-06 | 4 | -3/+10 |
| | | | | | | o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing on bad signature (#44575) | ||||
* | update doc | Pascal Rigaux | 2008-10-06 | 1 | -3/+3 |
| | |||||
* | (do_install) just do not ask for confirmation before removing packages in ↵ | Thierry Vignaud | 2008-10-06 | 2 | -1/+3 |
| | | | | --auto mode | ||||
* | (configure_urpm) fix using --rpm-root & --urpmi-root by reverting | Thierry Vignaud | 2008-10-06 | 2 | -1/+1 |
| | | | | | | | | | r19519 from 2006-10-25 ("add support of --root for gurpmi") which is useless since r243842 from 2008-08-07: "(configure_urpm) parse command line when initializing urpmi, thus fixing --urpmi-root" | ||||
* | better log | Thierry Vignaud | 2008-10-06 | 1 | -1/+2 |
| | |||||
* | (do_install_3) do not exit in --auto mode at end of installation which prevents | Thierry Vignaud | 2008-10-06 | 2 | -1/+4 |
| | | | | | restarting after priority upgrade | ||||
* | sync with .pot | Sergey Ribalchenko | 2008-10-05 | 1 | -406/+512 |
| | |||||
* | ukrainian translation update | Sergey Ribalchenko | 2008-10-05 | 1 | -11/+12 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-10-04 | 1 | -156/+91 |
| | |||||
* | update zh_CN translation | Funda Wang | 2008-10-03 | 1 | -524/+519 |
| |