commit-slab: add a function to deep free entries on the slab
SZEDER Gábor committed about 6 years ago
commit-graph-format.txt: all multi-byte numbers are in network byte order
SZEDER Gábor committed about 6 years ago
commit-graph: fix parsing the Chunk Lookup table
SZEDER Gábor committed about 6 years ago
tree-walk.c: don't match submodule entries for 'submod/anything'
SZEDER Gábor committed about 6 years ago
CodingGuidelines: specify Python 2.7 is the oldest version
Denton Liu committed about 6 years ago
t/README: avoid poor-man's small caps GIT
Denton Liu committed about 6 years ago
fuzz-commit-graph: properly free graph struct
Josh Steadmon committed about 6 years ago
git-gui: allow opening work trees from the startup dialog
Mikhail Terekhov committed about 6 years ago
http: redact all cookies, teach GIT_TRACE_REDACT=0
Jonathan Tan committed about 6 years ago
dir: fix treatment of negated pathspecs
Elijah Newren committed about 6 years ago
check_repository_format_gently(): refuse extensions for old repositories
Xin Li committed about 6 years ago
sparse-checkout: upgrade repository to version 1 when enabling extension
Xin Li committed about 6 years ago
fetch: allow adding a filter after initial clone
Xin Li committed about 6 years ago
repository: add a helper function to perform repository format upgrade
Xin Li committed about 6 years ago
sparse-checkout: avoid staging deletions of all files
Elijah Newren committed about 6 years ago
msvc: fix "REG_STARTEND" issue
Johannes Schindelin committed about 6 years ago
clone/fetch: anonymize URLs in the reflog
Johannes Schindelin committed about 6 years ago
upload-pack: move pack_objects_hook to upload_pack_data
Christian Couder committed about 6 years ago
upload-pack: move allow_sideband_all to upload_pack_data
Christian Couder committed about 6 years ago
upload-pack: move allow_ref_in_want to upload_pack_data
Christian Couder committed about 6 years ago