Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reorder | Thierry Vignaud | 2008-10-03 | 1 | -6/+6 |
| | |||||
* | (setState) dereference array earlier (needed for next commit) | Thierry Vignaud | 2008-10-03 | 1 | -2/+2 |
| | |||||
* | if there're updates, install regular updates instead of performing | Thierry Vignaud | 2008-10-03 | 2 | -1/+7 |
| | | | | | distro upgrade on left click | ||||
* | (harvester) keep around update result when we detect a new distro | Thierry Vignaud | 2008-10-03 | 1 | -2/+3 |
| | |||||
* | (harvester,silentCheck) compute regular updates even if there's a new distro | Thierry Vignaud | 2008-10-03 | 2 | -5/+3 |
| | |||||
* | (is_there_a_new_distributions) remove debug statement that wongly went it ↵ | Thierry Vignaud | 2008-10-03 | 1 | -1/+0 |
| | | | | along r247649 | ||||
* | Hungarian translation update | Gergely Lonyai | 2008-10-03 | 1 | -108/+21 |
| | |||||
* | (setState) make it more readable | Thierry Vignaud | 2008-10-03 | 1 | -3/+5 |
| | |||||
* | (go2State) factorize calling gtkflush() after calling go2state() into | Thierry Vignaud | 2008-10-03 | 1 | -3/+2 |
| | | | | | go2state() itself (which is redundant with setState() one...) | ||||
* | (confirm_upgrade,is_there_a_new_distributions) enable to not check again for ↵ | Thierry Vignaud | 2008-10-03 | 2 | -5/+17 |
| | | | | new distro | ||||
* | (confirm_upgrade) split it out of upgrade() | Thierry Vignaud | 2008-10-03 | 1 | -3/+8 |
| | |||||
* | read user config file earlier (needed for next commits) | Thierry Vignaud | 2008-10-03 | 1 | -2/+3 |
| | |||||
* | I was too fast... | Marek Laane | 2008-10-03 | 1 | -2/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-10-03 | 1 | -5/+5 |
| | |||||
* | update zh_CN translation | Funda Wang | 2008-10-03 | 1 | -6/+6 |
| | |||||
* | (setAutoStart) make it more readable | Thierry Vignaud | 2008-10-03 | 1 | -2/+3 |
| | |||||
* | (setVar) simplify signature | Thierry Vignaud | 2008-10-03 | 1 | -5/+6 |
| | |||||
* | use blue icon when there's a new distro | Thierry Vignaud | 2008-10-03 | 2 | -1/+2 |
| | |||||
* | update | Thierry Vignaud | 2008-10-03 | 1 | -6/+6 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-10-03 | 75 | -3668/+4256 |
| | |||||
* | (upgrade) ask for confirmation before performing distro upgrade | Thierry Vignaud | 2008-10-03 | 2 | -0/+5 |
| | |||||
* | typo fix | Thierry Vignaud | 2008-10-03 | 1 | -1/+1 |
| | |||||
* | add an "upgrade system" in the menu when a new distro is availlable | Thierry Vignaud | 2008-10-03 | 2 | -1/+6 |
| | |||||
* | 2.48 | Thierry Vignaud | 2008-10-02 | 2 | -1/+3 |
| | |||||
* | (setState) do not complain if urpmi DB is locked by another program, | Thierry Vignaud | 2008-10-02 | 2 | -1/+6 |
| | | | | | just wait for next check slot) | ||||
* | 2.47 | Thierry Vignaud | 2008-10-02 | 2 | -1/+3 |
| | |||||
* | (is_there_a_new_distributions) prevent SIGCHILD handler's waitpid to | Thierry Vignaud | 2008-10-02 | 2 | -0/+7 |
| | | | | | | | | interfere with urpmi waiting for curl (which was messing up with urpmi trying to get curl exit code) Kudo pixel!!! | ||||
* | (is_there_a_new_distributions) use ensure_valid_cachedir() to | Thierry Vignaud | 2008-10-02 | 2 | -0/+5 |
| | | | | | workarounding issue with downloading files as usero | ||||
* | fix 2.45's date | Thierry Vignaud | 2008-10-02 | 1 | -1/+1 |
| | |||||
* | 2.46 | Thierry Vignaud | 2008-10-02 | 2 | -1/+3 |
| | |||||
* | (upgrade) fix removing media as user | Thierry Vignaud | 2008-10-02 | 3 | -11/+7 |
| | |||||
* | fix backuping urpmi.cfg | Thierry Vignaud | 2008-10-01 | 2 | -1/+4 |
| | |||||
* | 2.45 | Thierry Vignaud | 2008-10-01 | 2 | -1/+3 |
| | |||||
* | workarounding downloading distro list as user for 2008.1 where | Thierry Vignaud | 2008-10-01 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | sometimes urpmi reports it failed to download the list when it actually did with success "curl failed: exited with signal 127" however the requested file did got downloaded and did exist on local hard disk even if it was unlinked just before performing the sync() call what's more, it only failed in 50% of the case; even more strangely, when run with "strace" it works (but still failed if run with "strace -f") | ||||
* | Updated Romanian translation | Catalin Florin Russen | 2008-10-01 | 1 | -31/+53 |
| | |||||
* | 2.44 | Thierry Vignaud | 2008-09-30 | 2 | -1/+3 |
| | |||||
* | install new module | Thierry Vignaud | 2008-09-30 | 1 | -0/+1 |
| | |||||
* | (is_there_a_new_distributions) better check in order to exclude cooker | Thierry Vignaud | 2008-09-30 | 2 | -6/+3 |
| | | | | | | | | from distro upgrade rationale: older/unsupported distro aren't in the list as well as cooker (2009.1 won't be in the list) | ||||
* | dd support for downloading distro list as user for 2008.1 | Thierry Vignaud | 2008-09-30 | 3 | -1/+64 |
| | |||||
* | bump version | Thierry Vignaud | 2008-09-30 | 1 | -1/+1 |
| | |||||
* | add spacing | Thierry Vignaud | 2008-09-30 | 1 | -0/+1 |
| | |||||
* | mdkapplet: Don't show it when disconnected | Arnaud Patard | 2008-09-30 | 2 | -1/+5 |
| | |||||
* | update Finnish translations | Thomas Backlund | 2008-09-28 | 1 | -10/+9 |
| | |||||
* | update translation for turkish language | Atilla Öntaş | 2008-09-28 | 1 | -18/+18 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2008-09-22 | 1 | -4/+4 |
| | |||||
* | updates | Keld Simonsen | 2008-09-20 | 1 | -154/+10 |
| | |||||
* | Updated Dutch translation by Rob Teng | Reinout van Schouwen | 2008-09-14 | 1 | -10/+13 |
| | |||||
* | Updated Slovenian translation | Jure Repinc | 2008-09-14 | 1 | -7/+7 |
| | |||||
* | update translation for Italian | Andrea Celli | 2008-09-08 | 1 | -150/+7 |
| | |||||
* | further update | Thierry Vignaud | 2008-09-08 | 1 | -0/+1 |
| |