summaryrefslogtreecommitdiff
path: root/portato/gui/updater.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-2/+2
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-100/+100
|
* Make the updater parallel merge awareRené 'Necoro' Neumann2008-07-271-7/+16
|
* Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
|
* Also have masked package being looked up in the updater. Though this is ↵René 'Necoro' Neumann2008-05-271-5/+10
| | | | still misbehavior, as packages shouldn't be masked at this point of time
* Now unicode support for translations :)René 'Necoro' Neumann2008-04-091-1/+1
|
* Removed gtk subdirRené 'Necoro' Neumann2008-03-181-2/+1
|
* r751@Devoty: necoro | 2008-02-12 10:23:09 +0100Necoro2008-02-121-1/+2
| | | | Small bug fixes
* r725@Devoty: necoro | 2008-01-25 11:21:07 +0100Necoro2008-01-251-2/+8
| | | | small bug fixes
* r682@Devoty: necoro | 2008-01-20 03:23:02 +0100Necoro2008-01-201-5/+4
| | | | remove package at the _end_ of the merge
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-0/+107
First support for 'delete on demand' r665@Devoty: necoro | 2008-01-18 22:18:05 +0100 Finished the 'on demand removal'