refs/ref-cache.[ch]: remove unused add_ref_entry()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs/ref-cache.[ch]: remove unused remove_entry_from_dir()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
refs.[ch]: remove unused ref_storage_backend_exists()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
config.c: remove unused git_config_key_is_valid()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
string-list.[ch]: remove string_list_init() compatibility function
Ævar Arnfjörð Bjarmason committed almost 5 years ago
Junio C Hamano committed almost 5 years ago
Junio C Hamano committed almost 5 years ago
Junio C Hamano committed almost 5 years ago
Merge branch 'jk/reduce-malloc-in-v2-servers'
Junio C Hamano committed almost 5 years ago
advice: update message to suggest '--sparse'
Derrick Stolee committed almost 5 years ago
mv: refuse to move sparse paths
Derrick Stolee committed almost 5 years ago
rm: skip sparse paths with missing SKIP_WORKTREE
Derrick Stolee committed almost 5 years ago
Derrick Stolee committed almost 5 years ago
add: update --renormalize to skip sparse paths
Derrick Stolee committed almost 5 years ago
add: update --chmod to skip sparse paths
Derrick Stolee committed almost 5 years ago
add: implement the --sparse option
Derrick Stolee committed almost 5 years ago
add: skip tracked paths outside sparse-checkout cone
Derrick Stolee committed almost 5 years ago
add: fail when adding an untracked sparse file
Derrick Stolee committed almost 5 years ago
dir: fix pattern matching on dirs
Derrick Stolee committed almost 5 years ago
dir: select directories correctly
Derrick Stolee committed almost 5 years ago