commit-graph: simplify write_commit_graph_file() #1
SZEDER Gábor committed about 6 years ago
commit-graph: simplify parse_commit_graph() #2
SZEDER Gábor committed about 6 years ago
commit-graph: simplify parse_commit_graph() #1
SZEDER Gábor committed about 6 years ago
commit-graph: clean up #includes
SZEDER Gábor committed about 6 years ago
diff.h: drop diff_tree_oid() & friends' return value
SZEDER Gábor committed about 6 years ago
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