Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let's be consistent about "can't" vs "cannot" | Thierry Vignaud | 2012-09-27 | 76 | -76/+76 |
| | |||||
* | merge translations from mgaonline | Thierry Vignaud | 2012-09-27 | 34 | -42/+47 |
| | |||||
* | merge translations from urpmi | Thierry Vignaud | 2012-09-27 | 1 | -4/+4 |
| | |||||
* | typo fix (from mgaonline) | Thierry Vignaud | 2012-09-27 | 5 | -5/+5 |
| | |||||
* | s/mdv/mga/ (obviously) | Thierry Vignaud | 2012-09-27 | 2 | -8/+8 |
| | |||||
* | do not store {selected} in memory if not needed | Thierry Vignaud | 2012-09-27 | 4 | -5/+5 |
| | |||||
* | (perform_installation) simplify | Thierry Vignaud | 2012-09-27 | 1 | -3/+1 |
| | |||||
* | (get_summary) do not bother caching summary | Thierry Vignaud | 2012-09-27 | 1 | -3/+2 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-09-24 | 1 | -2/+2 |
| | |||||
* | typo fix | Thierry Vignaud | 2012-09-21 | 1 | -1/+1 |
| | |||||
* | (evr) kill it now that it's useless | Thierry Vignaud | 2012-09-21 | 1 | -8/+0 |
| | |||||
* | use new URPM EVR package method | Thierry Vignaud | 2012-09-21 | 3 | -2/+4 |
| | |||||
* | Update Greek translation | Dimitrios Glentadakis | 2012-09-21 | 1 | -2/+4 |
| | |||||
* | 5.375.37 | Thierry Vignaud | 2012-09-20 | 2 | -1/+3 |
| | |||||
* | fix releaser | Thierry Vignaud | 2012-09-20 | 1 | -2/+2 |
| | |||||
* | (version_release) rename it as evr() | Thierry Vignaud | 2012-09-20 | 3 | -4/+4 |
| | | | | rationale: it is really what it is after previous commit | ||||
* | (version_release) return epoch too (thus EVR) | Thierry Vignaud | 2012-09-20 | 1 | -2/+4 |
| | | | | | | | | rationale: fix highlighting changelog for packages who have epochs as we are comparing installed version with version from changelog also it makes sense to display EVR in details like we do in changelogs (consistency) | ||||
* | (get_info) kill useless empty line | Thierry Vignaud | 2012-09-20 | 1 | -1/+0 |
| | |||||
* | (get_info) fix provided installed version for comparing | Thierry Vignaud | 2012-09-20 | 2 | -1/+2 |
| | | | | | | | | we were providing the version of the package we were looking at... "bug" introduced in commit r5401 on 2012-08-24: "(get_info) provide version to extract_header() thus fixing changelog highlighting" | ||||
* | Slovenian translation updated | Filip Komar | 2012-09-20 | 1 | -13/+10 |
| | |||||
* | update | Thierry Vignaud | 2012-09-20 | 1 | -3/+3 |
| | |||||
* | Ukrainian translation update | Yuri Chornoivan | 2012-09-20 | 1 | -5/+5 |
| | |||||
* | update | Thierry Vignaud | 2012-09-18 | 1 | -3/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2012-09-18 | 75 | -19584/+20352 |
| | |||||
* | (get_new_deps) better phrasing (mga#6642) | Thierry Vignaud | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | prevent having double punctuation (mga#6642) | Thierry Vignaud | 2012-09-18 | 75 | -256/+256 |
| | |||||
* | s!for adding!to add! (mga#6642) | Thierry Vignaud | 2012-09-18 | 76 | -152/+152 |
| | |||||
* | remove space before question mark (mga#6642) | Thierry Vignaud | 2012-09-18 | 76 | -77/+77 |
| | |||||
* | s!is Mga pkg!is the Mga pkg! (mga#6642) | Thierry Vignaud | 2012-09-18 | 77 | -77/+77 |
| | |||||
* | s!user!username! (mga#6642) | Thierry Vignaud | 2012-09-18 | 76 | -76/+76 |
| | |||||
* | s!informations!information! (mga#6642) | Thierry Vignaud | 2012-09-18 | 76 | -76/+76 |
| | |||||
* | update | Thierry Vignaud | 2012-09-18 | 1 | -19/+15 |
| | |||||
* | fix errors by fuzzying (also add a missing %s) | Thierry Vignaud | 2012-09-18 | 25 | -28/+28 |
| | |||||
* | (check) add this rule | Thierry Vignaud | 2012-09-18 | 1 | -0/+3 |
| | |||||
* | (get_new_deps) do not open RPM DB when it's already open | Thierry Vignaud | 2012-09-18 | 1 | -1/+1 |
| | |||||
* | (get_new_deps) use new URPM API in order to show new suggests again | Thierry Vignaud | 2012-09-17 | 1 | -0/+1 |
| | |||||
* | (get_new_deps) fix deselecting updates when clicking on "New dependancies" | Thierry Vignaud | 2012-09-17 | 2 | -2/+2 |
| | | | | side effect: doesn't show suggested packages anymore | ||||
* | perl_checker cleanups | Thierry Vignaud | 2012-09-17 | 1 | -2/+2 |
| | | | | (actually the space issues weren't caught by it) | ||||
* | (find_installed_version) simplify since callers only care about one value | Thierry Vignaud | 2012-09-07 | 1 | -6/+3 |
| | |||||
* | (get_new_deps) let's open RPM DB only once | Thierry Vignaud | 2012-09-07 | 1 | -2/+4 |
| | |||||
* | make failing to open RPM DB non fatal when reseting selection (mga#7352) | Thierry Vignaud | 2012-09-07 | 2 | -1/+9 |
| | |||||
* | merge in translations from drakx | Thierry Vignaud | 2012-09-03 | 34 | -89/+89 |
| | |||||
* | fix bogus translation | Thierry Vignaud | 2012-09-03 | 1 | -1/+1 |
| | |||||
* | (get_summary) silent perl_checker | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | (get_details) kill unused parameter | Thierry Vignaud | 2012-08-31 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2012-08-31 | 1 | -1/+1 |
| | |||||
* | supplement blacklist | Thierry Vignaud | 2012-08-31 | 1 | -0/+1 |
| | |||||
* | 5.365.36 | Thierry Vignaud | 2012-08-31 | 2 | -1/+3 |
| | |||||
* | (perform_installation,toggle_nodes) adapt to urpmi-7.5 | Thierry Vignaud | 2012-08-31 | 3 | -4/+6 |
| | |||||
* | 5.355.35 | Thierry Vignaud | 2012-08-24 | 2 | -1/+3 |
| |