Sun, 28 Apr 2013 21:29:32 -0700 Siddharth Agarwal match: drop dir callback
Sun, 28 Apr 2013 21:28:31 -0700 Siddharth Agarwal inotify: call match.explicitdir
Sun, 28 Apr 2013 21:27:57 -0700 Siddharth Agarwal purge: hook into match.explicitdir and traversedir
Sun, 28 Apr 2013 21:27:21 -0700 Siddharth Agarwal localrepo.commit: hook into match.explicitdir
Sun, 28 Apr 2013 21:25:41 -0700 Siddharth Agarwal dirstate.walk: call match.explicitdir or traversedir as appropriate
Sun, 28 Apr 2013 21:24:09 -0700 Siddharth Agarwal match: introduce explicitdir and traversedir
Sat, 04 May 2013 14:52:51 -0500 Matt Mackall merge with stable
Fri, 03 May 2013 15:18:21 -0700 Siddharth Agarwal run-tests: when running in parallel, delete tmpdirs immediately
Fri, 03 May 2013 14:19:30 -0700 Brendan Cully tests: check path separator in moves
Fri, 03 May 2013 13:59:58 -0700 Brendan Cully tests: fix test-commandserver phase . output for windows
Sat, 04 May 2013 14:51:21 -0500 Matt Mackall hfs+: rewrite percent-escaper (issue3918) stable
Fri, 03 May 2013 15:34:18 -0500 Matt Mackall merge with stable
Fri, 03 May 2013 12:40:17 -0700 Bryan O'Sullivan revert: ensure that copies and renames are honored (issue3920) stable
Fri, 03 May 2013 09:44:50 -0700 Durham Goode hgignore: fix regression with hgignore directory matches (issue3921) stable
Thu, 02 May 2013 20:41:22 -0500 Augie Fackler templater: fix output instability from gsoc patches
Thu, 18 Apr 2013 22:56:57 +0300 Iulian Stana log-style: add a log style that is default+phase (issue3436)
Thu, 02 May 2013 20:23:14 -0500 Iulian Stana templater: show the style list when I try to use a wrong one
Sat, 27 Apr 2013 23:49:34 -0700 Siddharth Agarwal test-nested-repo.t: touch another file inside nested repo
Thu, 02 May 2013 15:21:47 -0500 Matt Mackall check-code: add more path sep glob checks
Thu, 25 Apr 2013 18:01:00 -0700 Ben Goswami splicemap: improve error handling when source is subversion (issue2084)
Thu, 25 Apr 2013 16:02:58 -0700 Ben Goswami splicemap: improve error handling when source is git (issue2084)
Thu, 25 Apr 2013 11:50:26 -0700 Ben Goswami splicemap: improve error handling when source is hg (issue2084)
Wed, 24 Apr 2013 18:26:37 -0700 Ben Goswami splicemap: move parsesplicemap to convcmd.py (issue2084)
Thu, 02 May 2013 14:11:34 -0500 Matt Mackall merge with stable
Thu, 02 May 2013 11:26:43 -0700 Brendan Cully tests: sprinkle globs over largefiles/subrepo tests for Windows stable
Thu, 02 May 2013 11:17:18 -0700 Brendan Cully tests: skip permissions tests in test-phases-exchange when fs lacks permissions stable
Thu, 02 May 2013 12:15:41 -0500 Matt Mackall merge with stable
Wed, 01 May 2013 17:49:53 -0500 Matt Mackall Added signature for changeset 23f785b38af3 stable
Wed, 01 May 2013 17:49:48 -0500 Matt Mackall Added tag 2.6 for changeset 23f785b38af3 stable
Wed, 01 May 2013 15:24:21 -0500 Sean Farley bookmarks: fix bug that activated a bookmark even with -r passed stable 2.6
Tue, 30 Apr 2013 21:12:49 -0500 Sean Farley bookmarks: resolve divergent bookmark when moving across a branch stable
Wed, 01 May 2013 15:34:45 -0500 Sean Farley bookmarks: resolve divergent bookmarks when moving active bookmark forward stable
Wed, 01 May 2013 15:31:39 -0500 Sean Farley bookmarks: resolve divergent bookmarks when fowarding bookmark to descendant stable
Tue, 30 Apr 2013 09:02:02 +0900 FUJIWARA Katsunori tags: update tag type only if tag node is updated (issue3911) stable
Tue, 30 Apr 2013 01:04:35 +0200 Mads Kiilerich match: fix root calculation for combining regexps with simple paths stable
Tue, 30 Apr 2013 05:01:32 +0900 FUJIWARA Katsunori icasefs: enhance test to prevent regression by changes in the future stable
Tue, 30 Apr 2013 05:01:32 +0900 FUJIWARA Katsunori icasefs: rewrite case-folding collision detection (issue3452) stable
Tue, 30 Apr 2013 05:01:32 +0900 FUJIWARA Katsunori icasefs: refactor "test-casecollision-merge.t" to reuse in succeeding fixes stable
Tue, 30 Apr 2013 05:00:48 +0900 FUJIWARA Katsunori icasefs: ignore removed files at building "dirstate._foldmap" up on icasefs stable
Wed, 01 May 2013 11:20:16 -0300 Wagner Bruna i18n-pt_BR: synchronized with 3f5e75c22585 stable
Wed, 01 May 2013 11:18:49 -0300 Wagner Bruna merge with i18n stable
Wed, 01 May 2013 00:38:43 +0900 FUJIWARA Katsunori i18n-ja: synchronized with f01a351db791 stable
Mon, 29 Apr 2013 14:14:42 -0700 Bryan O'Sullivan dispatch: add support for --option=value to _earlygetopt stable
Mon, 29 Apr 2013 14:14:41 -0700 Bryan O'Sullivan dispatch: add doctests for _earlygetopt stable
Tue, 30 Apr 2013 21:19:56 +0200 Pierre-Yves David push: make locking of source optional (issue3684) stable
Tue, 30 Apr 2013 10:51:25 +0200 Pierre-Yves David push: factorise phase movement in a simple closure stable
Mon, 29 Apr 2013 15:58:15 +0900 FUJIWARA Katsunori merge: increase safety of parallel updating/removing on icasefs stable
Tue, 30 Apr 2013 13:53:49 +0200 Pierre-Yves David hgweb: handle filtered "0" rev in navigation stable
Tue, 30 Apr 2013 15:11:12 +0200 Pierre-Yves David hgweb: fix empty navigation detection stable
Tue, 30 Apr 2013 14:56:33 +0100 Jim Hague tests: AIX can't handle negative date in test-dirstate.t stable
Fri, 26 Apr 2013 01:12:03 +0900 FUJIWARA Katsunori win32: use explicit path to "python.exe" only if it exists stable
Fri, 26 Apr 2013 22:07:25 -0700 Siddharth Agarwal test-mq-strip.t: add a test for strip --keep with clean working dir stable
Sat, 27 Apr 2013 00:41:42 +0200 Mads Kiilerich largefiles: use repo.wwrite for writing standins (issue3909) stable
Fri, 26 Apr 2013 19:04:01 +0200 Mads Kiilerich largefiles: drop repo wrapping detection stable
Fri, 26 Apr 2013 23:36:12 +0900 FUJIWARA Katsunori config: discard "%unset" values defined in the other files read in previously stable
Fri, 26 Apr 2013 23:16:25 +0900 FUJIWARA Katsunori tests: rename from test-config-case.t to test-config.t for centralization stable
Thu, 25 Apr 2013 20:48:49 +0900 FUJIWARA Katsunori i18n: show the non-ASCII password prompt text correctly stable
Tue, 23 Apr 2013 17:26:00 -0500 Kevin Bullock tests: make sed usage in test-unionrepo.t cross-platform stable
Tue, 23 Apr 2013 16:57:51 -0500 Kevin Bullock check-code: fix sed 'i' command rule newline matching stable
Mon, 22 Apr 2013 18:00:59 -0700 Durham Goode blackbox: don't run permission tests on non-unix systems stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip