SubmittingPatches: de-emphasize branches as starting points
Linus Arver committed about 3 years ago
SubmittingPatches: discuss subsystems separately from git.git
Linus Arver committed about 3 years ago
SubmittingPatches: reword awkward phrasing
Linus Arver committed about 3 years ago
t4002: fix "diff can read from stdin" syntax
D. Ben Knoble committed about 3 years ago
commit-graph.c: prevent overflow in `verify_commit_graph()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `write_commit_graph()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `merge_commit_graph()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `split_graph_merge_strategy()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `load_tree_for_commit()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `fill_commit_in_graph()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `fill_commit_graph_info()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `load_oid_from_graph()`
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in add_graph_to_chain()
Taylor Blau committed about 3 years ago
commit-graph.c: prevent overflow in `write_commit_graph_file()`
Taylor Blau committed about 3 years ago
pack-bitmap.c: ensure that eindex lookups don't overflow
Taylor Blau committed about 3 years ago
midx.c: prevent overflow in `fill_included_packs_batch()`
Taylor Blau committed about 3 years ago
midx.c: prevent overflow in `write_midx_internal()`
Taylor Blau committed about 3 years ago
midx.c: store `nr`, `alloc` variables as `size_t`'s
Taylor Blau committed about 3 years ago
midx.c: prevent overflow in `nth_midxed_offset()`
Taylor Blau committed about 3 years ago
midx.c: prevent overflow in `nth_midxed_object_oid()`
Taylor Blau committed about 3 years ago