contrib/revsetbenchmarks.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Mon, 04 Feb 2019 09:41:10 -0800 Gregory Szorc revetbenchmarks: use raw string for regular expression with escapes
Mon, 14 Jan 2019 16:01:17 +0100 Boris Feld revsetbenchmarks: support revset starting with a "-"
Wed, 03 Oct 2018 10:27:44 -0700 Martin von Zweigbergk cleanup: some Yoda conditions, this patch removes
Sat, 14 May 2016 14:23:04 +0900 Yuya Nishihara py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modules
Wed, 16 Mar 2016 04:35:03 +0530 Pulkit Goyal contrib: revsetbenchmarks use absolute_import and print_function
Wed, 10 Feb 2016 12:39:25 -0800 Durham Goode revsetbenchmark: handle exception case
Sat, 21 Nov 2015 15:43:04 -0800 Gregory Szorc revsetbenchmarks: support benchmarking changectx loading
Sat, 17 Oct 2015 00:58:46 +0200 Mads Kiilerich spelling: trivial spell checking
Sat, 15 Aug 2015 17:50:59 +0900 Yuya Nishihara revsetbenchmarks: run make after update so that C extensions are built
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Sat, 20 Jun 2015 16:22:10 -0700 Pierre-Yves David revsetbenchmark: do not abort on failure to run a revset
Sat, 20 Jun 2015 04:13:25 -0700 Pierre-Yves David revsetbenchmarks: ignore empty lines
Tue, 16 Jun 2015 20:24:37 -0700 Pierre-Yves David revsetbenchmarks: add main documention for the script
Wed, 10 Jun 2015 17:33:57 -0700 Pierre-Yves David revsetbenchmarks: also display tag when printing a revision
Tue, 09 Jun 2015 23:49:07 -0700 Pierre-Yves David revsetbenchmarks: use combination variants in default set
Tue, 09 Jun 2015 23:45:34 -0700 Pierre-Yves David revsetbenchmarks: support combining variants with "+"
Tue, 09 Jun 2015 21:10:44 -0700 Pierre-Yves David revsetbenchmarks: use many more variants by default
Tue, 09 Jun 2015 21:20:54 -0700 Pierre-Yves David revsetbenchmarks: display even more compact timing result
Mon, 27 Oct 2014 11:59:39 +0100 Pierre-Yves David revsetbenchmarks: allow running multiple variants per revset
Tue, 09 Jun 2015 21:30:04 -0700 Pierre-Yves David revsetbenchmarks: display relative change when meaningful
Tue, 09 Jun 2015 18:53:04 -0700 Pierre-Yves David revsetbenchmarks: improve revision printing
Tue, 09 Jun 2015 18:40:06 -0700 Pierre-Yves David revsetbenchmarks: hide most timing under a --verbose flag
Tue, 09 Jun 2015 18:32:47 -0700 Pierre-Yves David revsetbenchmarks: drop outdated comment
Tue, 09 Jun 2015 18:39:55 -0700 Pierre-Yves David revsetbenchmarks: fix argument parsing
Tue, 09 Jun 2015 17:15:48 -0700 Pierre-Yves David revsetbenchmarks: use a more compact output format with a header
Fri, 12 Jun 2015 16:42:07 -0400 Augie Fackler revsetbenchmarks: clarify comment based on irc discussion
Thu, 11 Jun 2015 10:55:02 -0700 Pierre-Yves David revsetbenchmarks: ensure all indexes have the same width
less more (0) -50 -30 tip