Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Pascal Rigaux | 2008-08-20 | 1 | -3/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2008-08-20 | 1 | -1/+1 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2008-08-19 | 1 | -59/+65 |
| | |||||
* | add back the warning "the following message is parsed in urpm::parallel_*" ↵ | Pascal Rigaux | 2008-08-18 | 1 | -0/+1 |
| | | | | (thanks to tvignaud) | ||||
* | update russian | Alexander Kazancev | 2008-08-17 | 1 | -5/+7 |
| | |||||
* | updated russian translation | Pavel Maryanov | 2008-08-17 | 1 | -266/+316 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2008-08-15 | 1 | -175/+115 |
| | |||||
* | 6.46.4 | Thierry Vignaud | 2008-08-14 | 2 | -1/+3 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-08-14 | 1 | -1/+1 |
| | |||||
* | (ask_choice) fix exit code if canceling when requested to select a choice | Thierry Vignaud | 2008-08-14 | 2 | -1/+2 |
| | |||||
* | (do_install_3) fix exit code if not refusing to insert the proper media | Thierry Vignaud | 2008-08-14 | 2 | -1/+2 |
| | |||||
* | (cancel_n_quit) notify callers when installation is canceled (#40358) | Thierry Vignaud | 2008-08-14 | 3 | -4/+12 |
| | |||||
* | 6.36.3 | Thierry Vignaud | 2008-08-14 | 2 | -1/+3 |
| | |||||
* | set $::main_window | Thierry Vignaud | 2008-08-14 | 1 | -0/+1 |
| | |||||
* | (do_install3) implement missing ask_yes_or_no() callback | Thierry Vignaud | 2008-08-14 | 2 | -0/+8 |
| | |||||
* | (quit) add proper destro management & fix gtk+ critical messages | Thierry Vignaud | 2008-08-14 | 2 | -1/+11 |
| | |||||
* | Changing a translated message to fits better according to the context | Felipe Arruda | 2008-08-11 | 1 | -1/+1 |
| | |||||
* | 6.26.2 | Thierry Vignaud | 2008-08-07 | 2 | -1/+3 |
| | |||||
* | handle --justdb and --noscripts in gurpmi | Thierry Vignaud | 2008-08-07 | 2 | -1/+2 |
| | |||||
* | (configure_urpm) parse command line when initializing urpmi, thus | Thierry Vignaud | 2008-08-07 | 2 | -2/+8 |
| | | | | | fixing --urpmi-root | ||||
* | update | José Melo | 2008-08-06 | 1 | -156/+85 |
| | |||||
* | update Swedish translations | Thomas Backlund | 2008-08-01 | 1 | -315/+329 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-31 | 1 | -66/+49 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-07-28 | 1 | -43/+45 |
| | |||||
* | greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-27 | 1 | -559/+407 |
| | |||||
* | update on Russian | Alexander Kazancev | 2008-07-25 | 1 | -112/+59 |
| | |||||
* | update (Pîrîu Cristian Ionuţ) | Thierry Vignaud | 2008-07-25 | 1 | -50/+54 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-07-23 | 1 | -463/+393 |
| | |||||
* | really sync with code (pixel sucks :-()) | Thierry Vignaud | 2008-07-23 | 67 | -28109/+36939 |
| | |||||
* | update (Pîrîu Cristian Ionuţ) | Thierry Vignaud | 2008-07-23 | 1 | -574/+698 |
| | |||||
* | new translations | Wanderlei Antonio Cavassin | 2008-07-22 | 1 | -18/+18 |
| | |||||
* | minnor greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-20 | 1 | -3/+3 |
| | |||||
* | greek (el) language update by Nikos | Nikos Papadopoulos | 2008-07-15 | 1 | -464/+576 |
| | |||||
* | Update French translation | Christophe Berthelé | 2008-07-12 | 1 | -18/+18 |
| | |||||
* | o sort the list of orphans | Pascal Rigaux | 2008-07-11 | 3 | -2/+3 |
| | |||||
* | - urpme | Pascal Rigaux | 2008-07-11 | 5 | -2/+11 |
| | | | | | o add --justdb | ||||
* | update urpmi.pot | Pascal Rigaux | 2008-07-10 | 1 | -293/+355 |
| | |||||
* | 6.16.1 | Pascal Rigaux | 2008-07-10 | 2 | -1/+3 |
| | |||||
* | o fix creation of chroot with --root by using ↵ | Pascal Rigaux | 2008-07-10 | 3 | -8/+10 |
| | | | | | | | | | /var/lib/rpm/installed-through-deps.list (instead of having it in /var/lib/urpmi) it's a saner place to put this file anyway | ||||
* | o fix --parallel --auto-select when one box is up-to-date but not the ↵ | Pascal Rigaux | 2008-07-10 | 2 | -1/+2 |
| | | | | others (#41924) | ||||
* | this message is parsed in urpm::parallel too | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | make it more clear what message is parsed | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | urpm_popen errors are not fatal by default on ssh, only for urpmq | Pascal Rigaux | 2008-07-10 | 3 | -2/+8 |
| | |||||
* | fix parsing urpme output | Pascal Rigaux | 2008-07-10 | 1 | -17/+9 |
| | |||||
* | fix getting install errors (since value has been chomp'ed in urpm_popen) | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | fix return value of callback to urpm_popen | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | skip parallel.pm when looking for parallel modules | Pascal Rigaux | 2008-07-10 | 1 | -1/+1 |
| | |||||
* | add debug | Pascal Rigaux | 2008-07-10 | 1 | -0/+1 |
| | |||||
* | shut up the "adding medium "Virtual"" when using --synthesis or --use-distrib | Pascal Rigaux | 2008-07-10 | 1 | -5/+5 |
| | |||||
* | more orthogonal error msg | Pascal Rigaux | 2008-07-10 | 1 | -3/+2 |
| |