log

age author description
Fri, 08 Oct 2010 18:00:15 -0500 Benoit Boissinot changegroupsubset: use readdelta() fast path when delta is against a parent
Fri, 08 Oct 2010 17:00:38 -0500 Patrick Mezard run-tests: handle .tst not ending with an LF
Fri, 08 Oct 2010 22:42:32 +0200 Martin Geisler minirst: small code cleanup
Fri, 08 Oct 2010 14:02:23 -0500 Brodie Rao cat: fix cat without -r, broken by 0ae35296fbf4
Thu, 07 Oct 2010 18:24:29 -0500 Matt Mackall revsets: introduce revsingle helper
Thu, 07 Oct 2010 18:05:04 -0500 Matt Mackall revsets: make revpair revsets-aware
Thu, 07 Oct 2010 11:45:17 -0500 Matt Mackall revset: lower precedence of minus infix (issue2361)
Tue, 05 Oct 2010 20:25:51 +0200 Henrik Stuart merge with stable
Tue, 05 Oct 2010 11:34:13 +0200 Adrian Buehlmann revset: fix #branch in urls for outgoing() stable
Fri, 01 Oct 2010 23:16:11 +0200 Martin Geisler heads: mention STARTREV in synopsis and help for --rev
Fri, 01 Oct 2010 10:29:33 -0500 Matt Mackall merge with stable
Fri, 01 Oct 2010 10:18:57 -0500 Matt Mackall Added signature for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:18:53 -0500 Matt Mackall Added tag 1.6.4 for changeset 93d8bff78c96 stable
Fri, 01 Oct 2010 10:16:52 -0500 Matt Mackall merge with i18n stable 1.6.4
Fri, 01 Oct 2010 16:10:06 +0200 Adrian Buehlmann tests: unify test-rebase*