Mercurial > hg
graph
-
transaction: document the contents of `tr.backupentries`Wed, 05 Nov 2014 01:30:29 +0000, by Pierre-Yves David
-
transaction: drop the third item in `tr.backupentries`Wed, 05 Nov 2014 01:33:16 +0000, by Pierre-Yves David
-
rebase: fix rebase with no common ancestors (issue4446) stable 3.2.1Mon, 10 Nov 2014 10:44:42 -0800, by Durham Goode
-
test-run-tests: accept more levels of precision and trailing ws (issue4440) stableThu, 06 Nov 2014 10:57:13 -0500, by Augie Fackler
-
merge with stableMon, 10 Nov 2014 17:29:15 -0600, by Matt Mackall
-
changegroup.cg2packer: lookup 'group' via inheritance chainFri, 07 Nov 2014 17:54:59 -0800, by Siddharth Agarwal
-
context.status: only filter suspect symlinks in the dirstate statusThu, 23 Oct 2014 17:00:38 -0700, by Martin von Zweigbergk
-
context.status: inline _poststatus()Thu, 23 Oct 2014 16:19:56 -0700, by Martin von Zweigbergk
-
context.status: remove now-empty _prestatus()Sun, 12 Oct 2014 00:06:40 -0700, by Martin von Zweigbergk
-
context.status: call _dirstatestatus() from within _buildstatus()Sat, 11 Oct 2014 23:30:08 -0700, by Martin von Zweigbergk
-
context.status: move manifest caching trick to _buildstatus()Sun, 12 Oct 2014 00:00:13 -0700, by Martin von Zweigbergk
-
context.status: remove unused arguments from _matchstatus()Sat, 11 Oct 2014 23:18:53 -0700, by Martin von Zweigbergk
-
context.status: remove overriding in workingctxThu, 23 Oct 2014 13:43:20 -0700, by Martin von Zweigbergk
-
synthrepo: when adding files, ensure new path is not a directoryMon, 20 Oct 2014 14:20:43 -0400, by Mike Edgar
-
synthrepo: synthesized dates must be positive, fit in 32-bit signed intsMon, 20 Oct 2014 13:59:13 -0400, by Mike Edgar
-
discovery: test coverage for issue4438 / 86c35b7ae300 / 73cfaa348650Thu, 06 Nov 2014 01:48:29 +0100, by Mads Kiilerich
-
hgweb: fix a crash when using web.archivesubrepos stableWed, 05 Nov 2014 21:33:45 -0500, by Matt Harbison
-
tests: introduce a subrepository to test-archive.t stableWed, 05 Nov 2014 20:31:58 -0500, by Matt Harbison
-
test-status-rev: add tests for plain dirstate and inter-revision statusTue, 04 Nov 2014 21:45:26 -0800, by Martin von Zweigbergk
-
test-status-rev: remove unnecessary initial commitTue, 04 Nov 2014 21:22:46 -0800, by Martin von Zweigbergk
-
test-status-rev: use one glob for each expected statusTue, 04 Nov 2014 16:10:20 -0800, by Martin von Zweigbergk
-
test-status-rev: remove duplicate testsTue, 04 Nov 2014 15:36:35 -0800, by Martin von Zweigbergk
-
changegroup: don't store unused value on fnodes (issue4443) stableThu, 06 Nov 2014 22:33:48 -0800, by Gregory Szorc
-
changegroup: don't define lookupmf() until it is needed stableThu, 06 Nov 2014 20:57:12 -0800, by Gregory Szorc
-
mail: actually use the verifycert config value stableWed, 05 Nov 2014 18:31:39 +0000, by Pierre-Yves David
-
exchange: use the postclose API on transactionTue, 28 Oct 2014 14:58:36 +0100, by Pierre-Yves David
-
changegroup: use the 'postclose' API on transactionTue, 28 Oct 2014 15:44:23 +0100, by Pierre-Yves David
-
transaction: allow registering a post-close callbackTue, 28 Oct 2014 14:24:43 +0100, by Pierre-Yves David
-
exchange: swap "push" for "pull" in pulloperation docstringFri, 24 Oct 2014 15:58:46 -0400, by Mike Edgar