m-chrzan.xyz
index
:
password-store
master
Fork of https://git.zx2c4.com/password-store/about/ with support for pass-otp in the dmenu script
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
emacs
Age
Commit message (
Collapse
)
Author
2014-05-07
Implement interactive init function
Svend Sorensen
2014-05-07
Implement interactive rename function
Svend Sorensen
2014-05-07
Reorder interactive function to match order of helper functions
Svend Sorensen
2014-05-07
Make edit helper function name consistent with other helpers
Svend Sorensen
2014-05-07
Factor out password completing-read function
Svend Sorensen
2014-05-07
Add dash to Package-Requires
Svend Sorensen
2014-05-05
Add (provide 'password-store) to end of package
Svend Sorensen
2014-05-05
password-length is already a number
Svend Sorensen
2014-05-04
Add recursive option to remove, remove force option
Svend Sorensen
Optional force does not make sense for non-interactive remove function.
2014-05-04
Move s-chomp to run function
Svend Sorensen
2014-05-04
Implement pass command wrapper functions
Svend Sorensen
2014-05-04
Remove nils from run argument list
Svend Sorensen
2014-05-04
Rename pass executable variable
Svend Sorensen
2014-04-24
Indent using spaces
Svend Sorensen
2014-04-23
emacs: import svend's tree
Jason A. Donenfeld