| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'lf/echo-n-is-not-portable' | Junio C Hamano | 2013-08-01 | 1 | -2/+2 |
|\ |
|
| * | Avoid using `echo -n` anywherelf/echo-n-is-not-portable | Lukas Fleischer | 2013-07-29 | 1 | -2/+2 |
* | | Merge branch 'tr/test-v-and-v-subtest-only' | Junio C Hamano | 2013-07-05 | 1 | -1/+2 |
|\ \ |
|
| * | | perf-lib: fix start/stop of perf tests | Thomas Gummerer | 2013-06-29 | 1 | -1/+2 |
| |/ |
|
* | | Documentation: Update 'linux-2.6.git' -> 'linux.git' | W. Trevor King | 2013-06-22 | 1 | -1/+1 |
* | | Merge branch 'rs/discard-index-discard-array' | Junio C Hamano | 2013-06-20 | 1 | -0/+14 |
|\ \ |
|
| * | | read-cache: add simple performance test | René Scharfe | 2013-06-09 | 1 | -0/+14 |
| |/ |
|
* | | Merge branch 'tr/line-log' | Junio C Hamano | 2013-06-02 | 1 | -0/+34 |
|\ \
| |/
|/| |
|
| * | Implement line-history search (git log -L) | Thomas Rast | 2013-03-28 | 1 | -0/+34 |
* | | perf: update documentation of GIT_PERF_REPEAT_COUNT | Antoine Pelisse | 2013-03-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 2012-10-01 | 1 | -1/+1 |
|\ |
|
| * | MALLOC_CHECK: enable it, unless disabled explicitly | René Scharfe | 2012-09-26 | 1 | -1/+1 |
* | | Merge branch 'ep/malloc-check-perturb' | Junio C Hamano | 2012-09-25 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | MALLOC_CHECK: various clean-ups | Junio C Hamano | 2012-09-17 | 1 | -0/+1 |
* | | t/perf: add "trash directory" to .gitignore | Ramkumar Ramachandra | 2012-09-17 | 1 | -2/+3 |
|/ |
|
* | tests: Introduce test_seq | Michał Kiedrowicz | 2012-08-04 | 1 | -1/+1 |
* | Merge branch 'nd/threaded-index-pack' | Junio C Hamano | 2012-05-14 | 1 | -0/+40 |
|\ |
|
| * | index-pack: support multithreaded delta resolving | Nguyễn Thái Ngọc Duy | 2012-05-07 | 1 | -0/+40 |
* | | p4000: use -3000 when promising -3000 | Thomas Rast | 2012-03-09 | 1 | -1/+1 |
* | | perf: export some important test-lib variables | Thomas Rast | 2012-03-08 | 2 | -1/+14 |
* | | perf: load test-lib-functions from the correct directory | Thomas Rast | 2012-03-08 | 2 | -1/+6 |
* | | perf: compare diff algorithms | Thomas Rast | 2012-03-06 | 1 | -0/+29 |
|/ |
|
* | Add a performance test for git-greptr/perftest | Thomas Rast | 2012-02-17 | 1 | -0/+23 |
* | Introduce a performance testing framework | Thomas Rast | 2012-02-17 | 9 | -0/+688 |