summaryrefslogtreecommitdiff
path: root/README (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better dependency list.Jason A. Donenfeld2012-09-181-1/+10
* Use getopt to regularize optionsBrian Mattern2012-09-121-0/+1
* Simplify README.Jason A. Donenfeld2012-09-081-17/+2
* Add dependencies to README.Jason A. Donenfeld2012-09-061-0/+8
* Fix readme typo.Jason A. Donenfeld2012-09-031-1/+1
* Move examples into manpage.Jason A. Donenfeld2012-09-031-89/+10
* Make into a real project.Jason A. Donenfeld2012-09-031-1/+4
* Support pass gitJason A. Donenfeld2012-09-031-0/+3
* Update examples.Jason A. Donenfeld2012-08-061-7/+7
* Update readme.Jason A. Donenfeld2012-08-061-11/+13
* Add git support.Jason A. Donenfeld2012-07-241-0/+7
* Initial commit.Jason A. Donenfeld2012-07-231-0/+91
h?h=1.7.3&id=037fa8e2326ff6dd44552e740b533b45abc9b1c4&follow=1'>Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 `make install` should never install anything to /etc. "/usr/share/bash-completion/completions/" is the right place for completions that are installed by software packages. Signed-off-by: Lukas Fleischer <info@cryptocrack.de> 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12