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
merge-recursive: flush output buffer before printing error messages
Johannes Schindelin committed about 10 years ago
rebase-interactive: drop early check for valid ident
Jeff King committed about 10 years ago
patch-ids: add flag to create the diff patch id using header only data
Kevin Willford committed about 10 years ago
patch-ids: replace the seen indicator with a commit pointer
Kevin Willford committed about 10 years ago
patch-ids: stop using a hand-rolled hashmap implementation
Kevin Willford committed about 10 years ago