Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-11 | Fix capitalisation of "Git". | David Symonds | 1 | -1/+1 | |
R=rsc http://codereview.appspot.com/154071 Committer: Russ Cox <rsc@golang.org> | |||||
2009-11-09 | tweak documentation of commands | Russ Cox | 1 | -5/+4 | |
so that first sentence is better for cmd page. live at http://r45:3456/cmd/ R=gri, r http://go/go-review/1024034 | |||||
2009-11-05 | new command hgpatch, for use by codereview extension | Russ Cox | 1 | -0/+19 | |
R=r http://go/go-review/1018059 |