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
submodule foreach: replace $path with $sm_path in example
Kyle Meyer committed over 6 years ago
t5318: don't pass non-object directory to '--object-dir'
Taylor Blau committed over 6 years ago
diff: move diff.wsErrorHighlight to "basic" config
Jeff King committed over 6 years ago
sha1-file: allow check_object_signature() to handle any repo
Matheus Tavares committed over 6 years ago
sha1-file: pass git_hash_algo to hash_object_file()
Matheus Tavares committed over 6 years ago