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
Tue, 21 Oct 2014 17:09:37 -0400 Augie Fackler hgweb: disable SSLv3 serving (BC) stable
Tue, 21 Oct 2014 17:01:23 -0400 Augie Fackler sslutil: only support TLS (BC) stable
Wed, 22 Oct 2014 16:10:23 +0200 Mads Kiilerich eol: fix crash when handling removed files stable
Wed, 15 Oct 2014 03:52:20 -0700 Pierre-Yves David bundle2: transmit exception during part generation stable
Tue, 14 Oct 2014 10:47:47 -0700 Pierre-Yves David bundle2: add a interrupt mechanism stable
Tue, 21 Oct 2014 12:38:28 -0700 Durham Goode transactions: change backupfiles format to use newlines stable
Tue, 21 Oct 2014 11:37:29 -0700 Durham Goode transactions: add version number to journal.backupfiles stable
Mon, 20 Oct 2014 16:53:56 -0700 Durham Goode transactions: fix hg recover with fncache backups stable
Sun, 19 Oct 2014 16:48:33 +0900 Yuya Nishihara revset: have rev() drop out-of-range or filtered rev explicitly (issue4396) stable
Wed, 22 Oct 2014 15:47:27 -0500 Matt Mackall revset: avoid recalculating filesets stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: open file in binary mode to use POSIX end-of-line style anywhere stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" for l10n messages in test-clone.t for Windows stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" for l10n messages in test-largefiles-update.t for Windows stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" to paths in test-revset-outgoing.t for Windows stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" to paths in test-hgrc.t for Windows stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: add "(glob)" to paths in test-url-rev.t for Windows stable
Mon, 20 Oct 2014 22:08:08 +0900 FUJIWARA Katsunori tests: adjust expected prompt choice outputs in test-record.t for Windows stable
Tue, 21 Oct 2014 23:16:46 +0900 Yuya Nishihara ui: separate option to show prompt echo, enabled only in tests (issue4417) stable
Sat, 18 Oct 2014 18:14:48 -0500 Matt Mackall Added signature for changeset 7f8d16af8cae stable
Sat, 18 Oct 2014 18:14:38 -0500 Matt Mackall Added tag 3.2-rc for changeset 7f8d16af8cae stable
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip