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
|