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