Merge branch 'js/travis-32bit-linux' into maint
Junio C Hamano committed over 9 years ago
Merge branch 'jh/mingw-openssl-sha1' into maint
Junio C Hamano committed over 9 years ago
Merge branch 'jk/http-auth' into maint
Junio C Hamano committed over 9 years ago
index-pack: make pointer-alias fallbacks safer
Jeff King committed over 9 years ago
replace snprintf with odb_pack_name()
Jeff King committed over 9 years ago
odb_pack_keep(): stop generating keepfile name
Jeff King committed over 9 years ago
sha1_file.c: make pack-name helper globally accessible
Jeff King committed over 9 years ago
move odb_* declarations out of git-compat-util.h
Jeff King committed over 9 years ago
update submodules: move up prepare_submodule_repo_env
Stefan Beller committed over 9 years ago
submodules: introduce check to see whether to touch a submodule
Stefan Beller committed over 9 years ago
update submodules: add a config option to determine if submodules are updated
Stefan Beller committed over 9 years ago
update submodules: add submodule config parsing
Stefan Beller committed over 9 years ago
make is_submodule_populated gently
Stefan Beller committed over 9 years ago
lib-submodule-update.sh: define tests for recursing into submodules
Stefan Beller committed over 9 years ago
lib-submodule-update.sh: replace sha1 by hash
Stefan Beller committed over 9 years ago
lib-submodule-update: teach test_submodule_content the -C <dir> flag
Stefan Beller committed over 9 years ago
lib-submodule-update.sh: do not use ./. as submodule remote
Stefan Beller committed over 9 years ago
lib-submodule-update.sh: reorder create_lib_submodule_repo
Stefan Beller committed over 9 years ago
submodule--helper.c: remove duplicate code
Valery Tolstov committed over 9 years ago
connect_work_tree_and_git_dir: safely create leading directories
Stefan Beller committed over 9 years ago