pull: check for local submodule modifications with the right range
Philippe Blain committed almost 6 years ago
t5572: describe '--rebase' tests a little more
Philippe Blain committed almost 6 years ago
t5572: add notes on a peculiar test
Philippe Blain committed almost 6 years ago
pull --rebase: compute rebase arguments in separate function
Philippe Blain committed almost 6 years ago
add -i: verify in the tests that colors can be overridden
Johannes Schindelin committed almost 6 years ago
add -p: prefer color.diff.context over color.diff.plain
Johannes Schindelin committed almost 6 years ago
add -i (Perl version): color header to match the C version
Johannes Schindelin committed almost 6 years ago
add -i (built-in): use the same indentation as the Perl version
Johannes Schindelin committed almost 6 years ago
add -p (built-in): do not color the progress indicator separately
Johannes Schindelin committed almost 6 years ago
builtin/repack.c: keep track of what pack-objects wrote
Taylor Blau committed almost 6 years ago
repack: make "exts" array available outside cmd_repack()
Jeff King committed almost 6 years ago
list-objects-filter-options: fix function name in BUG
Martin Ågren committed almost 6 years ago
archive: release refname after use
René Scharfe committed almost 6 years ago
diff-lib: plug minor memory leaks in do_diff_cache()
René Scharfe committed almost 6 years ago
update-ref: disallow "start" for ongoing transactions
Patrick Steinhardt committed almost 6 years ago
p1400: use `git-update-ref --stdin` to test multiple transactions
Patrick Steinhardt committed almost 6 years ago
update-ref: allow creation of multiple transactions
Patrick Steinhardt committed almost 6 years ago
t1400: avoid touching refs on filesystem
Patrick Steinhardt committed almost 6 years ago
packfile: detect overflow in .idx file size checks
Jeff King committed almost 6 years ago
block-sha1: take a size_t length parameter
Jeff King committed almost 6 years ago