log

age author description
Thu, 06 Nov 2014 22:33:48 -0800 Gregory Szorc changegroup: don't store unused value on fnodes (issue4443) stable
Thu, 06 Nov 2014 20:57:12 -0800 Gregory Szorc changegroup: don't define lookupmf() until it is needed stable
Wed, 05 Nov 2014 18:31:39 +0000 Pierre-Yves David mail: actually use the verifycert config value stable
Tue, 28 Oct 2014 14:58:36 +0100 Pierre-Yves David exchange: use the postclose API on transaction
Tue, 28 Oct 2014 15:44:23 +0100 Pierre-Yves David changegroup: use the 'postclose' API on transaction
Tue, 28 Oct 2014 14:24:43 +0100 Pierre-Yves David transaction: allow registering a post-close callback
Fri, 24 Oct 2014 15:58:46 -0400 Mike Edgar exchange: swap "push" for "pull" in pulloperation docstring
Wed, 29 Oct 2014 12:46:08 -0400 Mike Edgar exchange: prepare kwargs for bundle2 part generation exactly once
Sat, 25 Oct 2014 00:40:51 -0400 Mike Edgar exchange: fix indentation in _pullchangeset
Fri, 24 Oct 2014 16:26:44 -0400 Mike Edgar dagutil: fix id/ix typos in docstrings
Thu, 06 Nov 2014 11:55:37 +0000 Pierre-Yves David patchbomb: extract 'getpatchmsgs' closure into its own function
Thu, 06 Nov 2014 11:57:48 +0000 Pierre-Yves David patchbomb: extract 'makeintro' closure into its own function
Tue, 04 Nov 2014 21:48:23 +0000 Pierre-Yves David patchbomb: extract 'getbundlemsgs' closure in its own function
Tue, 04 Nov 2014 21:41:35 +0000 Pierre-Yves David patchbomb: extract 'getdescription' closure in its own function
Tue, 04 Nov 2014 21:33:57 +0000 Pierre-Yves David patchbomb: extract 'getbundle' closure in its own function
Tue, 04 Nov 2014 21:28:57 +0000 Pierre-Yves David patchbomb: extract 'getpatches' closure in its own function
Tue, 04 Nov 2014 21:22:59 +0000 Pierre-Yves David patchbomb: extract 'getoutgoing' closure into its own function
Thu, 06 Nov 2014 09:52:57 +0000 Pierre-Yves David bundle2: handle empty 'b2x:changegroup' value in push and pull
Thu, 06 Nov 2014 10:05:43 +0000 Pierre-Yves David bundle2: drop duplicated definition of 'b2x:exchange'
Thu, 06 Nov 2014 09:36:39 +0100 Thomas Arendsen Hein convert: use git diff-tree -Cn% instead of --find-copies=n% for older git stable
Sat, 18 Oct 2014 01:09:41 -0700 Pierre-Yves David changelog: rely on transaction for finalization
Fri, 17 Oct 2014 22:28:09 -0700 Pierre-Yves David transaction: allow registering a finalization callback
Fri, 17 Oct 2014 21:55:31 -0700 Pierre-Yves David changelog: handle writepending in the transaction
Fri, 17 Oct 2014 21:19:54 -0700 Pierre-Yves David transaction: add 'writepending' logic
Sat, 18 Oct 2014 01:12:18 -0700 Pierre-Yves David changelog: rework the delayupdate mechanism
Wed, 05 Nov 2014 12:41:12 -0600 Matt Mackall merge with stable
Wed, 05 Nov 2014 17:25:00 +0000 Pierre-Yves David bookmarks: fix formatting of exchange message (issue4439) stable
Tue, 04 Nov 2014 12:26:06 -0800 Martin von Zweigbergk test-status-rev: document one more broken test
Tue, 04 Nov 2014 16:09:52 -0800 Martin von Zweigbergk test-status-rev: use common script for generating file history
Mon, 20 Oct 2014 23:56:55 -0700 Martin von Zweigbergk test-status-rev: use same names as from generate-working-copy-states