summaryrefslogtreecommitdiff
path: root/src/platform/cygwin.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* show: do not store binary data in bash varsJason A. Donenfeld2018-08-011-4/+4
* Close stdout for background task that restores clipboardAllan Odgaard2018-06-141-1/+1
* enhance winpath detection: gpg --help will have a line like this: Home: C:\.....Lorenz Weber2015-05-111-1/+1
* critcal fix for cygwin: gpg output to stdout ("gpg -o -") would have been put...Lenz Weber2015-05-111-1/+1
* Bad code is bad.Jason A. Donenfeld2015-01-281-3/+3
* cygwin + gpg4win: convert paths to windows paths when calling gpg4win binary ...Lenz Weber2015-01-281-0/+25
* platform: add cygwin supportJason A. Donenfeld2014-04-171-0/+16
pan>/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33