fuzz-commit-graph: properly free graph struct
Josh Steadmon committed over 6 years ago
git-gui: allow opening work trees from the startup dialog
Mikhail Terekhov committed over 6 years ago
http: redact all cookies, teach GIT_TRACE_REDACT=0
Jonathan Tan committed over 6 years ago
dir: fix treatment of negated pathspecs
Elijah Newren committed over 6 years ago
check_repository_format_gently(): refuse extensions for old repositories
Xin Li committed over 6 years ago
sparse-checkout: upgrade repository to version 1 when enabling extension
Xin Li committed over 6 years ago
fetch: allow adding a filter after initial clone
Xin Li committed over 6 years ago
repository: add a helper function to perform repository format upgrade
Xin Li committed over 6 years ago
sparse-checkout: avoid staging deletions of all files
Elijah Newren committed over 6 years ago
msvc: fix "REG_STARTEND" issue
Johannes Schindelin committed over 6 years ago
clone/fetch: anonymize URLs in the reflog
Johannes Schindelin committed over 6 years ago
upload-pack: move pack_objects_hook to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: move allow_sideband_all to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: move allow_ref_in_want to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: move allow_filter to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: move keepalive to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: pass upload_pack_data to upload_pack_config()
Christian Couder committed over 6 years ago
upload-pack: change multi_ack to an enum
Christian Couder committed over 6 years ago
upload-pack: move multi_ack to upload_pack_data
Christian Couder committed over 6 years ago
upload-pack: move filter_capability_requested to upload_pack_data
Christian Couder committed over 6 years ago