a6e5ef7 (user-manual: the name of the hash function is SHA-1, not sha1, 2009-04-04) made sure the user manual names the hash "SHA-1" only. This series achieves the same for the rest of the documentation. I split it into two parts for replacing "sha1" and "SHA1". The form "sha-1" did not appear anywhere. I went through each replacement manually: code samples etc. should not be transformed. Each commit messsage lists the exceptions. The diffstat may look a bit frightening but the patch can be reviewed most easily with --color-words. I'd be happy to be split it up further but didn't see any obvious splitting boundaries. (I would point to http://repo.or.cz/w/git/mjg.git?h=refs/heads/doc-use-SHA-1 if gitweb had commitdiff-colorwords.) Cheers, Michael Suggested by: Ulrich Windl Michael J Gruber (2): Documentation: replace sha1 by SHA-1 Documentation: replace SHA1 by SHA-1 Documentation/config.txt | 2 +- Documentation/diff-format.txt | 8 ++-- Documentation/git-blame.txt | 4 +- Documentation/git-branch.txt | 8 ++-- Documentation/git-cat-file.txt | 10 +++--- Documentation/git-cherry.txt | 4 +- Documentation/git-cvsexportcommit.txt | 4 +- Documentation/git-describe.txt | 2 +- Documentation/git-diff-index.txt | 8 ++-- Documentation/git-filter-branch.txt | 6 ++-- Documentation/git-fsck.txt | 12 ++++---- Documentation/git-index-pack.txt | 2 +- Documentation/git-init.txt | 2 +- Documentation/git-ls-files.txt | 2 +- Documentation/git-merge-index.txt | 2 +- Documentation/git-mktag.txt | 2 +- Documentation/git-name-rev.txt | 2 +- Documentation/git-pack-objects.txt | 2 +- Documentation/git-patch-id.txt | 2 +- Documentation/git-receive-pack.txt | 32 ++++++++++---------- Documentation/git-reflog.txt | 4 +- Documentation/git-rev-parse.txt | 8 ++-- Documentation/git-show-branch.txt | 4 +- Documentation/git-show-index.txt | 2 +- Documentation/git-show-ref.txt | 4 +- Documentation/git-svn.txt | 4 +- Documentation/git-tag.txt | 2 +- Documentation/git-unpack-file.txt | 2 +- Documentation/git-update-index.txt | 14 ++++---- Documentation/git-update-ref.txt | 8 ++-- Documentation/git-verify-pack.txt | 4 +- Documentation/git-verify-tag.txt | 2 +- Documentation/git.txt | 12 ++++---- Documentation/gitcore-tutorial.txt | 8 ++-- Documentation/gitdiffcore.txt | 2 +- Documentation/githooks.txt | 2 +- Documentation/gittutorial-2.txt | 16 +++++----- Documentation/glossary-content.txt | 8 ++-- .../howto/recover-corrupted-blob-object.txt | 6 ++-- Documentation/howto/update-hook-example.txt | 6 ++-- Documentation/pretty-formats.txt | 16 +++++----- Documentation/technical/pack-format.txt | 14 ++++---- Documentation/technical/pack-protocol.txt | 20 ++++++------ Documentation/technical/shallow.txt | 4 +- 44 files changed, 144 insertions(+), 144 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html