log

age author description
Tue, 29 Apr 2014 12:35:02 +0900 Yuya Nishihara exchange: fix invalid reference to bundle2.UnknownPartError caught by pyflakes stable
Tue, 29 Apr 2014 11:02:40 +0900 Yuya Nishihara match: fix NameError 'pat' on overflow of regex pattern length stable
Sun, 27 Apr 2014 15:09:48 +0900 Yuya Nishihara color: add missing handling of stderr capture introduced by 350dc24a553d stable
Wed, 23 Apr 2014 20:23:30 +0100 Javi Merino hgweb: replace excanvas.js with a newer version stable
Wed, 23 Apr 2014 23:29:55 +0200 Mads Kiilerich httppeer: reintroduce _abort that accidentally was removed in 167047ba3cfa stable
Mon, 21 Apr 2014 16:13:15 -0700 Pierre-Yves David bundle2: gracefully handle hook abort stable
Mon, 21 Apr 2014 17:51:58 -0700 Pierre-Yves David bundle2: gracefully handle PushRaced error during unbundle stable
Mon, 21 Apr 2014 20:04:54 -0700 Pierre-Yves David bundle2: add an error message to push race error stable
Mon, 21 Apr 2014 18:59:09 -0700 Pierre-Yves David bundle2: fix raising errors during heads checking stable
Mon, 21 Apr 2014 16:02:03 -0700 Pierre-Yves David bundle2: gracefully handle UnknownPartError during unbundle stable
Tue, 22 Apr 2014 11:41:34 -0700 Pierre-Yves David bundle2: catch UnknownPartError during local push stable
Mon, 21 Apr 2014 19:43:01 -0700 Pierre-Yves David bundle2: catch UnknownPartError during pull stable
Mon, 21 Apr 2014 19:42:51 -0700 Pierre-Yves David bundle2: catch UnknownPartError during push stable
Mon, 21 Apr 2014 19:42:40 -0700 Pierre-Yves David bundle2: use a more specific UnknownPartError when no handler is found stable
Mon, 21 Apr 2014 15:59:55 -0700 Pierre-Yves David bundle2: make error testing more modular stable
Mon, 21 Apr 2014 15:48:52 -0700 Pierre-Yves David bundle2: gracefully handle abort during unbundle stable
Tue, 22 Apr 2014 11:22:41 -0700 Pierre-Yves David bundle2: decorate exception raised during bundle processing stable
Tue, 22 Apr 2014 10:14:16 -0300 Wagner Bruna histedit, i18n: replace '+' with concatenation to make hggettext happy stable
Tue, 22 Apr 2014 10:12:21 -0300 Wagner Bruna commands: fix typo in --graph description stable
Tue, 22 Apr 2014 10:12:13 -0300 Wagner Bruna revset, i18n: add translator comment to "only" stable
Mon, 21 Apr 2014 20:24:54 +0200 Mads Kiilerich merge: improve notes for listing the bids for ambiguous merges stable
Fri, 18 Apr 2014 13:33:20 +0200 Mads Kiilerich merge: tell the user when we are using bid merge stable
Mon, 21 Apr 2014 20:22:14 +0200 Mads Kiilerich merge: fix stray character in bid merge message stable
Mon, 21 Apr 2014 20:18:42 +0200 Mads Kiilerich tests: better test coverage for bid merge stable
Mon, 21 Apr 2014 19:53:19 +0200 Mads Kiilerich merge: fix wrong number of arguments for bid merge message stable
Mon, 21 Apr 2014 15:08:39 -0500 Matt Mackall merge: fix test failures with new merge code on OS X stable
Sat, 19 Apr 2014 20:12:53 +0200 Martin Geisler obsolete: fix one-element tuple in module docstring stable
Sat, 19 Apr 2014 19:53:46 +0200 Martin Geisler obsolete: let N denote number of obsoleted changestes in a marker stable
Sat, 19 Apr 2014 19:52:09 +0200 Martin Geisler obsolete: fix language and grammar in module docstring stable
Sat, 19 Apr 2014 15:11:25 +0200 Isaac Jurado churn: compute padding with unicode strings stable