summaryrefslogtreecommitdiff
path: root/src/platform/darwin.sh
diff options
context:
space:
mode:
authorVon Welch <von@vwelch.com>2014-04-22 22:38:04 -0400
committerVon Welch <von@vwelch.com>2014-04-22 22:38:04 -0400
commit482ad020ecd593a9a68a8cf03e60f8a0284d059d (patch)
treea98952c62ae60b5bb463221bc962e5c500a91757 /src/platform/darwin.sh
parent2c4c99f981acebc4b1d474071ca8102d49d289cf (diff)
downloadpass-482ad020ecd593a9a68a8cf03e60f8a0284d059d.tar.gz
pass-482ad020ecd593a9a68a8cf03e60f8a0284d059d.tar.bz2
pass-482ad020ecd593a9a68a8cf03e60f8a0284d059d.zip
Added 'test directory.*' (created on failed test) to gitignore
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
spacesJason A. Donenfeld1-1/+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