log

age author description
Sat, 11 Jun 2011 14:17:25 +0200 Patrick Mezard patch: generalize the use of patchmeta in applydiff()
Sat, 11 Jun 2011 14:14:13 +0200 Patrick Mezard patch: stop updating changed files set in applydiff()
Sat, 11 Jun 2011 14:14:11 +0200 Patrick Mezard patch: turn patch() touched files dict into a set
Thu, 09 Jun 2011 01:19:39 +0800 Steven Brown paper, coal: define the diffstat templates
Thu, 09 Jun 2011 01:15:49 +0800 Steven Brown web: provide the file number to the diffstat templates
Thu, 09 Jun 2011 01:14:22 +0800 Steven Brown web: include all files in the diffstat
Fri, 10 Jun 2011 20:38:02 +0200 Thomas Arendsen Hein hgignore: ignore MANIFEST.in (generated since 2ce7dfe17bc5)
Wed, 08 Jun 2011 21:25:18 +0800 LUO Zheng bookmarks: recognize the current bookmark when the local encoding isn't UTF-8
Thu, 09 Jun 2011 10:15:24 +1000 Stephen Thorne distutils: Create MANIFEST.in instead of MANIFEST in Makefile
Thu, 09 Jun 2011 18:39:14 +0200 Adrian Buehlmann revert: is reverting file states, not just file contents
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: change various repository() users to use peer() where appropriate
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: have peer() call _lookup directly
Fri, 10 Jun 2011 11:43:38 -0500 Matt Mackall hg: add peer method
Wed, 08 Jun 2011 18:24:33 +0200 Peter Arrenbrecht hg: add opts argument to clone for internal remoteui
Mon, 06 Jun 2011 21:18:35 +0200 Peter Arrenbrecht hg: use capable instead of capabilities