aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/gpg.fish
Commit message (Expand)AuthorAge
* Stringify many completions and functions, with --invert stringification.Gravatar Aaron Gyes2016-04-08
* Rename sgrep to __fish_sgrepGravatar Fabian Homborg2015-09-09
* gpg: Complete files for --importGravatar Fabian Homborg2015-08-24
* gpg: Fix key/user id completionGravatar Fabian Homborg2015-08-05
* gpg: send-keys takes a key id, not a user idGravatar Fabian Homborg2015-08-05
* gpg completion: Add "-k", don't append "," so muchGravatar Fabian Homborg2015-08-05
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Fix various completions that didno't drop the N_ no-opGravatar axel2007-01-26
* Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext...Gravatar axel2007-01-16
* Rename __fish_complete_directory to increase consistencyGravatar axel2006-12-03
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ...Gravatar axel2006-11-30
* Fix various uses of the GNUism of allowing backslash escapes in the second ha...Gravatar axel2006-03-02
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17