aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* (update_n_merge) split it out of (merge) ; now (merge) only update po w/o ↵Thierry Vignaud2008-03-141-2/+4
| | | | updating main pot file
* update againFunda Wang2008-03-121-47/+50
|
* Updated zh_CN translationFunda Wang2008-03-121-260/+0
|
* Japanese translation updated.Yukiko Bando2008-03-121-3/+5
|
* 2008-03-12 Reinout van Schouwen <reinouts@gnome.org>Reinout van Schouwen2008-03-121-465/+517
| | | | | | - nl.po: Updated Dutch translation
* 20080311Rhoslyn Prys2008-03-111-381/+461
|
* (perform_installation) write configuration before restarting afterThierry Vignaud2008-03-112-0/+5
| | | | | priority upgrades so that we don't ask questions again
* typo fixThierry Vignaud2008-03-101-1/+1
|
* 4.6.1Thierry Vignaud2008-03-102-1/+3
|
* (warn_about_media) really only update media in MandrivaUpdate, not inThierry Vignaud2008-03-102-1/+6
| | | | | | rpmdrake (regression introduced in r238593 on 2008-03-05 for 4.4: "(readconf) remember latest view mode (#38138)")
* updateThierry Vignaud2008-03-101-0/+55
|
* 4.6Thierry Vignaud2008-03-102-1/+3
|
* tag it as executableThierry Vignaud2008-03-100-0/+0
|
* (pkgs_provider) fix listing twice updates from media tagged as updateThierry Vignaud2008-03-102-2/+4
| | | | | | (regression introduced in 4.4.2, in r238732 on 2008-03-06: "(pkgs_provider) simplify ; make it clearer")
* (perform_installation) display in bold that priority updates require restartingThierry Vignaud2008-03-102-1/+2
|
* (interactive_msg) enable to use markups in TextView (needed for next commit)Thierry Vignaud2008-03-101-1/+5
|
* - MandrivaUpdate:Thierry Vignaud2008-03-102-1/+12
| | | | | | o faster startup if there're priority updates o only list priority updates if existing
* rename $restart_itself as $need_restartThierry Vignaud2008-03-101-8/+8
|
* update for Hebrew translationDotan Kamber2008-03-101-28/+21
|
* Updated Norwegian Nynorsk translation.Karl Ove Hufthammer2008-03-091-30/+18
|
* update translation for ItalianAndrea Celli2008-03-081-45/+33
|
* updateJosé Melo2008-03-081-35/+22
|
* updateThierry Vignaud2008-03-071-0/+191
|
* 4.5Thierry Vignaud2008-03-072-1/+3
|
* (get_installed_packages) split it out of (get_pkgs)Thierry Vignaud2008-03-071-34/+42
|
* (init_progress_bar,reset_pbar_count,update_pbar) split them out ofThierry Vignaud2008-03-071-23/+36
| | | | | (perform_installation)
* (perform_installation) when restarting after priority upgrade, freeThierry Vignaud2008-03-072-1/+5
| | | | | memory used by previous rpmdrake instance
* (get_pkgs) reimplement priority upgrade support through urpmi-5.9's ↵Thierry Vignaud2008-03-072-0/+23
| | | | infrastructure
* (get_pkgs) make it more readable (needed for next commits)Thierry Vignaud2008-03-071-5/+6
|
* (get_pkgs) basically revert r238520 on 2008-03-04 b/c pixel want toThierry Vignaud2008-03-071-18/+11
| | | | | | | | keep urpm::select::resolve_dependencies() simple and split it into smaller bits (reverting "(get_pkgs) use more modern urpm::select::resolve_dependencies() API instead of partially open-coding it, thus enabling further improvements")
* update translation for PolishTomasz Bednarski2008-03-071-2/+2
|
* rename */.cvsignoreThierry Vignaud2008-03-073-1/+1
|
* 4.4.2.3Thierry Vignaud2008-03-062-1/+3
|
* better explanationThierry Vignaud2008-03-061-1/+2
|
* (get_pkgs) fix another error introduced in 4.4.2Thierry Vignaud2008-03-062-1/+2
|
* (get_pkgs) simplify through uniq() (spotted by pixel)Thierry Vignaud2008-03-061-1/+1
|
* 4.4.2.2Thierry Vignaud2008-03-062-1/+3
|
* (get_pkgs) fix error introduced in 4.4.2.1Thierry Vignaud2008-03-062-1/+3
|
* add details to 4.4.2's logThierry Vignaud2008-03-061-3/+4
|
* 4.4.2.1Thierry Vignaud2008-03-062-1/+3
|
* (get_pkgs) tyo fix in latest commitThierry Vignaud2008-03-062-2/+4
|
* 4.4.2Thierry Vignaud2008-03-062-1/+3
|
* (resolve_dependencies) don't select all updates by default in rpmdrakeThierry Vignaud2008-03-062-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 Vignaud2008-03-062-3/+4
| | | | | | (regression introduced in r238651 on 2008-03-05: "remember state of "Show automatically selected packages" (#38138)")
* (pkgs_provider) simplify ; make it clearerThierry Vignaud2008-03-061-3/+5
|
* (get_pkgs) fix not listing all updates (#38595) ; regressionThierry Vignaud2008-03-062-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 Laane2008-03-061-4/+7
|
* updated translationPavel Maryanov2008-03-051-386/+444
|
* Update Czech translation.Michal Bukovjan2008-03-051-35/+22
|
* Update French translationChristophe Berthelé2008-03-051-1/+5
|