log

age author description
Sun, 23 Oct 2016 14:05:23 +0900 Yuya Nishihara templater: do not use index.partialmatch() directly to calculate shortest() stable
Wed, 26 Oct 2016 22:50:06 +0900 Yuya Nishihara tests: run "cwd was removed" test only if cwd can actually be removed stable
Tue, 25 Oct 2016 21:01:53 +0200 Gábor Stefanik merge: avoid superfluous filemerges when grafting through renames (issue5407) stable
Wed, 19 Oct 2016 18:06:14 +0200 Gábor Stefanik sslutil: guard against broken certifi installations (issue5406) stable
Tue, 25 Oct 2016 18:56:27 +0200 Mads Kiilerich revset: don't cache abstractsmartset min/max invocations infinitely stable
Mon, 24 Oct 2016 09:14:34 -0500 Kevin Bullock merge with i18n stable
Sat, 22 Oct 2016 23:18:43 -0200 Wagner Bruna i18n-pt_BR: synchronized with 7b428b00a1d4 stable
Tue, 18 Oct 2016 16:52:35 +0200 Mads Kiilerich dirstate: fix debug.dirstate.delaywrite to use the new "now" after sleeping stable
Fri, 21 Oct 2016 16:31:16 +0100 Simon Farnsworth tests: fix test-casefolding.t stable
Wed, 19 Oct 2016 15:07:11 -0700 Gregory Szorc commands: print security protocol support in debuginstall stable
Tue, 18 Oct 2016 17:44:42 -0700 Durham Goode manifest: make treemanifestctx store the repo stable
Tue, 18 Oct 2016 17:44:26 -0700 Durham Goode manifest: make manifestctx store the repo stable
Tue, 18 Oct 2016 17:33:39 -0700 Durham Goode manifest: make manifestlog a storecache stable
Tue, 18 Oct 2016 17:32:51 -0700 Durham Goode manifest: move manifest creation to a helper function stable
Tue, 18 Oct 2016 14:27:30 -0500 Kevin Bullock Added signature for changeset 438173c41587 stable
Tue, 18 Oct 2016 14:27:25 -0500 Kevin Bullock Added tag 4.0-rc for changeset 438173c41587 stable
Tue, 18 Oct 2016 14:15:15 -0500 Kevin Bullock merge default into stable for 4.0 code freeze stable 4.0-rc
Tue, 18 Oct 2016 14:13:06 -0500 Kevin Bullock merge with i18n stable
Tue, 11 Oct 2016 20:39:47 -0300 Wagner Bruna i18n-pt_BR: synchronized with 149433e68974 stable
Sun, 16 Oct 2016 13:35:23 -0700 Gregory Szorc changegroup: increase write buffer size to 128k
Fri, 14 Oct 2016 01:31:11 +0200 Pierre-Yves David changegroup: skip delta when the underlying revlog do not use them
Fri, 14 Oct 2016 02:25:08 +0200 Pierre-Yves David revlog: make 'storedeltachains' a "public" attribute
Mon, 17 Oct 2016 22:51:22 -0700 Martin von Zweigbergk manifest: don't store None in fulltextcache
Tue, 18 Oct 2016 02:09:08 +0200 Gábor Stefanik copies: improve assertions during copy recombination
Mon, 17 Oct 2016 16:12:12 -0700 Martin von Zweigbergk treemanifest: fix bad argument order to treemanifestctx
Sun, 16 Oct 2016 11:10:21 -0700 Gregory Szorc wireproto: compress data from a generator
Mon, 17 Oct 2016 19:48:36 +0200 Mads Kiilerich revset: optimize for destination() being "inefficient"
Tue, 11 Oct 2016 04:39:47 +0200 Gábor Stefanik copies: make _checkcopies handle copy sequences spanning the TCA (issue4028)
Tue, 11 Oct 2016 04:25:59 +0200 Gábor Stefanik checkcopies: add logic to handle remotebase
Tue, 04 Oct 2016 12:51:54 +0200 Gábor Stefanik mergecopies: add logic to process incomplete data