log

age author description
Thu, 24 Mar 2022 22:05:13 -0700 Martin von Zweigbergk extensions: use new function for getting first line of string
Thu, 24 Mar 2022 22:04:38 -0700 Martin von Zweigbergk bookmarks: use new function for getting first line of string
Thu, 24 Mar 2022 20:31:44 -0700 Martin von Zweigbergk help: use new function for getting first line of string
Thu, 24 Mar 2022 16:55:09 -0700 Martin von Zweigbergk histedit: remove an unnecessary default value of `b''` for commit message
Thu, 24 Mar 2022 16:51:20 -0700 Martin von Zweigbergk histedit: use new function for getting first line of a string
Thu, 24 Mar 2022 16:09:12 -0700 Martin von Zweigbergk templates: extract function to `stringutil` for getting first line of text
Thu, 24 Mar 2022 15:41:29 -0700 Martin von Zweigbergk templates: make `firstline` filter not keep '\v', '\f' and similar
Tue, 22 Mar 2022 11:22:09 -0400 Matt Harbison pytype: drop py3.6 support
Sun, 13 Mar 2022 16:14:34 +0100 Pierre-Yves David perf-util: add a `compare-discovery-case` script
Mon, 14 Mar 2022 05:59:20 +0100 Pierre-Yves David discovery: also audit the number of queries done
Sun, 13 Mar 2022 16:10:53 +0100 Pierre-Yves David search-discovery-case: display more information about the interresting case
Mon, 21 Mar 2022 20:06:51 +0100 Pierre-Yves David subsetmaker: rework the antichain generation to be usable
Sun, 13 Mar 2022 16:24:01 +0100 Pierre-Yves David subsetmaker: use SortedSet for the scratch variant
Sun, 13 Mar 2022 15:53:29 +0100 Pierre-Yves David subsetmaker: stabilize the computation of `scratch` subset
Tue, 20 Jul 2021 15:07:10 +0200 Joerg Sonnenberger revlog: recommit 49fd21f32695 with a fix for issue6528