aboutsummaryrefslogtreecommitdiff
path: root/man/man1/git.1
AgeCommit message (Collapse)AuthorFilesLines
2020-08-15tmac: rename IM (italic manual) to MR (manual reference)Russ Cox1-1/+1
Suggested by G. Brandon Robinson.
2020-08-13tmac: introduce real manual reference macro instead of overloading IRRuss Cox1-6/+6
The overloading of IR emits magic \X'...' sequences that turn into HTML manual links. But not all such IR invocations should be manual links; those had to be written to avoid the IR macro before. Worse, the \X'...' ending the IR causes troff to emit only a single space after a period. Defining a new IM macro for manual references fixes both problems. Fixes #441.
2017-09-01all: update site from swtch.com to 9fans.github.ioRuss Cox1-10/+6
2017-07-16man: various cleanupRuss Cox1-1/+1
Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com>
2014-11-16man: more Mercurial references changed to GitRuss Cox1-1/+1
Change-Id: I940a21d67b21b5dd139cb20b9fae9595506fc5ae
2014-11-16all: update for GitRuss Cox1-0/+89
- rewrite .gitignore to use git patterns - mv hg(1) to git(1) and rewrite - add lib/git/commit-msg.hook - add skeleton codereview script - update codereview(1) Change-Id: I061cd8e4de77ebbd6037a7c5d1582cd1d986f62f