Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (resolve_dependencies) don't select all updates by default in rpmdrake | Thierry Vignaud | 2008-03-06 | 2 | -1/+5 |
| | | | | | | | | | | (#38611) regression introduced in r238520 on 2008-03-04 in order to handle priority upgrade list in 4.3.2: "(get_pkgs) use more modern urpm::select::resolve_dependencies() API instead of partially open-coding it, thus enabling further improvements" | ||||
* | (run_treeview_dialog) really fix not listing all updates (#38595) | Thierry Vignaud | 2008-03-06 | 2 | -3/+4 |
| | | | | | | (regression introduced in r238651 on 2008-03-05: "remember state of "Show automatically selected packages" (#38138)") | ||||
* | (pkgs_provider) simplify ; make it clearer | Thierry Vignaud | 2008-03-06 | 1 | -3/+5 |
| | |||||
* | (get_pkgs) fix not listing all updates (#38595) ; regression | Thierry Vignaud | 2008-03-06 | 2 | -0/+8 |
| | | | | | | | | | | introduced in r238520 on 2008-03-04 while adding priority upgrade list support for 4.3.2: "(get_pkgs) use more modern urpm::select::resolve_dependencies() API instead of partially open-coding it, thus enabling further improvements" | ||||
* | Updated Estonian translation. | Marek Laane | 2008-03-06 | 1 | -4/+7 |
| | |||||
* | updated translation | Pavel Maryanov | 2008-03-05 | 1 | -386/+444 |
| | |||||
* | Update Czech translation. | Michal Bukovjan | 2008-03-05 | 1 | -35/+22 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-03-05 | 1 | -1/+5 |
| | |||||
* | add bug reference | Thierry Vignaud | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | alter bug report id | Thierry Vignaud | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | fix date of 4.4 | Thierry Vignaud | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | 4.4.1 | Thierry Vignaud | 2008-03-05 | 2 | -1/+3 |
| | |||||
* | fix crash (#38514) due to not having commited all bits of 'remember state of | Thierry Vignaud | 2008-03-05 | 2 | -1/+4 |
| | | | | | "Show automatically selected packages" (#38138)' | ||||
* | update translation for hungarian language | Gergely Lonyai | 2008-03-05 | 1 | -371/+444 |
| | |||||
* | more translations | Wanderlei Antonio Cavassin | 2008-03-05 | 1 | -1/+5 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-03-05 | 1 | -42/+25 |
| | |||||
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-03-05 | 1 | -27/+18 |
| | |||||
* | (reset_search) do not reset search field (#35244) | Thierry Vignaud | 2008-03-05 | 2 | -1/+3 |
| | |||||
* | update | Thierry Vignaud | 2008-03-05 | 1 | -0/+53 |
| | |||||
* | 4.4 | Thierry Vignaud | 2008-03-05 | 2 | -1/+3 |
| | |||||
* | (node_state) do not warn about empty package names (#38480) | Thierry Vignaud | 2008-03-05 | 2 | -0/+2 |
| | | | | | (inserted by build_tree() if no nodes) | ||||
* | remember state of "Show automatically selected packages" (#38138) | Thierry Vignaud | 2008-03-05 | 3 | -5/+6 |
| | |||||
* | sort exports | Thierry Vignaud | 2008-03-05 | 1 | -17/+17 |
| | |||||
* | move a variable | Thierry Vignaud | 2008-03-05 | 2 | -3/+4 |
| | |||||
* | sync default tree_mode with Rpmdrake::init (needed by latest commit) | Thierry Vignaud | 2008-03-05 | 1 | -1/+1 |
| | |||||
* | (readconf) remember latest view mode (#38138) | Thierry Vignaud | 2008-03-05 | 1 | -1/+2 |
| | |||||
* | (readconf) remember latest view mode (#38138) | Thierry Vignaud | 2008-03-05 | 1 | -0/+1 |
| | |||||
* | (run_treeview_dialog) make search box larger (#38298) | Thierry Vignaud | 2008-03-05 | 2 | -1/+4 |
| | |||||
* | 4.3.2 | Thierry Vignaud | 2008-03-04 | 2 | -1/+3 |
| | |||||
* | remove doble entries | Thierry Vignaud | 2008-03-04 | 1 | -37/+0 |
| | |||||
* | update | Thierry Vignaud | 2008-03-04 | 1 | -0/+216 |
| | |||||
* | update | Thierry Vignaud | 2008-03-04 | 2 | -4/+4 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-03-04 | 74 | -25917/+27102 |
| | |||||
* | space fix | Thierry Vignaud | 2008-03-04 | 74 | -99/+99 |
| | |||||
* | (perform_installation) explain we needs to update priority packages | Thierry Vignaud | 2008-03-04 | 1 | -0/+1 |
| | | | | | first then restart | ||||
* | (rperform_installation) better comment | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | add space for readability | Thierry Vignaud | 2008-03-04 | 1 | -0/+1 |
| | |||||
* | handle priority upgrade list | Thierry Vignaud | 2008-03-04 | 4 | -3/+31 |
| | |||||
* | (perform_installation) use more modern urpm::select::resolve_dependencies() ↵ | Thierry Vignaud | 2008-03-04 | 1 | -4/+6 |
| | | | | API (needed for next commit) | ||||
* | Update Czech translation. | Michal Bukovjan | 2008-03-04 | 1 | -78/+39 |
| | |||||
* | (perform_installation) store state when assuring selected set is consistant | Thierry Vignaud | 2008-03-04 | 1 | -1/+2 |
| | |||||
* | make export list more readable | Thierry Vignaud | 2008-03-04 | 1 | -1/+7 |
| | |||||
* | (refresh_packages_list) update comment | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | update translation for greek language (el) | Nikos Papadopoulos | 2008-03-04 | 1 | -278/+2 |
| | |||||
* | update translation for greek language (el) | Nikos Papadopoulos | 2008-03-04 | 1 | -527/+588 |
| | |||||
* | (get_pkgs) use more modern urpm::select::resolve_dependencies() API | Thierry Vignaud | 2008-03-04 | 2 | -13/+17 |
| | | | | | instead of partially open-coding it, thus enabling further improvements | ||||
* | (install, clean) simplify | Thierry Vignaud | 2008-03-04 | 1 | -6/+2 |
| | |||||
* | (install) add a missing colon | Thierry Vignaud | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | remove ending full stop from --version description like other help items | Thierry Vignaud | 2008-03-04 | 75 | -99/+99 |
| | |||||
* | fix alignment of --version | Thierry Vignaud | 2008-03-04 | 75 | -100/+100 |
| |