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
/
src
/
platform
Age
Commit message (
Expand
)
Author
2018-08-01
show: do not store binary data in bash vars
Jason A. Donenfeld
2018-06-14
Close stdout for background task that restores clipboard
Allan Odgaard
2017-01-01
show,generate: support qrcodes
Jason A. Donenfeld
2015-05-11
Add openbsd platform file from David Dahlberg
Jason A. Donenfeld
2015-05-11
enhance winpath detection: gpg --help will have a line like this: Home: C:\.....
Lorenz Weber
2015-05-11
critcal fix for cygwin: gpg output to stdout ("gpg -o -") would have been put...
Lenz Weber
2015-01-28
Bad code is bad.
Jason A. Donenfeld
2015-01-28
cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ...
Lenz Weber
2014-12-23
darwin: Fix up order of operations.
Jason A. Donenfeld
2014-09-21
platform: find getopt in alternate osx locations
Jamie Couture
2014-07-24
clip: use CLIP_TIME in messages
Jason A. Donenfeld
2014-06-30
darwin: allow for gnu mktemp in path
Jason A. Donenfeld
2014-06-29
darwin: fix mktemp argument order
Jason A. Donenfeld
2014-06-29
darwin: properly ejects ramdisks
Jason A. Donenfeld
2014-04-24
Turns out aliases were a bad idea.
Jason A. Donenfeld
2014-04-23
Use aliases instead of variables for command portability.
Jason A. Donenfeld
2014-04-17
platform: add cygwin support
Jason A. Donenfeld
2014-04-16
Apparantly we can't get a secure tmpdir on freebsd.
Jason A. Donenfeld
2014-04-15
All globals are upper-case.
Jason A. Donenfeld
2014-04-15
Reorganize entire program
Jason A. Donenfeld
2014-04-05
Fix path to /dev/null
Peter Haza
2014-03-23
clip: wait longer for slow systems
Jason A. Donenfeld
2014-03-22
clip: suppress kill error
Jason A. Donenfeld
2014-03-22
clip: do not race on osx
Jason A. Donenfeld
2014-03-18
Shred shm files.
Jason A. Donenfeld
2012-09-30
Explicitly use gpg2 rather than relying on symlink.
Jason A. Donenfeld
2012-09-23
Fix style.
Jason A. Donenfeld
2012-09-23
Add FreeBSD platform file
Jonathan Chu
2012-09-22
Normalize copyright headers.
Jason A. Donenfeld
2012-09-18
Quote the template.
Jason A. Donenfeld
2012-09-17
Abstract potentially platform specific commands into their own commands.
Jason A. Donenfeld