name-rev: rewrite create_or_update_name()
Martin Ågren committed over 6 years ago
index-pack: downgrade twice-resolved REF_DELTA to die()
Jeff King committed over 6 years ago
notes.c: fix off-by-one error when decreasing notes fanout
Johan Herland committed over 6 years ago
t3305: check notes fanout more carefully and robustly
Johan Herland committed over 6 years ago
git-filter-branch.txt: wrap "maths" notation in backticks
Martin Ågren committed over 6 years ago
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau committed over 6 years ago
commit-graph.c: remove path normalization, comparison
Taylor Blau committed over 6 years ago
commit-graph.h: store object directory in 'struct commit_graph'
Taylor Blau committed over 6 years ago
commit-graph.h: store an odb in 'struct write_commit_graph_context'
Taylor Blau committed over 6 years ago
t7400: testcase for submodule status on unregistered inner git repos
Peter Kaestle committed over 6 years ago
tree-walk.c: break circular dependency with unpack-trees
Jeff King committed over 6 years ago
sparse-checkout: fix cone mode behavior mismatch
Derrick Stolee committed over 6 years ago
sparse-checkout: improve docs around 'set' in cone mode
Derrick Stolee committed over 6 years ago
sparse-checkout: escape all glob characters on write
Derrick Stolee committed over 6 years ago
sparse-checkout: use C-style quotes in 'list' subcommand
Derrick Stolee committed over 6 years ago
sparse-checkout: unquote C-style strings over --stdin
Derrick Stolee committed over 6 years ago
sparse-checkout: write escaped patterns in cone mode
Derrick Stolee committed over 6 years ago
sparse-checkout: properly match escaped characters
Derrick Stolee committed over 6 years ago
sparse-checkout: warn on globs in cone patterns
Derrick Stolee committed over 6 years ago
C: use skip_prefix() to avoid hardcoded string length
Junio C Hamano committed over 6 years ago