summaryrefslogtreecommitdiff
path: root/portato.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove ebuild.lang -> is now in the normal gtksourceviewNecoro2007-10-241-1/+1
* bundled shm moduleNecoro2007-10-221-4/+4
* bundled shm moduleNecoro2007-10-221-1/+4
* use shm instead of pipesNecoro2007-10-221-8/+14
* use anonymous pipe instead of socket -- fixes security issueNecoro2007-10-151-22/+30
* make it work w/ rootNecoro2007-10-081-1/+3
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-3/+6
* small changesnecoro2007-08-121-13/+9
* made emerge pausing work (again?)necoro2007-08-121-6/+0
* added listener/notifynecoro2007-08-121-1/+1
* added listener/notifynecoro2007-08-121-1/+1
* added listener/notifynecoro2007-08-121-3/+32
* some translation fixes :)necoro2007-08-051-3/+3
* i18n support and german translationsnecoro2007-08-051-13/+18
* added logviewersnecoro2007-07-211-5/+10
* new Plugin Schemenecoro2007-07-201-1/+12
* use optparse to parse cmdline optionsnecoro2007-06-151-40/+41
* added ability of passing "&&" to the sync commandnecoro2007-06-151-6/+17
* Allowed Plugins to have a menunecoro2007-03-311-3/+6
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-5/+12
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+1
* - fixed oneshot-bugnecoro2007-01-261-0/+1
* - Added iconsnecoro2007-01-241-8/+12
* Added cmd-line support for switching uisnecoro2007-01-171-5/+17
* Updatesnecoro2007-01-111-2/+2
* Renamed to portatonecoro2006-11-241-0/+30
ject'>generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 Revert "Mute git-commit messages to make pass insert readable" This reverts commit f30ce6374d554e704162d5fa8e49acd9c6fd0ecc. I decided I like the git output. Instead highlight generated passwords using nice terminal output instead. 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 This reverts commit 56381287a16792b4c6410f07db68e02f3574c213, and further fixes things. 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