log

age author description
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
Mon, 11 Oct 2010 14:39:13 -0500 Matt Mackall fetch: fix and document exit codes (issue2356)
Sun, 10 Oct 2010 23:32:09 +0200 Adrian Buehlmann doc: add [format] dotencode description
Tue, 27 Jul 2010 23:07:30 +0900 Nicolas Dumazet filectx: use ctx.size comparisons to speed up ctx.cmp
Sun, 10 Oct 2010 18:58:45 +0200 Nicolas Dumazet localrepo: use propertycaches to access encode/decode filters