blame: drop strdup of string literal
Eric Sunshine committed about 10 years ago
t4130: work around Windows limitation
Johannes Sixt committed about 10 years ago
hashmap: clarify that hashmap_entry can safely be discarded
Junio C Hamano committed about 10 years ago
am: reset cached ident date for each patch
Jeff King committed about 10 years ago
submodule-config: keep configured branch around
Stefan Beller committed about 10 years ago
submodule--helper: fix usage string for relative-path
Stefan Beller committed about 10 years ago
submodule update: narrow scope of local variable
Stefan Beller committed about 10 years ago
submodule update: respect depth in subsequent fetches
Stefan Beller committed about 10 years ago
t7406: future proof tests with hard coded depth
Stefan Beller committed about 10 years ago
t3700: add a test_mode_in_index helper function
Ingo Brückl committed about 10 years ago
t3700: merge two tests into one
Ingo Brückl committed about 10 years ago
t3700: remove unwanted leftover files before running new tests
Ingo Brückl committed about 10 years ago
pass constants as first argument to st_mult()
René Scharfe committed about 10 years ago
use strbuf_addstr() for adding constant strings to a strbuf
René Scharfe committed about 10 years ago
format-patch: format.from gives the default for --from
Josh Triplett committed about 10 years ago
gitweb: escape link body in format_ref_marker
Andreas Brauchli committed about 10 years ago
merge-recursive: flush output buffer even when erroring out
Johannes Schindelin committed about 10 years ago
merge_trees(): ensure that the callers release output buffer
Johannes Schindelin committed about 10 years ago
merge-recursive: offer an option to retain the output in 'obuf'
Johannes Schindelin committed about 10 years ago
merge-recursive: write the commit title in one go
Johannes Schindelin committed about 10 years ago