summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bugfixesnecoro2007-08-043-5/+20
* Removed "(GTK)" from desktop filenecoro2007-08-011-1/+1
* updatesnecoro2007-07-301-1/+1
* updatesnecoro2007-07-302-21/+64
* some more pause emerge itemsnecoro2007-07-285-276/+423
* changed design / added linknecoro2007-07-273-66/+154
* changed design / added linknecoro2007-07-262-34/+27
* changed design / added linknecoro2007-07-255-86/+188
* made the resume_loop-plugin change titles toonecoro2007-07-245-7/+22
* added logviewersnecoro2007-07-217-215/+429
* updated howtonecoro2007-07-211-14/+24
* new Plugin Schemenecoro2007-07-201-5/+4
* new Plugin Schemenecoro2007-07-201-1/+1
* new Plugin Schemenecoro2007-07-209-162/+214
* fixesnecoro2007-07-134-27/+37
* new fancier log outputnecoro2007-07-1314-127/+116
* added SIGSTOP/SIGCONT support; SIGTERM now works ;)necoro2007-07-118-208/+275
* bug in shutdown pluginnecoro2007-07-092-5/+12
* added resume_loop pluginnecoro2007-07-091-1/+1
* added resume_loop pluginnecoro2007-07-0910-22/+162
* some more documentationnecoro2007-07-076-4/+108
* Some documentation worknecoro2007-07-077-18/+129
* added plugin.uinecoro2007-07-051-0/+94
* added shutdown pluginnecoro2007-07-051-1/+1
* added shutdown pluginnecoro2007-07-051-2/+5
* added ability to disable/enable plugins in qt too; added shutdown pluginnecoro2007-07-055-112/+147
* new plugin and about dialognecoro2007-07-054-329/+361
* made console font changeble for Qtnecoro2007-07-044-10/+58
* first approach of allowing the disabling of plugins (only gtk)necoro2007-07-043-211/+247
* 0.7.5necoro2007-06-232-1/+33
* added updatable dialog also for gtknecoro2007-06-234-199/+382
* ignored None values in get_new_packages ... but now give a warning :)necoro2007-06-201-2/+8
* made the wget-status-bar work in the Qt-Terminalnecoro2007-06-191-21/+71
* added updated list to Qtnecoro2007-06-192-10/+36
* added updated list to Qtnecoro2007-06-186-29/+192
* fixed the listing of the ".svn" and "CVS" dirsnecoro2007-06-183-5/+10
* improved Qt-Terminalnecoro2007-06-182-12/+27
* better config-handlingnecoro2007-06-156-117/+88
* use optparse to parse cmdline optionsnecoro2007-06-152-40/+42
* added ebuild viewernecoro2007-06-152-4/+6
* added ability of passing "&&" to the sync commandnecoro2007-06-155-9/+64
* added ability of passing "&&" to the sync commandnecoro2007-06-152-2/+4
* added ability of passing "&&" to the sync commandnecoro2007-06-151-4/+34
* corrected the about-statementsnecoro2007-06-143-3/+3
* reverted back to png, but now using the image in the svgnecoro2007-06-126-6/+5
* renamed old png to *_old.pngnecoro2007-06-121-0/+0
* bug in setup.pynecoro2007-06-121-1/+1
* added svg-iconnecoro2007-06-126-5/+149
* follow GNOME HIG (at least a little)necoro2007-06-111-199/+237
* todo updatenecoro2007-06-101-1/+5
+2 Key discovery parses stderr output of gnupg. The secmem warning interferes with parsing. 2014-05-10edit: Quote editor so tests work in spaced directories.Jason A. Donenfeld1-1/+1 2014-05-10reencryption: Properly escape input to sedJason A. Donenfeld1-1/+1 2014-05-10git: use secure tmp directoryJason A. Donenfeld1-4/+11 2014-05-10configure git to decrypt gpg files automaticallySamuel Le Thiec1-0/+5 - usefull for git commands showing diff, e.g.: pass git log -p - from what I can see, not 'cleartext' temporary files are created 2014-05-08completion: 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 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