log

age author description
Wed, 25 Sep 2013 14:07:37 +0200 Pierre-Yves David mq: extract `mq.queue.strip`
Wed, 25 Sep 2013 13:41:43 +0200 Pierre-Yves David mq: drop the use of mq.queue.qparent in mq.queue.strip
Wed, 25 Sep 2013 14:10:34 +0200 Pierre-Yves David mq: drop the use of mq.queue.qparent in mq.strip
Wed, 25 Sep 2013 19:34:45 +0200 Pierre-Yves David mq: document repo.mq.qparents
Wed, 25 Sep 2013 19:32:53 +0200 Pierre-Yves David mq: use the new checklocalchange in the strip command
Wed, 25 Sep 2013 12:43:14 +0200 Pierre-Yves David mq: extract checklocalchanges from `mq.queue`
Wed, 25 Sep 2013 11:24:43 +0200 Pierre-Yves David mq: extract checksubstate from the queue class
Wed, 25 Sep 2013 12:28:40 +0200 Pierre-Yves David mq: simplifies the refresh hint in checklocalchanges
Fri, 06 Sep 2013 00:38:28 +0200 Angel Ezquerra merge: let the user choose to merge, keep local or keep remote subrepo revisions
Tue, 24 Sep 2013 15:10:32 -0400 Augie Fackler python2.4: fix imports of sub-packages of the email package
Fri, 20 Sep 2013 09:16:07 -0400 Augie Fackler httpconnection: properly inject ssl_wrap_socket into httpclient (issue4038)
Fri, 20 Sep 2013 09:15:43 -0400 Augie Fackler sslutil: make keyfile and certfile arguments consistent between 2.6+ and 2.5-
Fri, 20 Sep 2013 09:15:09 -0400 Augie Fackler httpclient: import 4bb625347d4a to provide SSL wrapper injection
Thu, 19 Sep 2013 16:29:00 -0400 Augie Fackler sslutil: add a config knob to support TLS (default) or SSLv23 (bc) (issue4038)
Mon, 23 Sep 2013 21:41:01 -0700 Siddharth Agarwal largefiles: standardize error message for dirty working dir
Mon, 23 Sep 2013 21:31:37 -0700 Siddharth Agarwal cmdutil.bailifchanged: standardize error message for dirty working dir
Mon, 23 Sep 2013 20:53:14 -0700 Siddharth Agarwal merge: standardize error message for dirty subrepo
Mon, 23 Sep 2013 20:50:51 -0700 Siddharth Agarwal merge: standardize error message for dirty working dir
Mon, 23 Sep 2013 20:33:02 -0700 Siddharth Agarwal update: standardize error message for dirty update --check
Mon, 23 Sep 2013 20:08:52 -0700 Siddharth Agarwal update: improve error message for dirty non-linear update with rev
Mon, 23 Sep 2013 20:07:30 -0700 Siddharth Agarwal update: add error message for dirty non-linear update with no rev
Mon, 23 Sep 2013 17:43:33 -0700 Siddharth Agarwal update: improve error message for clean non-linear update
Mon, 23 Sep 2013 19:02:32 -0700 Siddharth Agarwal pull: for pull --update with failed update, print hint if any
Fri, 06 Sep 2013 13:30:57 +0400 Alexander Plavin paper: edit search hint to include new feature description
Thu, 25 Jul 2013 01:12:25 +0400 Alexander Plavin paper: define searchhint message in map file and use it in other templates
Mon, 23 Sep 2013 14:28:01 -0700 Matt Mackall debugshell: appease pyflakes
Fri, 20 Sep 2013 10:18:09 -0400 Augie Fackler check-code: new rule to forbid imports of a.b on the same line as other imports
Fri, 20 Sep 2013 10:16:55 -0400 Augie Fackler notify: correct import of email module, sort stdlib modules to top
Fri, 20 Sep 2013 10:16:35 -0400 Augie Fackler patchbomb: correct import of email module
Fri, 20 Sep 2013 10:16:02 -0400 Augie Fackler mail: correct import of email module