Sat, 01 Nov 2014 23:52:53 +0000 Pierre-Yves David setdiscovery: limit the size of all sample (issue4411) stable 3.2
Sat, 01 Nov 2014 23:17:50 +0000 Pierre-Yves David hook: protect commit hooks against stripping of temporary commit (issue4422) stable
Sat, 01 Nov 2014 22:59:37 +0000 Pierre-Yves David mq: do not call [0] on revset stable
Sat, 01 Nov 2014 22:58:30 +0000 Pierre-Yves David addset: fix `first` and `last` on sorted addset (issue4426) stable
Sat, 01 Nov 2014 17:30:57 -0500 Matt Mackall clone: properly mark branches closed with --uncompressed (issue4428) stable
Sat, 01 Nov 2014 20:00:31 +0100 Mads Kiilerich Makefile: update .PHONY stable
Sat, 01 Nov 2014 20:00:00 +0100 Mads Kiilerich buildrpm: fix use of invalid $PLATFORM in mercurial.repo stable
Sat, 01 Nov 2014 13:13:04 -0500 Matt Mackall debuglocks: add missing usage summary stable
Sat, 01 Nov 2014 19:02:31 +0100 Mads Kiilerich help: don't crash on help for 'sections' with multiple '.' stable
Sat, 01 Nov 2014 18:28:54 +0100 Mads Kiilerich help: fix config description of ui.reportoldssl stable
Sat, 01 Nov 2014 18:03:17 +0900 FUJIWARA Katsunori i18n-ja: synchronized with f3baaeffe841 stable
Fri, 31 Oct 2014 22:30:39 -0200 Wagner Bruna i18n-pt_BR: synchronized with 0b7853f969ac stable
Fri, 31 Oct 2014 22:22:41 -0200 Wagner Bruna merge with i18n stable
Sat, 01 Nov 2014 01:03:11 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 5459b30aa498 stable
Fri, 31 Oct 2014 12:56:25 -0700 Durham Goode clone: fix copying bookmarks in uncompressed clones (issue4430) stable
Fri, 31 Oct 2014 10:41:36 -0700 Martin von Zweigbergk revset: don't recreate matcher for every revision stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori help: use ":hg:`command`" instead of incorrect ":hg:'command'" notation stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori i18n: add i18n comment to error messages of filesets predicates stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori i18n: add i18n comment to error messages of template functions stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori help: refer ":merge3" instead of "internal:merge3" stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori i18n: make hint message of exception translatable stable
Sat, 01 Nov 2014 02:43:08 +0900 FUJIWARA Katsunori help: use "hg files" instead of "hg locate" in "hg help filesets" stable
Sat, 01 Nov 2014 02:41:18 +0900 FUJIWARA Katsunori files: refer "hg help filesets" instead of "hg help revsets" in help text stable
Thu, 30 Oct 2014 17:52:01 -0500 Matt Mackall tests: silence output race in test-run-tests.t stable
Thu, 30 Oct 2014 16:57:28 -0500 Matt Mackall merge with i18n stable
Mon, 27 Oct 2014 20:38:17 -0200 Wagner Bruna i18n-pt_BR: synchronized with 8d43c6bb38c0 stable
Thu, 23 Oct 2014 18:17:00 -0200 Wagner Bruna i18n-pt_BR: synchronized with c312ef382033 stable
Fri, 17 Oct 2014 21:25:48 -0700 Pierre-Yves David transaction: only generate file when we actually close the transaction stable
Mon, 29 Sep 2014 00:59:25 -0700 Pierre-Yves David transaction: extract file generation into its own function stable
Tue, 28 Oct 2014 23:05:19 -0400 Matt Harbison amend: abort early if no username is configured with evolve enabled (issue4211) stable
Tue, 28 Oct 2014 14:06:06 -0700 Durham Goode revset: fix O(2^n) perf regression in addset stable
Mon, 27 Oct 2014 23:47:41 -0500 Matt Mackall tests: add missing glob for Windows stable
Mon, 27 Oct 2014 18:44:05 -0500 Matt Mackall test-convert-svn-sink: properly isolate symlink section stable
Fri, 24 Oct 2014 11:39:39 -0700 Siddharth Agarwal util.fspath: use a dict rather than a linear scan for lookups stable
Mon, 27 Oct 2014 16:53:01 -0500 Matt Mackall test-clone.t: drop message about listing bookmarks with no hardlinks stable
Mon, 27 Oct 2014 16:39:57 -0500 Matt Mackall tests: don't try to test unix sockets on vfat stable
Tue, 28 Oct 2014 00:19:18 +0900 FUJIWARA Katsunori tests: change obsolete timestamp to avoid "gmtime()" problem on Windows stable
Tue, 28 Oct 2014 00:19:18 +0900 FUJIWARA Katsunori tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS" stable
Tue, 28 Oct 2014 00:19:18 +0900 FUJIWARA Katsunori tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely stable
Fri, 24 Oct 2014 13:50:00 -0400 Jordi GutiƩrrez Hermoso doc: change 'revision or range' to 'revision or revset' stable
Tue, 28 Oct 2014 01:14:12 +0900 FUJIWARA Katsunori largefiles: add examination of exec bit in "hg status --rev REV" case stable
Tue, 28 Oct 2014 01:14:11 +0900 FUJIWARA Katsunori largefiles: ignore removal status of files not managed in the target context stable
Sun, 26 Oct 2014 12:14:12 +0100 Mads Kiilerich changelog: use headrevsfiltered stable
Sun, 26 Oct 2014 12:14:10 +0100 Mads Kiilerich parsers: introduce headrevsfiltered in C extension stable
Sat, 25 Oct 2014 21:34:49 -0400 Matt Harbison httppeer: close the temporary bundle file after two-way streaming it stable
Fri, 24 Oct 2014 14:24:28 -0700 Martin von Zweigbergk status: make 'hg status --rev' faster when there are deleted files stable
Mon, 27 Oct 2014 17:52:33 +0100 Pierre-Yves David setdiscovery: limit the size of the initial sample (issue4411) stable
Mon, 27 Oct 2014 17:40:32 +0100 Pierre-Yves David setdiscovery: extract sample limitation in a `_limitsample` function stable
Fri, 24 Oct 2014 17:24:46 -0500 Gregory Szorc exchange: don't report failure from identical bookmarks stable
Fri, 24 Oct 2014 10:40:37 -0700 Gregory Szorc bookmarks: explicitly track identical bookmarks stable
Fri, 24 Oct 2014 15:52:20 -0500 Martin von Zweigbergk context.status: remove incorrect swapping of added/removed in workingctx stable
Thu, 23 Oct 2014 13:17:37 -0700 Martin von Zweigbergk keyword: use parent of working copy as base for status stable
Thu, 23 Oct 2014 21:53:37 +0900 Yuya Nishihara revset: avoid O(n) lookup of invalid revision in rev() stable
Thu, 23 Oct 2014 13:44:34 -0500 Matt Mackall run-tests: output diffs with only forward slashes stable
Thu, 23 Oct 2014 12:35:10 -0200 Wagner Bruna i18n: add hint to digest mismatch message stable
Thu, 23 Oct 2014 12:28:00 -0200 Wagner Bruna help/config: fix typo stable
Thu, 23 Oct 2014 12:27:57 -0200 Wagner Bruna files: fix example list syntax stable
Thu, 23 Oct 2014 02:42:57 +0200 Mads Kiilerich parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4 stable
Mon, 20 Oct 2014 18:50:09 -0700 Durham Goode rebase: improve base revset performance stable
Thu, 16 Oct 2014 06:35:06 -0700 Ryan McElroy amend: fix amending rename commit with diverged topologies (issue4405) stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip