summaryrefslogtreecommitdiffstats
path: root/man/man1/git.1
Commit message (Collapse)AuthorAgeFilesLines
* tmac: rename IM (italic manual) to MR (manual reference)Russ Cox2020-08-151-1/+1
| | | | Suggested by G. Brandon Robinson.
* tmac: introduce real manual reference macro instead of overloading IRRuss Cox2020-08-131-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.
* all: update site from swtch.com to 9fans.github.ioRuss Cox2017-09-011-10/+6
|
* man: various cleanupRuss Cox2017-07-161-1/+1
| | | | | | Change-Id: I9130e7d10ae42e894923097a7c97da802eb0d8c3 Reviewed-on: https://plan9port-review.googlesource.com/2962 Reviewed-by: Russ Cox <rsc@swtch.com>
* man: more Mercurial references changed to GitRuss Cox2014-11-161-1/+1
| | | | Change-Id: I940a21d67b21b5dd139cb20b9fae9595506fc5ae
* all: update for GitRuss Cox2014-11-161-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