log

age author description
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
Sat, 02 Oct 2010 22:59:29 +0900 Yuya Nishihara tests: asciify output of test-encoding-align.t
Sat, 02 Oct 2010 22:57:25 +0900 Yuya Nishihara tests: accept \-escaped test output
Tue, 12 Oct 2010 16:26:03 -0500 Matt Mackall merge with crew
Tue, 12 Oct 2010 08:30:15 -0500 Benoit Boissinot parentdelta: compress.py extension is no longer necessary
Tue, 12 Oct 2010 16:25:38 -0500 Matt Mackall merge with stable
Fri, 01 Oct 2010 10:15:04 -0500 Brodie Rao convert/darcs: support changelogs with bytes 0x7F-0xFF (issue2411) stable
Mon, 11 Oct 2010 09:44:19 -0500 Augie Fackler revset: add id() and rev() to allow explicitly referring to changes by hash or rev
Sun, 10 Oct 2010 12:41:36 -0500 Augie Fackler revset: rename tagged() to tag() and allow it to take an optional tag name