transport: extract common fetch_pack() call
Denton Liu committed over 6 years ago
merge: optimization to skip evaluate_result for single strategy
Andrew Ng committed over 6 years ago
t5703: replace "grep -a" usage by perl
Đoàn Trần Công Danh committed over 6 years ago
git-sparse-checkout.txt: add missing '
Martin Ågren committed over 6 years ago
git-credential.txt: use list continuation
Martin Ågren committed over 6 years ago
git-commit-graph.txt: fix list rendering
Martin Ågren committed over 6 years ago
git-commit-graph.txt: fix grammo
Martin Ågren committed over 6 years ago
date-formats.txt: fix list continuation
Martin Ågren committed over 6 years ago
t4210: detect REG_ILLSEQ dynamically and skip affected tests
Carlo Marcelo Arenas Belón committed over 6 years ago
t/helper: teach test-regex to report pattern errors (like REG_ILLSEQ)
Carlo Marcelo Arenas Belón committed over 6 years ago
upload-pack: use upload_pack_data fields in receive_needs()
Christian Couder committed over 6 years ago
upload-pack: pass upload_pack_data to create_pack_file()
Christian Couder committed over 6 years ago
upload-pack: remove static variable 'stateless_rpc'
Christian Couder committed over 6 years ago
upload-pack: pass upload_pack_data to check_non_tip()
Christian Couder committed over 6 years ago
upload-pack: pass upload_pack_data to send_ref()
Christian Couder committed over 6 years ago
upload-pack: move symref to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: use upload_pack_data writer in receive_needs()
Christian Couder committed over 6 years ago
upload-pack: pass upload_pack_data to receive_needs()
Christian Couder committed over 6 years ago
upload-pack: pass upload_pack_data to get_common_commits()
Christian Couder committed over 6 years ago
upload-pack: use 'struct upload_pack_data' in upload_pack()
Christian Couder committed over 6 years ago