Mercurial > hg-stable
graph
-
ancestor: add a way to remove ancestors of bases from a given setFri, 14 Nov 2014 19:40:30 -0800, by Siddharth Agarwal
-
ancestor: add a way to add to bases of a missing ancestor objectFri, 14 Nov 2014 17:21:00 -0800, by Siddharth Agarwal
-
ancestor: add a way to test whether a missing ancestor object has basesSun, 16 Nov 2014 00:39:29 -0800, by Siddharth Agarwal
-
ancestor: remove now-unused missingancestors functionFri, 14 Nov 2014 16:53:40 -0800, by Siddharth Agarwal
-
revlog: switch findmissing* methods to incrementalmissingrevsFri, 14 Nov 2014 16:52:40 -0800, by Siddharth Agarwal
-
revlog: add a method to get missing revs incrementallySun, 16 Nov 2014 00:39:48 -0800, by Siddharth Agarwal
-
test-ancestor: add support for multiple tests against one incremental objectSat, 15 Nov 2014 19:26:20 -0800, by Siddharth Agarwal
-
test-ancestor: move naive missing ancestor algorithm into a classFri, 14 Nov 2014 23:50:01 -0800, by Siddharth Agarwal
-
ancestor.missingancestors: turn into a state-keeping classFri, 14 Nov 2014 23:44:38 -0800, by Siddharth Agarwal
-
ancestor.missingancestors: calculate start point after filtering revsvisitFri, 14 Nov 2014 13:47:25 -0800, by Siddharth Agarwal
-
ancestor.missingancestors: don't discard from basesvisitFri, 14 Nov 2014 11:33:52 -0800, by Siddharth Agarwal
-
test-ancestor: use random testing for missing ancestorsSat, 15 Nov 2014 10:55:34 -0800, by Siddharth Agarwal
-
test-ancestor: define a main functionSat, 15 Nov 2014 18:52:44 -0800, by Siddharth Agarwal
-
test-ancestor: test iteration for lazyancestorsFri, 14 Nov 2014 14:50:03 -0800, by Siddharth Agarwal
-
ancestor.lazyancestors: take parentrevs function rather than changelogFri, 14 Nov 2014 14:36:25 -0800, by Siddharth Agarwal
-
remove: avoid a bogus warning about no tracked files when removing '.'Sun, 16 Nov 2014 00:24:23 -0500, by Matt Harbison
-
remove: support remove with explicit paths in subreposWed, 12 Nov 2014 23:15:20 -0500, by Matt Harbison
-
remove: recurse into subrepositories with --subrepos/-S flagSat, 15 Nov 2014 21:36:19 -0500, by Matt Harbison
-
cmdserver: protect pipe server streams against corruption caused by direct ioSat, 15 Nov 2014 13:50:43 +0900, by Yuya Nishihara
-
cmdserver: postpone creation of pipe server until run()Sat, 15 Nov 2014 13:04:41 +0900, by Yuya Nishihara
-
cmdserver: use given streams as pipe channels like other commandsSat, 15 Nov 2014 12:43:35 +0900, by Yuya Nishihara
-
revset.only: use cl.findmissingrevsFri, 14 Nov 2014 16:38:58 -0800, by Siddharth Agarwal
-
manifestmerge: use already existing fl2 synonym for m2.flags(f)Fri, 14 Nov 2014 09:33:28 -0800, by Martin von Zweigbergk
-
merge: drop underscore prefix from _checkunknown()Thu, 13 Nov 2014 23:12:15 -0800, by Martin von Zweigbergk