index
:
others/pass
master
necoro
The standard unix password manager + extensions
René 'Necoro' Neumann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support recursive and forced removal.
Jason A. Donenfeld
2012-09-16
2
-12
/
+28
*
Small stylistic things.
Jason A. Donenfeld
2012-09-16
1
-9
/
+9
*
Use --force flag in keepassx import.
Jason A. Donenfeld
2012-09-15
1
-1
/
+1
*
Script for importing password data XML from KeepassX to password-store.
Juhamatti Niemelä
2012-09-15
1
-0
/
+37
*
Perl script for importing an xml from fpm2.
Jeffrey Ratcliffe
2012-09-15
1
-0
/
+76
*
Bump to 1.3.1.
1.3.1
Jason A. Donenfeld
2012-09-14
1
-1
/
+1
*
Put OSX ramdisk patch into contrib.
Jason A. Donenfeld
2012-09-14
1
-0
/
+36
*
Typo.
Jason A. Donenfeld
2012-09-13
1
-1
/
+1
*
Bump version.
1.3
Jason A. Donenfeld
2012-09-13
2
-2
/
+2
*
Allow avoiding the prompt for overwriting, with --force flag.
Jason A. Donenfeld
2012-09-13
2
-7
/
+11
*
Split out common gpg options into variable.
Jason A. Donenfeld
2012-09-13
1
-6
/
+7
*
use gpg --batch for quieter output
Brian Mattern
2012-09-13
1
-3
/
+3
*
add edit command to zsh completion
Brian Mattern
2012-09-13
1
-1
/
+8
*
Skip directories in zsh completion
Brian Mattern
2012-09-13
1
-1
/
+1
*
prevent <ctrl-c> on password entry from wiping out file
Brian Mattern
2012-09-13
1
-2
/
+2
*
Confirm before overwriting an entry
Brian Mattern
2012-09-13
1
-1
/
+8
*
Use bash's read command better.
Jason A. Donenfeld
2012-09-13
1
-14
/
+8
*
Add --version switch, per request.
Jason A. Donenfeld
2012-09-13
2
-4
/
+23
*
Be more careful about cleaning up.
Jason A. Donenfeld
2012-09-13
1
-6
/
+4
*
Use getopt to regularize options
Brian Mattern
2012-09-12
2
-27
/
+36
*
Don't quote ${EDITOR:-vi}
rupa
2012-09-12
1
-1
/
+1
*
Use PASSWORD_STORE_DIR environment variable if it is set.
Jason A. Donenfeld
2012-09-12
2
-4
/
+5
*
Use portable mktemp.
1.2.1
Jason A. Donenfeld
2012-09-11
1
-3
/
+4
*
Fix inconsistent indentation in usage message
Dmitry Medvinsky
2012-09-11
1
-1
/
+1
*
Fix makefile and use proper manpage hyperlinks.
Jason A. Donenfeld
2012-09-11
2
-2
/
+10
*
Bump debian version.
1.2
Jason A. Donenfeld
2012-09-11
1
-1
/
+1
*
Add an edit mode that uses $EDITOR.
Jason A. Donenfeld
2012-09-11
2
-23
/
+80
*
default to 'show' command for zsh completion
Brian Mattern
2012-09-11
1
-0
/
+1
*
Modifying zsh completion to work with OS X home dir location and sed
David Michael
2012-09-10
1
-1
/
+1
*
Only copy the first line of the password file to the clipboard.
Jason A. Donenfeld
2012-09-08
2
-3
/
+3
*
Move completion files to contrib.
1.1.4
Jason A. Donenfeld
2012-09-08
3
-2
/
+2
*
Import ZSH completion file from Johan Venant <jvenant@invicem.pro>.
Jason A. Donenfeld
2012-09-08
3
-1
/
+75
*
More info in INSTALL.
Jason A. Donenfeld
2012-09-08
1
-0
/
+9
*
Simplify README.
Jason A. Donenfeld
2012-09-08
1
-17
/
+2
*
Fedora wants the whole license in COPYING.
Jason A. Donenfeld
2012-09-08
1
-12
/
+352
*
Update FSF address, add copyrights.
1.1.3
Jason A. Donenfeld
2012-09-07
4
-21
/
+26
*
Bump debian to 1.1.3.
Jason A. Donenfeld
2012-09-07
1
-1
/
+1
*
Explicitly set permissions when running 'install'
Christophe Fergeau
2012-09-07
1
-3
/
+3
*
No need for a shebang in bash completion file
Christophe Fergeau
2012-09-07
1
-1
/
+1
*
Update COPYING to reflect man page and project page.
1.1.2
Jason A. Donenfeld
2012-09-06
1
-10
/
+11
*
Use BINDIR, MANDIR and SYSCONFDIR vars in Makefile
Christophe Fergeau
2012-09-06
1
-5
/
+8
*
Add dependencies to README.
Jason A. Donenfeld
2012-09-06
1
-0
/
+8
*
Change debian name.
Jason A. Donenfeld
2012-09-06
5
-5
/
+4
*
Use more normal sleep variant.
1.1.1
Jason A. Donenfeld
2012-09-06
1
-1
/
+1
*
Use --noreport instead of head -n -2 for tree so that it works on mac.
Jason A. Donenfeld
2012-09-06
1
-1
/
+1
*
Be sure to explicitly state that install is a phony target.
Jason A. Donenfeld
2012-09-05
1
-0
/
+2
*
Bump debian version horribly.
1.1
Jason A. Donenfeld
2012-09-05
2
-2
/
+2
*
No echo mode.
Jason A. Donenfeld
2012-09-04
2
-16
/
+42
*
Properly quote the path too.
Jason A. Donenfeld
2012-09-04
1
-1
/
+1
*
Allow passwords having spaces to go unbroken to the clipboard.
Bernardo Freitas Paulo da Costa
2012-09-04
1
-1
/
+1
[next]