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
.
tests/test-empty
author
Thomas Arendsen Hein <thomas@intevation.de>
Tue, 15 Aug 2006 16:04:47 +0200
changeset 2912
8fd6925ae32f
parent 1338
2b77ea66fe70
child 6944
7e5f3480c45b
permissions
-rwxr-xr-x
Fixed test-extdiff. diff-like tools usually return 1 if differences are found. Currently the extdiff returns 256, but that's a different topic (consolidating return code handling in hg).
#!/bin/sh
hg init
hg log
hg grep wah
hg manifest
hg verify