summaryrefslogtreecommitdiff
path: root/tests/gnupg
diff options
context:
space:
mode:
authorKyle Marek-Spartz <kyle.marek.spartz@gmail.com>2014-05-05 15:16:49 -0500
committerJason A. Donenfeld <Jason@zx2c4.com>2014-05-06 16:08:05 +0200
commit56381287a16792b4c6410f07db68e02f3574c213 (patch)
tree583d059ac3f00f213f4b716c3a10285c3fead187 /tests/gnupg
parent913e40b06e1d59f84147fb0b72cfe0dd59e25987 (diff)
downloadpass-56381287a16792b4c6410f07db68e02f3574c213.tar.gz
pass-56381287a16792b4c6410f07db68e02f3574c213.tar.bz2
pass-56381287a16792b4c6410f07db68e02f3574c213.zip
zsh-completion: regression when using BSD sed
Made sed expression GNU and BSD compatible. A recent change in pass.zsh-completion broke autocompletion when using BSD sed. I’ve made the relevant sed expression compatible with GNU and BSD sed. Previous change with regression: http://lists.zx2c4.com/pipermail/password-store/2014-April/000773.html http://git.zx2c4.com/password-store/commit/src/completion/pass.zsh-completion?id=f82e9d6cf3bc3a12bdfce89bf319d76f79e66efc
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-30Beautified some dialogsRené 'Necoro' Neumann1-6/+8 2008-06-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 2008-06-26Removed '__find_resolved_unresolved' as it is quite useless.René 'Necoro' Neumann3-53/+29 2008-06-26Added very basic set queryingRené 'Necoro' Neumann3-0/+27 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63