log

age author description
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