summaryrefslogtreecommitdiff
path: root/src/completion (follow)
Commit message (Expand)AuthorAgeFilesLines
* zsh-completion: only remove next char if /Jason A. Donenfeld2014-04-221-3/+2
* bash-completion: filter dot files from resultsJason A. Donenfeld2014-04-181-3/+8
* reencrypt: remove option, do automaticallyJason A. Donenfeld2014-04-183-11/+3
* reencryption: add to completion filesJason A. Donenfeld2014-04-183-1/+5
* move/copy: always reencrypt passwords at destinationJason A. Donenfeld2014-04-173-3/+8
* mv: Add pass mv/rename supportJason A. Donenfeld2014-04-173-0/+15
* grep: add to completion filesJason A. Donenfeld2014-04-153-1/+3
* find: add find/search commandJason A. Donenfeld2014-04-153-1/+4
* Make completion cleaner.Jason A. Donenfeld2014-04-061-3/+4
* bash-completion: complete the new init -p switch.Jason A. Donenfeld2014-04-061-6/+19
* Update zsh completion.Johan Venant2014-03-241-2/+7
* Add some commonly used completions for `pass git`Dmitry Medvinsky2014-03-241-0/+3
* Update copyright years and email addressDmitry Medvinsky2014-03-241-1/+1
* Add `-p` `--path` option completion for `pass init`Dmitry Medvinsky2014-03-241-0/+1
* Makefile: do not use recursion and organizeJason A. Donenfeld2014-03-223-0/+307
insertions'>+43 2008-07-03Ported gpytage pluginRené 'Necoro' Neumann2-16/+14 2008-07-03Ported Notify pluginRené 'Necoro' Neumann4-37/+51 2008-07-03Remove xsd and -x cmdline optionRené 'Necoro' Neumann2-107/+1 2008-07-03Ported completelyRené 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03Use __slots__ for the PkgData class to save memoryRené 'Necoro' Neumann1-2/+3 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-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-30Only add a package to mergequeue if everything went fineRené 'Necoro' Neumann1-1/+1 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