Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7093
dirstate: C parsing extension
Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7092
parsers: speed up hex decoding for manifests
Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7091
parsers: clean up whitespace
Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7090
diff: pass contexts to status
Allow status() to take contexts as well as nodes. This lets us avoid
unpacking manifests multiple times and intelligently unpack manifests
in revision order. Also, we can avoid unpacking manifests at all when
there are no changes in the working directory.
Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7089
revlog: fix heads performance regression
Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7088
zeroconf: advertise a proper hostname for _hg services
Matt Mackall <mpm@selenic.com> [Sun, 12 Oct 2008 15:21:08 -0500] rev 7087
zeroconf: use only first part of hostname for building local name