send-pack: check remote ref status on pack-objects failure
Jeff King committed almost 7 years ago
t6120-describe: correct test repo history graph in comment
SZEDER Gábor committed almost 7 years ago
completion: tab-complete "git svn --recursive"
James Shubin committed almost 7 years ago
promisor-remote: remove fetch_if_missing=0
Jonathan Tan committed almost 7 years ago
clone: remove fetch_if_missing=0
Jonathan Tan committed almost 7 years ago
parse-options: avoid arithmetic on pointer that's potentially NULL
René Scharfe committed almost 7 years ago
mingw: use COPY_ARRAY for copying array
René Scharfe committed almost 7 years ago
test-tool: use 'read-graph' helper
Derrick Stolee committed almost 7 years ago
test-lib: don't check prereqs of test cases that won't be run anyway
SZEDER Gábor committed almost 7 years ago
t4215: use helper function to check output
Denton Liu committed almost 7 years ago
fsmonitor: do not compare bitmap size with size of split index
Junio C Hamano committed almost 7 years ago
Jeff King committed almost 7 years ago
completion: learn to complete `git rebase --onto=`
Denton Liu committed almost 7 years ago
pack-objects: avoid pointless oe_map_new_pack() calls
Jeff King committed almost 7 years ago
doc: improve readability of --rebase-merges in git-rebase
Naveen Nathan committed almost 7 years ago
Jeff King committed almost 7 years ago
sequencer: reencode commit message for am/rebase --show-current-patch
Doan Tran Cong Danh committed almost 7 years ago
sequencer: reencode old merge-commit message
Doan Tran Cong Danh committed almost 7 years ago
Robin H. Johnson committed almost 7 years ago
bundle-create: progress output control
Robin H. Johnson committed almost 7 years ago