Mercurial
Mercurial
>
hg-stable
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
tests/test-debugindexdot.out
author
Richard Quirk <richard.quirk@gmail.com>
Fri, 01 May 2009 11:32:19 +0200
changeset 8271
e3d3dad805f9
parent 6336
4b0c9c674707
permissions
-rw-r--r--
Add committer tag only when needed in git conversion Convert from a git repo added a committer: tag in the log message even if the committer and the author were the same person.
created new head
digraph G {
-1 -> 0
0 -> 1
0 -> 2
2 -> 3
1 -> 3
}