log

age author description
Mon, 10 Dec 2012 18:12:41 +0100 Pierre-Yves David clfilter: fix `nodemap` usage in `getbundle`
Mon, 17 Dec 2012 17:00:24 +0100 Pierre-Yves David test: fix truncated comment in test
Mon, 17 Dec 2012 18:09:41 +0100 Pierre-Yves David clfilter: ensure context raise RepoLookupError when the revision is filtered
Mon, 17 Dec 2012 15:08:37 -0800 Siddharth Agarwal revlog: remove incancestors since it is no longer used
Mon, 17 Dec 2012 15:08:06 -0800 Siddharth Agarwal transplant: replace incancestors uses with ancestors
Mon, 17 Dec 2012 15:13:51 -0800 Siddharth Agarwal revlog.ancestors: add support for including revs
Fri, 14 Dec 2012 10:23:18 -0800 Siddharth Agarwal perf: add command to test performance of membership in ancestor set
Tue, 11 Dec 2012 14:47:33 -0800 Siddharth Agarwal ancestor: move missingancestors doctest out into a separate file
Sun, 16 Dec 2012 23:02:54 -0600 Kevin Bullock merge with crew-stable
Thu, 29 Nov 2012 08:44:54 -0500 Tim Henigan dirstate: remove obsolete comment from setbranch stable
Sat, 15 Dec 2012 20:19:07 +0200 Idan Kamara dirstate: don't rename branch file if writing it failed stable
Sun, 16 Dec 2012 22:00:38 -0600 Kevin Bullock commands: 'hg bookmark NAME' should work even with ui.strict=True
Sun, 16 Dec 2012 19:41:56 +0100 Mads Kiilerich tests: improve test-mv-cp-st-diff.t readability
Sat, 10 Nov 2012 02:19:20 +0100 Pierre-Yves David obsolete: refuse to push divergent changeset
Wed, 12 Dec 2012 03:20:49 +0100 Pierre-Yves David obsolete: add a divergent method on context