Tue, 11 Nov 2014 17:25:09 -0600 Matt Mackall Added signature for changeset 643c58303fb0 stable
Tue, 11 Nov 2014 17:24:47 -0600 Matt Mackall Added tag 3.2.1 for changeset 643c58303fb0 stable
Mon, 10 Nov 2014 13:20:56 -0500 Augie Fackler run-tests: use a try/except ladder instead of looking for a specific version
Mon, 10 Nov 2014 13:27:25 -0500 Augie Fackler hghave: use a less brittle have-json check
Wed, 15 Oct 2014 12:39:19 -0700 Sean Farley sortdict: add insert method
Sun, 09 Nov 2014 13:15:28 -0800 Sean Farley sortdict: add iteritems method
Sat, 08 Nov 2014 23:13:39 -0800 Martin von Zweigbergk addremove: add back forgotten files (BC)
Mon, 10 Nov 2014 14:51:18 -0800 Martin von Zweigbergk add: add back forgotten files even when not matching exactly (BC)
Tue, 11 Nov 2014 10:16:54 -0800 Martin von Zweigbergk context.status: explain "caching reasons" more fully
Tue, 11 Nov 2014 10:35:06 -0500 Augie Fackler localrepo: rename revlog.maxchainlen to format.maxchainlen
Thu, 06 Nov 2014 14:20:05 -0800 Mateusz Kwapich revlog: add config variable for limiting delta-chain length
Thu, 06 Nov 2014 14:08:25 -0800 Mateusz Kwapich debugrevlog: fix computing chain length in debugrevlog -d
Wed, 05 Nov 2014 10:13:01 +0000 Pierre-Yves David transaction: factorise append-only file registration
Wed, 05 Nov 2014 13:00:48 +0000 Pierre-Yves David transaction: document `tr.add`
Wed, 05 Nov 2014 10:05:38 +0000 Pierre-Yves David transaction: drop backupentries logic from startgroup and endgroup
Wed, 05 Nov 2014 10:00:15 +0000 Pierre-Yves David transaction: document startgroup and endgroup
Wed, 05 Nov 2014 09:31:57 +0000 Pierre-Yves David transaction: mark backup-related attributes private
Wed, 05 Nov 2014 01:30:29 +0000 Pierre-Yves David transaction: document the contents of `tr.backupentries`
Wed, 05 Nov 2014 01:33:16 +0000 Pierre-Yves David transaction: drop the third item in `tr.backupentries`
Mon, 10 Nov 2014 10:44:42 -0800 Durham Goode rebase: fix rebase with no common ancestors (issue4446) stable 3.2.1
Thu, 06 Nov 2014 10:57:13 -0500 Augie Fackler test-run-tests: accept more levels of precision and trailing ws (issue4440) stable
Mon, 10 Nov 2014 17:29:15 -0600 Matt Mackall merge with stable
Fri, 07 Nov 2014 17:54:59 -0800 Siddharth Agarwal changegroup.cg2packer: lookup 'group' via inheritance chain
Thu, 23 Oct 2014 17:00:38 -0700 Martin von Zweigbergk context.status: only filter suspect symlinks in the dirstate status
Thu, 23 Oct 2014 16:19:56 -0700 Martin von Zweigbergk context.status: inline _poststatus()
Sun, 12 Oct 2014 00:06:40 -0700 Martin von Zweigbergk context.status: remove now-empty _prestatus()
Sat, 11 Oct 2014 23:30:08 -0700 Martin von Zweigbergk context.status: call _dirstatestatus() from within _buildstatus()
Sun, 12 Oct 2014 00:00:13 -0700 Martin von Zweigbergk context.status: move manifest caching trick to _buildstatus()
Sat, 11 Oct 2014 23:18:53 -0700 Martin von Zweigbergk context.status: remove unused arguments from _matchstatus()
Thu, 23 Oct 2014 13:43:20 -0700 Martin von Zweigbergk context.status: remove overriding in workingctx
Mon, 20 Oct 2014 14:20:43 -0400 Mike Edgar synthrepo: when adding files, ensure new path is not a directory
Mon, 20 Oct 2014 13:59:13 -0400 Mike Edgar synthrepo: synthesized dates must be positive, fit in 32-bit signed ints
Thu, 06 Nov 2014 01:48:29 +0100 Mads Kiilerich discovery: test coverage for issue4438 / 86c35b7ae300 / 73cfaa348650
Wed, 05 Nov 2014 21:33:45 -0500 Matt Harbison hgweb: fix a crash when using web.archivesubrepos stable
Wed, 05 Nov 2014 20:31:58 -0500 Matt Harbison tests: introduce a subrepository to test-archive.t stable
Tue, 04 Nov 2014 21:45:26 -0800 Martin von Zweigbergk test-status-rev: add tests for plain dirstate and inter-revision status
Tue, 04 Nov 2014 21:22:46 -0800 Martin von Zweigbergk test-status-rev: remove unnecessary initial commit
Tue, 04 Nov 2014 16:10:20 -0800 Martin von Zweigbergk test-status-rev: use one glob for each expected status
Tue, 04 Nov 2014 15:36:35 -0800 Martin von Zweigbergk test-status-rev: remove duplicate tests
Thu, 06 Nov 2014 22:48:20 -0800 Gregory Szorc changegroup: sparsely populate fnodes stable
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
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip