summaryrefslogtreecommitdiff
path: root/portato/gui/gtk/basic.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-03-04 13:39:40 +0100
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-03-04 13:39:40 +0100
commite56f12cbaa9c0d8e88696ce2e32b76dd525fdb6d (patch)
treef9f18c4d7f7324fb55d7aa265eb7549139aef705 /portato/gui/gtk/basic.py
parentb1ea53aac10d36b2716d9c8de0dbc4edbac98fa1 (diff)
downloadportato-e56f12cbaa9c0d8e88696ce2e32b76dd525fdb6d.tar.gz
portato-e56f12cbaa9c0d8e88696ce2e32b76dd525fdb6d.tar.bz2
portato-e56f12cbaa9c0d8e88696ce2e32b76dd525fdb6d.zip
Reduced lag in searching
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
per directoryJason A. Donenfeld2-40/+75 2014-03-18Shred shm files.Jason A. Donenfeld3-1/+4 2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12