perf: store subsection results in "test-results/$GIT_PERF_SUBSECTION/"
Christian Couder committed almost 9 years ago
perf/run: show name of rev being built
Christian Couder committed almost 9 years ago
perf/run: add run_subsection()
Christian Couder committed almost 9 years ago
perf/run: update get_var_from_env_or_config() for subsections
Christian Couder committed almost 9 years ago
perf/run: add get_subsections()
Christian Couder committed almost 9 years ago
perf/run: add calls to get_var_from_env_or_config()
Christian Couder committed almost 9 years ago
perf/run: add GIT_PERF_DIRS_OR_REVS
Christian Couder committed almost 9 years ago
perf/run: add get_var_from_env_or_config()
Christian Couder committed almost 9 years ago
perf/run: add '--config' option to the 'run' script
Christian Couder committed almost 9 years ago
Documentation/config: clarify the meaning of submodule.<name>.update
Stefan Beller committed almost 9 years ago
update-index: add a new --force-write-index option
Ben Peart committed almost 9 years ago
preload-index: add override to enable testing preload-index
Ben Peart committed almost 9 years ago
bswap: add 64 bit endianness helper get_be64
Ben Peart committed almost 9 years ago
mailinfo: don't decode invalid =XY quoted-printable sequences
René Scharfe committed almost 9 years ago
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe committed almost 9 years ago
refs: pass NULL to refs_resolve_ref_unsafe() if hash is not needed
René Scharfe committed almost 9 years ago
refs: make sha1 output parameter of refs_resolve_ref_unsafe() optional
René Scharfe committed almost 9 years ago
userdiff: fix HTML hunk header regexp
Ilya Kantor committed almost 9 years ago
doc: put literal block delimiter around table
Jeff King committed almost 9 years ago
pack-bitmap[-write]: use `object_array_clear()`, don't leak
Martin Ågren committed almost 9 years ago