Mercurial > public > mercurial-scm > hg
log contrib/revsetbenchmarks.py @ 40788:41f0529b5112 stable
age | author | description |
---|---|---|
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 |