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
Sat, 18 Oct 2014 18:05:10 -0500 Matt Mackall merge with i18n stable 3.2-rc
Mon, 13 Oct 2014 14:46:50 +0100 Alexander Sauta i18n-ru: synchronized with 6b4dc7968bf0 stable
Sat, 18 Oct 2014 18:04:31 -0500 Matt Mackall merge default into stable for 3.2 freeze stable
Fri, 17 Oct 2014 02:17:36 -0700 Pierre-Yves David hook: schedule run "b2x-transactionclose" for after lock release
Fri, 17 Oct 2014 15:25:32 -0700 Pierre-Yves David repoview: issue a special message when filtering hidden changesets
Fri, 17 Oct 2014 15:54:43 -0700 Pierre-Yves David repoview: include the filter name in filtered revision error messages
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: inline redundant toname function in status
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: inline redundant inctx function in status
Fri, 17 Oct 2014 18:56:12 +0200 Mads Kiilerich ssl: only use the dummy cert hack if using an Apple Python (issue4410)
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: move initialization of standins variable to clarify its "scope"
Wed, 15 Oct 2014 05:08:56 +0200 Mads Kiilerich largefiles: the update override only needs lfdirstate and status for --check
Fri, 03 Oct 2014 00:42:40 +0200 Mads Kiilerich largefiles: remove confusing rev parameter for lfdirstatestatus
Fri, 03 Oct 2014 00:42:40 +0200 Mads Kiilerich largefiles: replace repo._isaddremove hack with a simple function parameter
Sun, 12 Oct 2014 22:23:43 -0700 Martin von Zweigbergk status: add more complete tests for --rev
Sat, 18 Oct 2014 12:24:50 +0900 Yuya Nishihara cmdserver: include pid of server handling requests in hello message
Sat, 18 Oct 2014 21:52:11 +0900 Yuya Nishihara run-tests: clean up unused globals that were removed by tests-refactor series
Thu, 16 Oct 2014 17:44:37 +0200 Mads Kiilerich docker: use official centos5 image
Thu, 16 Oct 2014 17:44:14 +0200 Mads Kiilerich docker: add centos7 target for CentOS / Red Hat 7 support
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip