Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import a couple translations from drakx | Thierry Vignaud | 2012-09-02 | 5 | -6/+6 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-09-02 | 1 | -6/+6 |
| | |||||
* | Slovenian translation updated | Filip Komar | 2012-09-01 | 1 | -6/+6 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-09-01 | 69 | -23856/+23330 |
| | |||||
* | unfuzzy some fixed translation | Thierry Vignaud | 2012-09-01 | 10 | -10/+10 |
| | |||||
* | prepare merging | Thierry Vignaud | 2012-09-01 | 69 | -134/+134 |
| | |||||
* | fix translations | Thierry Vignaud | 2012-09-01 | 30 | -88/+88 |
| | | | | also fix bogus program name in cy.po & hr.po | ||||
* | (copyright) factorize a translated string | Thierry Vignaud | 2012-09-01 | 7 | -51/+23 |
| | |||||
* | fix program name in usage message | Thierry Vignaud | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-09-01 | 1 | -6/+6 |
| | |||||
* | manually restore a translation from similar strings | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | 7.67.6 | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2012-08-31 | 1 | -6/+6 |
| | |||||
* | merge in translation from drakx for new string | Thierry Vignaud | 2012-08-31 | 43 | -42/+44 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-08-31 | 69 | -24634/+25048 |
| | |||||
* | prepare syncing with code (s!"Copyright .*!"\%s\\n\"!) | Thierry Vignaud | 2012-08-31 | 69 | -579/+579 |
| | |||||
* | factorize Copyright string | Thierry Vignaud | 2012-08-31 | 6 | -16/+27 |
| | | | | | | rationale: - easier to maintain in the long term - help syncing translations | ||||
* | (_check) remove useless "\n" at end of two messages | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | 7.57.5 | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-08-31 | 69 | -27498/+28946 |
| | | | | (but the copyright changes that break translations) | ||||
* | (_check) slighty better security messages | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | (test_urpmi) ignore new "SECURITY:" messages | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | (_check) prefix some messages with "SECURITY:" | Thierry Vignaud | 2012-08-31 | 2 | -2/+3 |
| | |||||
* | (_check) warn about packages we don't check even if not using -v | Thierry Vignaud | 2012-08-31 | 2 | -1/+2 |
| | |||||
* | sort exports | Thierry Vignaud | 2012-08-31 | 1 | -11/+26 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanup: kill unused variables | Thierry Vignaud | 2012-08-31 | 1 | -4/+1 |
| | | | | | (they're unused since commit r5054 on 2012-06-28: "(find_packages_to_remove) simplify") | ||||
* | (get_distant_media_filesize) kill unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -3/+3 |
| | |||||
* | (removed_packages) kill unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -5/+5 |
| | |||||
* | (unselected_packages) kill unused parameter | Thierry Vignaud | 2012-08-31 | 3 | -4/+4 |
| | |||||
* | (urpm::download::sync) drop it (it was obsoleted years ago) | Thierry Vignaud | 2012-08-31 | 2 | -15/+1 |
| | |||||
* | (progress_text) kill unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -3/+3 |
| | |||||
* | do not rely on needed modules being loaded by caller | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | | | | (also help perl_checker) | ||||
* | (do_install_3,sync_logger) make it obvious that parameters do be used | Thierry Vignaud | 2012-08-31 | 2 | -4/+5 |
| | |||||
* | (get_proxy_) kill unused parameter | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | (run) drop unused parameter | Thierry Vignaud | 2012-08-31 | 4 | -3/+4 |
| | | | | warning: needs newer drakx & rpmdrake | ||||
* | convert a couple comments to POD | Thierry Vignaud | 2012-08-31 | 9 | -87/+321 |
| | |||||
* | document some functions | Thierry Vignaud | 2012-08-31 | 9 | -4/+193 |
| | |||||
* | add basic POD documentation | Thierry Vignaud | 2012-08-31 | 15 | -0/+357 |
| | |||||
* | split POD documentation | Thierry Vignaud | 2012-08-31 | 3 | -42/+67 |
| | |||||
* | add spacing | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | (extract_packages_to_install) drop unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -2/+2 |
| | |||||
* | (prepare_transaction) drop unused parameter | Thierry Vignaud | 2012-08-31 | 2 | -2/+2 |
| | |||||
* | (clean_trans_sources_from_src_packages) split it out of run() | Thierry Vignaud | 2012-08-31 | 1 | -6/+11 |
| | |||||
* | typo fix in comment | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | kill old obsolete comment | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | add missing spacing | Thierry Vignaud | 2012-08-31 | 1 | -0/+6 |
| | |||||
* | s/mdv/mga/ | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | (_check) only warn about missing signature for local packages | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
| | | | | | | | | | (aka those _not_ coming from any medium) rationale: we downgrade the missing signature check for local packages from a question (defaulting to "n") to a warning, thus fixing a testsuite regression introduced in 7.4 | ||||
* | (_check) do not ask about _virtual_ media without keys when using 'urpmi ↵ | Thierry Vignaud | 2012-08-31 | 2 | -0/+4 |
| | | | | | | | | --use-distrib' aka downgrade missing medium key check question to a warning for virtual media without keys when using urpmi --use-distrib (fix testsuite) |