tools/go/vcs
Chris Manghane d64ad45594 go.tools/go/vcs: add logging functionality and create/log at revision
Add support for logging commands for Mercurial and Subversion as well as the ability to create/log a repo at a certain revision.

- Exported Cmd.LogCmd
- Exported Cmd.CreateAtRev
- Exported Cmd.Log
- Exported Cmd.LogAtRev

R=adg
CC=golang-dev
https://golang.org/cl/13060044
2013-08-20 20:10:15 -07:00
..
discovery.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
env.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
http.go go.tools: add go/vcs 2013-08-15 09:00:02 -07:00
vcs.go go.tools/go/vcs: add logging functionality and create/log at revision 2013-08-20 20:10:15 -07:00
vcs_test.go go.tools/go/vcs: do not delete $TMPDIR during test runs 2013-08-19 16:22:31 +10:00