Christian Couder committed about 10 years ago
builtin/apply: make try_create_file() return -1 on error
Christian Couder committed about 10 years ago
apply: don't print on stdout in verbosity_silent mode
Christian Couder committed about 10 years ago
apply: make it possible to silently apply
Christian Couder committed about 10 years ago
apply: use error_errno() where possible
Christian Couder committed about 10 years ago
apply: make some parsing functions static again
Christian Couder committed about 10 years ago
rebase -i: improve advice on bad instruction lines
Ralf Thielow committed about 10 years ago
pack-objects: walk tag chains for --include-tag
Jeff King committed about 10 years ago
t5305: simplify packname handling
Jeff King committed about 10 years ago
Jeff King committed about 10 years ago
t5305: drop "dry-run" of unpack-objects
Jeff King committed about 10 years ago
t5305: move cleanup into test block
Jeff King committed about 10 years ago
t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment var
Elia Pinto committed about 10 years ago
t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment var
Elia Pinto committed about 10 years ago
test-lib.sh: preserve GIT_TRACE_CURL from the environment
Elia Pinto committed about 10 years ago
t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment var
Elia Pinto committed about 10 years ago
t6026-merge-attr: clean up background process at end of test case
Johannes Sixt committed about 10 years ago
Johannes Sixt committed about 10 years ago
introduce hex2chr() for converting two hexadecimal digits to a character
René Scharfe committed about 10 years ago
compat: move strdup(3) replacement to its own file
René Scharfe committed about 10 years ago