perf/run: add GIT_PERF_DIRS_OR_REVS
Christian Couder committed about 9 years ago
perf/run: add get_var_from_env_or_config()
Christian Couder committed about 9 years ago
perf/run: add '--config' option to the 'run' script
Christian Couder committed about 9 years ago
Documentation/config: clarify the meaning of submodule.<name>.update
Stefan Beller committed about 9 years ago
update-index: add a new --force-write-index option
Ben Peart committed about 9 years ago
preload-index: add override to enable testing preload-index
Ben Peart committed about 9 years ago
bswap: add 64 bit endianness helper get_be64
Ben Peart committed about 9 years ago
mailinfo: don't decode invalid =XY quoted-printable sequences
René Scharfe committed about 9 years ago
refs: pass NULL to resolve_ref_unsafe() if hash is not needed
René Scharfe committed about 9 years ago
refs: pass NULL to refs_resolve_ref_unsafe() if hash is not needed
René Scharfe committed about 9 years ago
refs: make sha1 output parameter of refs_resolve_ref_unsafe() optional
René Scharfe committed about 9 years ago
userdiff: fix HTML hunk header regexp
Ilya Kantor committed about 9 years ago
doc: put literal block delimiter around table
Jeff King committed about 9 years ago
pack-bitmap[-write]: use `object_array_clear()`, don't leak
Martin Ågren committed about 9 years ago
object_array: add and use `object_array_pop()`
Martin Ågren committed about 9 years ago
object_array: use `object_array_clear()`, not `free()`
Martin Ågren committed about 9 years ago
leak_pending: use `object_array_clear()`, not `free()`
Martin Ågren committed about 9 years ago
commit: fix memory leak in `reduce_heads()`
Martin Ågren committed about 9 years ago
builtin/commit: fix memory leak in `prepare_index()`
Martin Ågren committed about 9 years ago
branch: fix "copy" to never touch HEAD
Junio C Hamano committed about 9 years ago