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
Thomas Arendsen Hein <thomas@intevation.de>
Sat, 16 Feb 2008 13:01:27 +0100
changeset 6133
779f2309d67a
parent 406
d8abb687d501
permissions
-rw-r--r--
Add hg grep -d/--date to list the commit date of matched revisions. Suggested by Greg Lindahl
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"