log

age author description
Sat, 27 Feb 2016 21:08:37 -0800 Gregory Szorc run-tests: remove 2to3 support
Tue, 08 Mar 2016 21:59:06 +0100 liscju histedit: adds hint how to reorder changesets at editor (issue3766)
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori revset: replace predicate by revsetpredicate of registrar
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori revset: replace extpredicate by revsetpredicate of registrar
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori registrar: define revsetpredicate to decorate revset predicate
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori registrar: introduce new class for registration to replace funcregistrar
Tue, 08 Mar 2016 23:04:53 +0900 FUJIWARA Katsunori dispatch: make loading extra information from extension extensible
Thu, 04 Feb 2016 15:38:04 -0800 Durham Goode obsolete: fix n^2 marker computation behavior stable
Tue, 08 Mar 2016 17:26:12 +0000 timeless bdiff: (pure) support array.array arrays (issue5130) stable
Wed, 09 Mar 2016 22:21:08 +0000 Pierre-Yves David mq: restrict generated patch name to 75 characters (issue5117) stable
Sun, 06 Mar 2016 14:30:34 -0500 Matt Harbison files: don't recurse into subrepos without a path or -S (issue5127) stable
Tue, 08 Mar 2016 00:20:08 -0800 Durham Goode parsers: optimize filtered headrevs logic
Mon, 07 Mar 2016 03:14:19 +0900 FUJIWARA Katsunori destutil: choose non-closed branch head at first (BC)
Tue, 08 Mar 2016 04:08:33 -0800 Kostia Balytskyi formatter: make labels work with templated output
Tue, 08 Mar 2016 14:32:03 +0000 timeless hghave: improve description of Hypothesis