Mercurial > hg-stable
graph
-
bookmark: read pending data when appropriateSun, 28 Sep 2014 21:27:48 -0700, by Pierre-Yves David
-
test-bundle2: check visible data in pre/post-transaction hooksWed, 12 Nov 2014 16:54:57 +0000, by Pierre-Yves David
-
transaction: write pending generated filesFri, 17 Oct 2014 22:19:05 -0700, by Pierre-Yves David
-
transaction: have _generatefile return a booleanFri, 17 Oct 2014 21:57:32 -0700, by Pierre-Yves David
-
transaction: allow generating files with a suffixMon, 29 Sep 2014 01:29:08 -0700, by Pierre-Yves David
-
transaction: fix some docstring grammarWed, 19 Nov 2014 09:52:05 -0600, by Matt Mackall
-
transaction: accept a 'location' argument for registertmpWed, 12 Nov 2014 14:57:41 +0000, by Pierre-Yves David
-
tests: handle differences between missing file error strings on Windows and UnixTue, 18 Nov 2014 23:51:58 -0500, by Matt Harbison
-
run-tests: don't warn on unnecessary globs mandated by check-code.pyTue, 18 Nov 2014 22:02:00 -0500, by Matt Harbison
-
update: remove unnecessary check for unknown files with --checkTue, 18 Nov 2014 16:14:32 -0800, by Martin von Zweigbergk
-
merge with stableTue, 18 Nov 2014 12:29:30 -0600, by Matt Mackall
-
tests: move a multi-statement debuglocks hook into a shell script for WindowsSun, 16 Nov 2014 22:03:57 -0500, by Matt Harbison
-
tests: fix globs for WindowsSun, 16 Nov 2014 16:26:15 -0500, by Matt Harbison
-
run-tests: include quotes in the HGEDITOR value when storing sys.executableTue, 04 Nov 2014 12:46:00 -0500, by Matt Harbison
-
mq: when adding headers in plain mode, separate them from message (issue4453) stableMon, 17 Nov 2014 01:48:43 +0100, by Mads Kiilerich
-
mq: introduce insertplainheader - same naive implementation as before stableMon, 17 Nov 2014 01:48:19 +0100, by Mads Kiilerich
-
mq: when setting message in plain mode, separate it from header (issue4453) stableSun, 16 Nov 2014 19:57:40 +0100, by Mads Kiilerich
-
setdiscovery: avoid a full changelog graph traversalSun, 16 Nov 2014 00:40:29 -0800, by Siddharth Agarwal
-
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
-
transaction: drop special handling for phases and bookmarks generationWed, 12 Nov 2014 14:47:48 +0000, by Pierre-Yves David
-
transaction: use 'location' instead of 'vfs' objects for file generationFri, 17 Oct 2014 20:53:42 -0700, by Pierre-Yves David
-
transaction: use 'location' instead of 'vfs' in the addbackup methodWed, 05 Nov 2014 01:59:32 +0000, by Pierre-Yves David
-
addbackup: handle file in subdirectoryFri, 14 Nov 2014 00:14:23 +0000, by Pierre-Yves David
-
addbackup: use the vfs for the backup destination tooFri, 14 Nov 2014 14:54:55 +0000, by Pierre-Yves David
-
transaction: set backupentries version to proper valueThu, 13 Nov 2014 11:17:36 +0000, by Pierre-Yves David
-
transaction: support cache file in backupentriesThu, 13 Nov 2014 11:17:09 +0000, by Pierre-Yves David
-
transaction: use the location value when doing backupFri, 17 Oct 2014 21:04:35 -0700, by Pierre-Yves David
-
transaction: pass a vfs map to the transactionFri, 17 Oct 2014 20:49:39 -0700, by Pierre-Yves David
-
transaction: change the on disk format for backupentriesWed, 05 Nov 2014 01:52:46 +0000, by Pierre-Yves David
-
silenttestrunner: add environment variable to make tests noisy againThu, 13 Nov 2014 15:47:15 -0500, by Augie Fackler
-
largefiles: update comments to refer to the right overridden methodFri, 14 Nov 2014 05:58:59 -0800, by Martin von Zweigbergk
-
revlog: cache chain info after calculating it for a rev (issue4452)Thu, 13 Nov 2014 21:36:38 -0800, by Siddharth Agarwal
-
manifest: add matches() methodWed, 22 Oct 2014 21:38:30 -0700, by Martin von Zweigbergk
-
context.status: pass status tuple into _buildstatusWed, 12 Nov 2014 22:20:36 -0800, by Martin von Zweigbergk
-
context.status: avoid de- and reconstructing status tupleWed, 12 Nov 2014 22:07:31 -0800, by Martin von Zweigbergk
-
context.status: make _dirstatestatus() return an status tupleWed, 12 Nov 2014 16:51:11 -0800, by Martin von Zweigbergk
-
context.status: wipe deleted/unknown/ignored fields when reversedWed, 12 Nov 2014 21:19:07 -0800, by Martin von Zweigbergk