##// END OF EJS Templates
tags: visit new heads in forward order when rebuilding cache...
tags: visit new heads in forward order when rebuilding cache This improves performance of building the tag cache by 4x on a repo with ~2800 heads.

File last commit:

r16442:9181188f default
r17256:707cbbf9 stable
Show More
9diff.rc
7 lines | 177 B | text/x-stsrc | TextLexer
Steven Stallion
plan9: finalize documentation for next release
r16442 # The 9diff extdiff command generates diff(1) compatible output
# suitable for use with the plumber(4).
Steven Stallion
plan9: initial support for plan 9 from bell labs...
r16383 [extensions]
extdiff =
[extdiff]
9diff = 9diff -cm $parent $child $root