summaryrefslogtreecommitdiff
path: root/src/cmd/hgpatch/doc.go
AgeCommit message (Collapse)AuthorFilesLines
2009-11-09tweak documentation of commandsRuss Cox1-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-05new command hgpatch, for use by codereview extensionRuss Cox1-0/+19
R=r http://go/go-review/1018059