Mercurial
Mercurial
>
hg
/ 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
.
contrib/git-viz/git-rev-tree
author
Dirkjan Ochtman <dirkjan@ochtman.nl>
Sat, 06 Feb 2010 19:06:02 +0100
changeset 10348
0fc5222c0951
parent 406
d8abb687d501
permissions
-rw-r--r--
commands: externalize branchheads so we can do it for all branches at once
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"