log

age author description
Tue, 19 Oct 2010 03:55:28 +0200 Mads Kiilerich subrepo: rename relpath to subrelpath and introduce reporelpath
Tue, 19 Oct 2010 03:55:06 +0200 Mads Kiilerich mdiff: carriage return (\r) is also ignorable whitespace
Fri, 15 Oct 2010 23:00:45 -0500 Steve Borho merge: add --tool argument to merge and resolve
Sun, 17 Oct 2010 14:00:01 +0300 timeless patchbomb: move command option help from the extension (patchbomb) to the command (email)
Sun, 17 Oct 2010 13:24:37 -0400 Steve Losh alias: fail gracefully when invalid global options are given (issue2442)
Thu, 07 Oct 2010 13:44:17 -0700 Paul Molodowitch bookmarks: better fix for issue2016 (lookup infinite recursion)
Mon, 02 Aug 2010 07:15:47 +0300 timeless merge/progress: marking strings for localization
Mon, 02 Aug 2010 07:15:47 +0300 timeless verify/progress: using gerund to indicate action and adding units
Tue, 20 Jul 2010 20:53:48 +0200 timeless progress: dropping superfluous space from units
Sat, 16 Oct 2010 18:09:01 +0200 Adrian Buehlmann check-code: add 'no tab indent' check for unified tests
Sun, 17 Oct 2010 04:14:06 +0200 Mads Kiilerich url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
Sun, 17 Oct 2010 04:13:50 +0200 Mads Kiilerich test-https: test web.cacerts functionality
Sun, 17 Oct 2010 04:13:35 +0200 Mads Kiilerich serve: fix https mode and add test
Sat, 16 Oct 2010 17:29:04 -0500 Augie Fackler hgweb: don't send a body or illegal headers during 304 response
Sat, 16 Oct 2010 22:40:46 +0200 Benoit Boissinot merge with stable
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable stable
Sat, 16 Oct 2010 18:50:53 +0200 Benoit Boissinot revset: use 'requires' instead of 'wants' in error message
Fri, 15 Oct 2010 05:21:51 +0200 Nicolas Dumazet outgoing: unify common graphlog.outgoing and hg.outgoing code
Thu, 14 Oct 2010 22:41:43 +0200 Nicolas Dumazet bundlerepo: unify common code into a new getremotechanges
Tue, 12 Oct 2010 23:33:43 -0500 Augie Fackler revset id(): fix error text to say "id wants..." instead of "rev wants..."
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert keyword: only use expensive fctx.cmp when needed
Thu, 14 Oct 2010 22:47:50 +0200 Christian Ebert context: narrow down filter special case in filectx.cmp()
Thu, 14 Oct 2010 21:36:00 +0200 Nicolas Dumazet incoming: unify code for incoming and graphlog.incoming
Thu, 14 Oct 2010 21:37:00 +0200 Nicolas Dumazet incoming: rename variable
Thu, 14 Oct 2010 01:28:29 +0200 Mads Kiilerich import: only the first hg patch marker should be processed (issue2417)
Fri, 10 Sep 2010 10:28:18 +0200 Gilles Moris backout: provide linear backout as a default (without --merge option)
Mon, 11 Oct 2010 10:07:42 -0500 Augie Fackler update: use revsingle to enable use of revsets as update targets (issue1993)
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable
Tue, 12 Oct 2010 11:02:05 -0500 Augie Fackler test-url: remove trailing whitespace
Tue, 12 Oct 2010 12:49:23 +0100 Christian Ebert keyword: code cleanup