summaryrefslogtreecommitdiff
path: root/portato/gui/updater.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed error messageRené 'Necoro' Neumann2008-06-091-1/+1
* Also have masked package being looked up in the updater. Though this is still...René 'Necoro' Neumann2008-05-271-5/+10
* 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
* r725@Devoty: necoro | 2008-01-25 11:21:07 +0100Necoro2008-01-251-2/+8
* r682@Devoty: necoro | 2008-01-20 03:23:02 +0100Necoro2008-01-201-5/+4
* r664@Devoty: necoro | 2008-01-18 21:40:29 +0100Necoro2008-01-181-0/+107
id=ba160d43eb84be181258c26aa66bcaf05964c909&follow=1'>completion: add new generate flagsJason A. Donenfeld3-2/+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33