##// END OF EJS Templates
command line templates: add formatnode filter...
command line templates: add formatnode filter This will print a full hash node with --debug and a short one otherwise. Use it with some default templates and in map-cmdline.default to print the parents. This should fix issue538.

File last commit:

r3846:18855084 default
r4352:051fb8c2 default
Show More
test-install
3 lines | 41 B | text/plain | TextLexer
Matt Mackall
Add debuginstall command to do basic install tests
r3844 #!/bin/sh
Matt Mackall
Make debuginstall actually attempt to use external patch and merge...
r3846 HGMERGE=merge hg debuginstall