log

age author description
Tue, 02 Aug 2016 03:53:05 +0200 Pierre-Yves David tests: remove bundle2 activation from test-http-proxy.t
Tue, 02 Aug 2016 03:50:58 +0200 Pierre-Yves David tests: remove bundle2 activation from test-hook.t
Tue, 02 Aug 2016 03:50:42 +0200 Pierre-Yves David tests: remove bundle2 activation from test-acl.t
Mon, 01 Aug 2016 13:14:13 -0400 Augie Fackler merge with stable
Sat, 01 Oct 2016 15:00:23 -0400 Augie Fackler Added signature for changeset 149433e68974 stable
Sat, 01 Oct 2016 15:00:18 -0400 Augie Fackler Added tag 3.9.2 for changeset 149433e68974 stable
Fri, 23 Sep 2016 14:37:15 -0400 Augie Fackler py3: update test expectation on stable stable 3.9.2
Fri, 23 Sep 2016 12:45:10 -0500 Kevin Bullock grep: rewrite help to better document current (confusing) behavior stable
Fri, 02 Sep 2016 20:15:37 +0000 timeless crecord: properly handle files with No newline at eof (issue5268) stable
Fri, 02 Sep 2016 15:20:59 +0100 Jun Wu annotate: pre-calculate the "needed" dictionary (issue5360) stable
Thu, 01 Sep 2016 14:01:43 -0500 Kevin Bullock Added signature for changeset ccd436f7db6d stable
Thu, 01 Sep 2016 14:01:37 -0500 Kevin Bullock Added tag 3.9.1 for changeset ccd436f7db6d stable
Thu, 01 Sep 2016 13:16:55 -0500 Akihiko Odaki bundle2: localize handleoutput remote prompts stable 3.9.1
Wed, 31 Aug 2016 13:58:33 -0300 Wagner Bruna i18n-pt_BR: synchronized with a12d13eac513 stable
Thu, 25 Aug 2016 19:53:14 -0700 Gregory Szorc bundle2: fail faster when interrupted stable
Sun, 07 Aug 2016 14:58:49 +0900 Yuya Nishihara revset: fix keyword arguments to go through optimization process stable
Mon, 08 Aug 2016 16:47:42 +0200 Mathias De Maré help: add example of '[templates]' usage stable
Fri, 05 Aug 2016 16:25:15 -0400 Augie Fackler exchange: correctly specify url to unbundle (issue5145) stable
Mon, 01 Aug 2016 17:38:01 -0700 Durham Goode convert: move svn config initializer out of the module level stable
Thu, 04 Aug 2016 19:53:46 +0800 Anton Shestakov osx: update bugzilla link in readme stable
Thu, 04 Aug 2016 19:50:25 +0800 Anton Shestakov win32: update link to mailing list in readme stable
Thu, 04 Aug 2016 19:50:06 +0800 Anton Shestakov win32: update wiki link in mercurial.ini stable
Thu, 04 Aug 2016 19:49:07 +0800 Anton Shestakov debian: update source URL in copyright file stable
Thu, 04 Aug 2016 10:42:03 +0800 Anton Shestakov help: update link to wiki/CommandServer stable
Mon, 01 Aug 2016 12:37:25 -0400 Augie Fackler Added signature for changeset 299546f84e68 stable
Mon, 01 Aug 2016 12:37:23 -0400 Augie Fackler Added tag 3.9 for changeset 299546f84e68 stable
Mon, 01 Aug 2016 12:11:56 -0400 Augie Fackler merge with i18n stable 3.9
Mon, 01 Aug 2016 06:08:27 +0900 FUJIWARA Katsunori doc: make previous line of certificate example end with "::" stable
Mon, 01 Aug 2016 06:08:27 +0900 FUJIWARA Katsunori doc: fix incorrect use of rst hg role in help text stable
Mon, 01 Aug 2016 06:08:26 +0900 FUJIWARA Katsunori doc: use field rst syntax to show keywords in debugdeltachain help correctly stable
Mon, 01 Aug 2016 06:08:26 +0900 FUJIWARA Katsunori revset: refactor to make xgettext put i18n comments into hg.pot file stable
Mon, 01 Aug 2016 06:08:26 +0900 FUJIWARA Katsunori doc: omit useless _() invocation stable
Mon, 01 Aug 2016 06:08:25 +0900 FUJIWARA Katsunori doc: trim newline at the end of exception message stable
Mon, 01 Aug 2016 08:27:22 +0900 FUJIWARA Katsunori i18n-ja: synchronized with 6fd751fa58d3 stable
Sun, 31 Jul 2016 05:39:59 +0900 FUJIWARA Katsunori demandimport: avoid infinite recursion at actual module importing (issue5304) stable
Fri, 29 Jul 2016 00:45:24 +0200 Pierre-Yves David packagelib: do not remove packages directory in hggetversion (issue5262) stable
Fri, 29 Jul 2016 00:39:59 +0200 Pierre-Yves David make: introduce a target to clean everything but packages stable
Fri, 29 Jul 2016 12:46:07 +0100 Kim Randell url: avoid re-issuing incorrect password (issue3210) stable
Wed, 27 Jul 2016 15:22:36 -0500 Matt Mackall date: accept broader range of ISO 8601 time specs stable
Wed, 27 Jul 2016 15:20:34 -0500 Matt Mackall date: parse ISO-style Z and +hh:mm timezone specs stable
Wed, 27 Jul 2016 15:14:19 -0500 Matt Mackall date: refactor timezone parsing stable
Thu, 28 Jul 2016 08:53:36 -0700 Gregory Szorc tests: glob over ssl error stable
Wed, 27 Jul 2016 13:57:51 +0100 Christian Ebert keyword: avoid traceback when kwdemo is run outside a repo stable
Wed, 27 Jul 2016 08:38:54 +0000 Hannes Oldenburg cmdutil: warnings not issued in cat if subrepopath overlaps stable
Mon, 25 Jul 2016 17:00:42 +0200 Gábor Stefanik graft: use opts.get() consistently stable
Mon, 25 Jul 2016 12:00:55 -0700 Gregory Szorc sslutil: work around SSLContext.get_ca_certs bug on Windows (issue5313) stable
Mon, 18 Jul 2016 16:25:35 -0500 Matt Mackall extdiff: escape path for docstring (issue5301) stable
Thu, 21 Jul 2016 15:55:47 -0700 Kostia Balytskyi update: fix bug when update tries to modify folder symlink stable
Mon, 25 Jul 2016 12:59:52 +0800 Anton Shestakov spartan: make annotate popup use theme colors stable
Mon, 25 Jul 2016 12:37:58 +0800 Anton Shestakov monoblue: make annotate popup use theme colors stable
Mon, 25 Jul 2016 12:33:18 +0800 Anton Shestakov gitweb: make annotate popup use theme colors stable
Mon, 25 Jul 2016 12:22:17 +0800 Anton Shestakov paper: make annotate popup use theme colors stable
Fri, 22 Jul 2016 22:12:12 +0900 Yuya Nishihara templatekw: fix join format of parents keyword (issue5292) stable
Fri, 22 Jul 2016 22:00:46 +0900 Yuya Nishihara templatekw: fix join format of revset() function stable
Fri, 22 Jul 2016 11:29:42 +0000 Hannes Oldenburg cmdutil: warnings not issued in remove if subrepopath overlaps stable
Wed, 20 Jul 2016 14:12:45 -0500 Matt Mackall merge with i18n stable
Tue, 19 Jul 2016 19:01:11 -0300 Wagner Bruna i18n-pt_BR: synchronized with 519bb4f9d3a4 stable
Tue, 19 Jul 2016 21:09:58 -0700 Gregory Szorc sslutil: improve messaging around unsupported protocols (issue5303) stable
Tue, 19 Jul 2016 20:30:29 -0700 Gregory Szorc sslutil: capture string string representation of protocol stable
Tue, 19 Jul 2016 20:16:51 -0700 Gregory Szorc sslutil: allow TLS 1.0 when --insecure is used stable