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
|
Wed, 12 Dec 2012 03:12:55 +0100 |
Pierre-Yves David |
obsolete: add revset and test for divergent changesets
|
Wed, 12 Dec 2012 03:19:30 +0100 |
Pierre-Yves David |
obsolete: detect divergent changesets
|
Sat, 10 Nov 2012 01:56:59 +0100 |
Pierre-Yves David |
obsolete: drop successors sets which are subset of another one
|
Thu, 13 Dec 2012 15:38:43 +0100 |
Pierre-Yves David |
obsolete: compute successors set
|
Sun, 09 Dec 2012 00:25:21 +0100 |
Mads Kiilerich |
mq: don't fail when removing a patch without patch file from series file
|
Thu, 13 Dec 2012 19:19:06 +0100 |
Mads Kiilerich |
largefiles: align rm warnings with warnings used in core
|
Thu, 13 Dec 2012 21:34:55 +0100 |
Mads Kiilerich |
merge with stable
|
Mon, 10 Dec 2012 14:58:42 +0100 |
Levi Bard |
largefiles: commit directories that only contain largefiles (issue3548)
stable
|
Fri, 07 Dec 2012 10:37:43 -0800 |
Siddharth Agarwal |
revset.children: ignore rev numbers that are too low
|
Thu, 06 Dec 2012 11:21:11 -0800 |
Siddharth Agarwal |
perf: add a command to measure revset performance
|
Wed, 12 Dec 2012 15:17:18 -0800 |
Bryan O'Sullivan |
run-tests: fix whitespace nonsense
|
Wed, 12 Dec 2012 15:12:28 -0800 |
Bryan O'Sullivan |
merge with mpm
|