Andrew Ayer
cf990dc9df
Minor formatting updates to README
2014-11-15 18:06:23 -08:00
Andrew Ayer
e70d067b48
Rearrange a couple paragraphs in the README
2014-09-21 12:00:31 -07:00
Andrew Ayer
4796a1e288
Clarify some wording in README
2014-09-21 12:00:31 -07:00
Andrew Ayer
e4d1091e97
Rename add-gpg-key command, etc. to add-gpg-user, etc.
...
While writing the documention, I found that "GPG user" was less confusing
terminology than "GPG key," since you aren't really adding a "key"
to git-crypt, and git-crypt already uses "key" to refer to other concepts
(cf. the -k/--key-name options).
2014-09-21 12:00:31 -07:00
Andrew Ayer
9e340b510d
Document GPG mode in README
2014-09-21 12:00:31 -07:00
Andrew Ayer
316e194f84
README: document problems with Atlassian SourceTree
2014-09-21 12:00:31 -07:00
Andrew Ayer
8460d00bbf
README: add notes about gitattributes
2014-09-21 12:00:31 -07:00
Andrew Ayer
4495af1274
README: update security and limitations sections
2014-09-21 12:00:31 -07:00
Andrew Ayer
22323bc3a5
In README, use HTTPS URI for git-crypt's website
2014-06-02 17:27:43 -07:00
Andrew Ayer
7b2604e79e
Document git-crypt's new mailing lists in the README
2014-04-01 09:57:40 -07:00
Andrew Ayer
9654cb6044
Tweak wording in README
2013-04-27 18:09:07 -07:00
Andrew Ayer
4d94b44be1
Enhance documentation
...
Add NEWS file, spin installation instructions into INSTALL file, and add
useful information from the git-crypt website to the README.
2013-04-05 17:00:03 -07:00
Andrew Ayer
e184b39eaa
git-crypt init: Ignore untracked files when running git status
...
Untracked files are not touched by git reset, so git-crypt init
is safe even with untracked files present.
This relies on the -u option to git-status, which was added in Git
1.6.0, which was released in 2008. Add Git 1.6.0 as a requirement in
the README.
2013-03-07 15:34:23 -08:00
Andrew Ayer
826f746a3c
Fix gitattributes example in README
...
There should NOT be a colon after the pattern.
2013-02-06 15:45:05 -08:00
Andrew Ayer
42c365c77f
New website URL in README
2012-12-19 09:50:04 -08:00
Andrew Ayer
a2e3d160bd
Add README and copyright notices
2012-11-29 11:03:45 -08:00