summaryrefslogtreecommitdiff
path: root/src/platform (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-19platform/darwin: don't invoke brew for the default prefixFilippo Valsorda1-1/+1
2020-04-19platform/darwin: drop using "display" to show QR codesFilippo Valsorda1-4/+0
2018-08-01show: do not store binary data in bash varsJason A. Donenfeld4-8/+11
2018-06-14Close stdout for background task that restores clipboardAllan Odgaard2-2/+2
2017-01-01show,generate: support qrcodesJason A. Donenfeld1-0/+12
2015-05-11Add openbsd platform file from David DahlbergJason A. Donenfeld1-0/+40
2015-05-11enhance winpath detection: gpg --help will have a line like this: Home: C:\.....Lorenz Weber1-1/+1
2015-05-11critcal fix for cygwin: gpg output to stdout ("gpg -o -") would have been put...Lenz Weber1-1/+1
2015-01-28Bad code is bad.Jason A. Donenfeld1-3/+3
2015-01-28cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ...Lenz Weber1-0/+25
2014-12-23darwin: Fix up order of operations.Jason A. Donenfeld1-1/+1
2014-09-21platform: find getopt in alternate osx locationsJamie Couture1-1/+1
2014-07-24clip: use CLIP_TIME in messagesJason A. Donenfeld1-1/+1
2014-06-30darwin: allow for gnu mktemp in pathJason A. Donenfeld1-1/+1
2014-06-29darwin: fix mktemp argument orderJason A. Donenfeld1-1/+1
2014-06-29darwin: properly ejects ramdisksJason A. Donenfeld1-10/+10
2014-04-24Turns out aliases were a bad idea.Jason A. Donenfeld2-4/+4
2014-04-23Use aliases instead of variables for command portability.Jason A. Donenfeld2-4/+4
2014-04-17platform: add cygwin supportJason A. Donenfeld1-0/+16
2014-04-16Apparantly we can't get a secure tmpdir on freebsd.Jason A. Donenfeld1-14/+0
2014-04-15All globals are upper-case.Jason A. Donenfeld2-8/+8
2014-04-15Reorganize entire programJason A. Donenfeld2-5/+5
2014-04-05Fix path to /dev/nullPeter Haza1-1/+1
2014-03-23clip: wait longer for slow systemsJason A. Donenfeld1-1/+1
2014-03-22clip: suppress kill errorJason A. Donenfeld1-2/+2
2014-03-22clip: do not race on osxJason A. Donenfeld1-5/+5
2014-03-18Shred shm files.Jason A. Donenfeld2-0/+2
2012-09-30Explicitly use gpg2 rather than relying on symlink.Jason A. Donenfeld2-2/+0
2012-09-23Fix style.Jason A. Donenfeld1-11/+9
2012-09-23Add FreeBSD platform fileJonathan Chu1-0/+21
2012-09-22Normalize copyright headers.Jason A. Donenfeld1-0/+3
2012-09-18Quote the template.Jason A. Donenfeld1-1/+1
2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld1-0/+32