log

age author description
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
Sun, 10 Oct 2010 12:40:25 -0500 Augie Fackler bookmarks: add revset for referencing bookmarks
Sun, 10 Oct 2010 12:03:28 -0500 Augie Fackler hgweb help: fix double help links
Mon, 11 Oct 2010 11:17:48 +0200 Adrian Buehlmann tests: add testcase for --config format.dotencode=false