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
Mon, 22 Apr 2013 16:50:08 -0500 Kevin Bullock check-code: expand sed rule to include more offenders stable
Mon, 22 Apr 2013 16:33:28 -0500 Kevin Bullock check-code: add a rule against a GNU sed-ism stable
Mon, 22 Apr 2013 12:27:56 +0400 Alexander Plavin hgweb: make help verbose again (issue3899) stable
Sun, 21 Apr 2013 17:33:51 -0500 Matt Mackall merge with i18n stable
Sat, 20 Apr 2013 19:01:36 -0300 Wagner Bruna i18n-pt_BR: synchronized with 64ea454e7d76 stable
Sat, 20 Apr 2013 16:46:38 +0400 Alexander Plavin css: remove repeated property stable
Sat, 20 Apr 2013 22:09:17 +0400 Alexander Plavin css: fixed font-family stable
Fri, 19 Apr 2013 22:03:59 -0700 Siddharth Agarwal color: add a test with extension loaded and ui.formatted=False stable
Fri, 19 Apr 2013 16:57:10 -0700 Siddharth Agarwal color: set _colormode to None when mode is unset (issue3895) stable
Fri, 19 Apr 2013 16:57:20 -0700 Siddharth Agarwal color: turn colorui functions into forwards when color is None stable
Fri, 19 Apr 2013 18:26:35 -0300 Wagner Bruna largefiles: fix typos in documentation stable
Fri, 19 Apr 2013 10:55:11 -0700 Durham Goode translations: change label integer error to not specify the kind of label stable
Thu, 18 Apr 2013 23:50:15 -0500 Matt Mackall Added signature for changeset 292cd385856d stable
Thu, 18 Apr 2013 23:50:08 -0500 Matt Mackall Added tag 2.6-rc for changeset 292cd385856d stable
Thu, 18 Apr 2013 23:46:26 -0500 Matt Mackall merge default int stable for 2.6 code freeze stable 2.6-rc
Thu, 18 Apr 2013 16:17:59 -0700 Bryan O'Sullivan blackbox: automatically rotate log files
Thu, 18 Apr 2013 12:58:28 -0700 Bryan O'Sullivan ui: add a configbytes method, for space configuration
Thu, 18 Apr 2013 23:53:39 +0200 Simon Heimberg mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)
Thu, 18 Apr 2013 23:53:24 +0200 Simon Heimberg color: set the ui class in reposetup, before a repo is created
Thu, 18 Apr 2013 20:28:38 +0200 André Sintzoff parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’
Thu, 18 Apr 2013 19:50:04 +0900 FUJIWARA Katsunori annotate: discard refcount of discarded annotation for memory efficiency
Thu, 18 Apr 2013 16:46:09 +0400 Alexander Plavin revlog: fix a regression with null revision
Thu, 18 Apr 2013 14:28:06 -0700 Siddharth Agarwal rebase: check no-op before checking phase (issue3891)
Wed, 10 Apr 2013 19:27:49 -0500 Sean Farley template: call runtemplate on the src argument to sub
Wed, 17 Apr 2013 03:41:34 +0200 Mads Kiilerich run-tests: introduce --random for running tests in random error
Wed, 17 Apr 2013 03:41:11 +0200 Mads Kiilerich largefiles: wlock in status before lfdirstate.write()
Tue, 16 Apr 2013 19:31:59 +0200 Mads Kiilerich transplant: use set for prune lookup
Wed, 17 Apr 2013 11:47:49 +0200 Pierre-Yves David obsolete: extract obsolescence marker pulling into a dedicated function
Wed, 17 Apr 2013 11:18:36 +0200 Pierre-Yves David obsolete: extract obsolescence marker pushing into a dedicated function
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip