Age | Commit message (Expand) | Author | Files | Lines |
2017-09-24 | perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/" | Christian Couder | 1 | -0/+1 |
2017-09-24 | perf/run: add get_var_from_env_or_config() | Christian Couder | 1 | -3/+0 |
2017-06-05 | perf: work around the tested repo having an index.lock | Ævar Arnfjörð Bjarmason | 1 | -1/+8 |
2017-05-12 | perf: add function to setup a fresh test repo | Ævar Arnfjörð Bjarmason | 1 | -4/+15 |
2017-03-03 | t/perf: use $MODERN_GIT for all repo-copying steps | Jeff King | 1 | -2/+2 |
2016-07-11 | Merge branch 'jk/perf-any-version' | Junio C Hamano | 1 | -1/+4 |
2016-06-22 | t/perf: fix regression in testing older versions of git | Jeff King | 1 | -1/+4 |
2016-06-21 | perf: accommodate for MacOSX | Johannes Schindelin | 1 | -1/+5 |
2016-05-31 | perf: make the tests work without a worktree | René Scharfe | 1 | -1/+4 |
2016-05-13 | perf: make the tests work in worktrees | Johannes Schindelin | 1 | -7/+7 |
2016-05-13 | perf: let's disable symlinks when they are not available | Johannes Schindelin | 1 | -1/+4 |
2015-03-25 | perf-lib: fix ignored exit code inside loop | Jeff King | 1 | -1/+1 |
2013-11-26 | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 1 | -1/+3 |
2013-08-01 | Merge branch 'lf/echo-n-is-not-portable' | Junio C Hamano | 1 | -2/+2 |
2013-07-29 | Avoid using `echo -n` anywhere | Lukas Fleischer | 1 | -2/+2 |
2013-06-29 | perf-lib: fix start/stop of perf tests | Thomas Gummerer | 1 | -1/+2 |
2012-09-26 | MALLOC_CHECK: enable it, unless disabled explicitly | René Scharfe | 1 | -1/+1 |
2012-09-17 | MALLOC_CHECK: various clean-ups | Junio C Hamano | 1 | -0/+1 |
2012-08-04 | tests: Introduce test_seq | Michał Kiedrowicz | 1 | -1/+1 |
2012-03-08 | perf: export some important test-lib variables | Thomas Rast | 1 | -0/+4 |
2012-03-08 | perf: load test-lib-functions from the correct directory | Thomas Rast | 1 | -1/+1 |
2012-02-17 | Introduce a performance testing framework | Thomas Rast | 1 | -0/+198 |