log

age author description
Tue, 18 Nov 2014 17:09:26 -0800 Siddharth Agarwal patch.difffeatureopts: add a feature for whitespace diffopts
Tue, 18 Nov 2014 17:10:14 -0800 Siddharth Agarwal patch.difffeatureopts: add a feature for diff.git
Tue, 18 Nov 2014 21:43:38 -0800 Siddharth Agarwal patch: rename diffopts to diffallopts
Tue, 18 Nov 2014 16:53:22 -0800 Siddharth Agarwal patch: add a new function to initialize diffopts by feature
Tue, 18 Nov 2014 16:00:54 -0800 Siddharth Agarwal patch.diffopts: use a dict for initialization
Fri, 21 Nov 2014 22:24:45 -0500 Matt Harbison largefiles: split the creation of a normal matcher out of its install method
Mon, 01 Dec 2014 21:48:32 -0800 Martin von Zweigbergk addremove: print relative paths when called with -I/-X (BC)
Mon, 01 Dec 2014 19:34:11 -0600 Matt Mackall merge with stable
Mon, 01 Dec 2014 18:51:10 -0600 Matt Mackall merge with i18n stable
Mon, 01 Dec 2014 11:21:30 -0200 Wagner Bruna i18n-pt_BR: synchronized with 3bd577a3283e stable
Sat, 29 Nov 2014 14:32:12 +0900 FUJIWARA Katsunori i18n-ja: synchronized with edf29f9c15f0 stable
Mon, 01 Dec 2014 18:39:19 -0600 Matt Mackall Added signature for changeset 902554884335 stable
Mon, 01 Dec 2014 18:39:14 -0600 Matt Mackall Added tag 3.2.2 for changeset 902554884335 stable
Mon, 01 Dec 2014 02:30:21 +0100 Mads Kiilerich merge: before cd/dc prompt, check that changed side really changed stable 3.2.2
Mon, 01 Dec 2014 02:11:29 +0100 Mads Kiilerich largefiles: don't show largefile/normal prompts if one side is unchanged stable
Mon, 01 Dec 2014 02:11:17 +0100 Mads Kiilerich tests: add test-issue3084.t cases for 'changed but same' as for 'unchanged' stable
Mon, 01 Dec 2014 02:10:57 +0100 Mads Kiilerich tests: clean-up of largefiles tests in test-issue3084.t stable
Sat, 29 Nov 2014 19:17:47 -0800 Pierre-Yves David pushkey: gracefully handle prepushkey hook failure (issue4455) stable
Sat, 29 Nov 2014 19:13:35 -0800 Pierre-Yves David hook: raise a more specialized HookAbort exception when a hook fails stable
Mon, 01 Dec 2014 15:04:34 -0600 Matt Mackall help: fix typo in files help stable
Mon, 01 Dec 2014 05:18:12 -0800 Pierre-Yves David revset: fix first and last for generatorset (issue4465) stable
Fri, 28 Nov 2014 02:57:33 +0100 Mads Kiilerich mq: fix update of headers that occur in the "wrong" order stable
Fri, 28 Nov 2014 20:16:15 +0100 Mathias De Maré subrepo: add status support for ignored files in git subrepos
Wed, 26 Nov 2014 15:37:01 -0800 Pierre-Yves David manifest: document the extra letter in working copy manifest node
Fri, 28 Nov 2014 10:59:02 -0800 Gregory Szorc hgweb: send proper HTTP response after uncaught exception stable
Sun, 30 Nov 2014 20:06:53 +0100 Mads Kiilerich tests: test rebase of merge of target ancestors
Sun, 30 Nov 2014 19:36:03 +0100 Mads Kiilerich tests: test coverage of parent order with p1 outside rebase set
Sun, 30 Nov 2014 19:35:54 +0100 Mads Kiilerich tests: add test for rebasing merges with ancestors of the rebase destination
Sun, 30 Nov 2014 19:26:53 +0100 Mads Kiilerich merge: 0 is a valid ancestor different from None
Thu, 27 Nov 2014 12:25:01 -0600 Matt Mackall merge with stable