255 Commits (a1d4f67c12ac172f835e6d5e4e0a197075e2146b)

Author SHA1 Message Date
ZheNing Hu e73fe3dd02 builtin/*: update usage format 4 years ago
Jean-Noël Avila 9f443f5531 doc: fix the bnf like style of some commands 4 years ago
Shourya Shukla d79b145569 t7421: eliminate 'grep' check in t7421.4 for mingw compatibility 4 years ago
Shourya Shukla f0c6b6467d submodule: fix style in function definition 4 years ago
Shourya Shukla e0f7ae564e submodule: eliminate unused parameters from print_submodule_summary() 4 years ago
Jeff King 55fe225dde submodule--helper: fix leak of core.worktree value 4 years ago
Jeff King f1de981e8b config: fix leaks from git_config_get_string_const() 4 years ago
Jeff King 9101c8ea2d submodule--helper: use strbuf_release() to free strbufs 4 years ago
Prathamesh Chavan e83e3333b5 submodule: port submodule subcommand 'summary' from shell to C 4 years ago
Shourya Shukla 6414c3d316 submodule: remove extra line feeds between callback struct and macro 4 years ago
Jeff King d70a9eb611 strvec: rename struct fields 5 years ago
Jeff King f6d8942b1f strvec: fix indentation in renamed calls 5 years ago
Jeff King 22f9b7f3f5 strvec: convert builtin/ callers away from argv_array name 5 years ago
Johannes Schindelin f0a96e8d4c submodule: fall back to remote's HEAD for missing remote.<name>.branch 5 years ago
Shourya Shukla 2964d6e5e1 submodule: port subcommand 'set-branch' from shell to C 5 years ago
Shourya Shukla 6417cf9c21 submodule: port subcommand 'set-url' from shell to C 5 years ago
Shourya Shukla d00a5bdd50 submodule--helper.c: Rename 'cb_foreach' to 'foreach_cb' 5 years ago
Emily Shaffer 132f600b06 clone: pass --single-branch during --recurse-submodules 5 years ago
Emily Shaffer 47319576f1 submodule--helper: use C99 named initializer 5 years ago
Peter Kaestle 3b2885ec9b submodule: fix status of initialized but not cloned submodules 5 years ago
Jonathan Nieder c154745074 submodule: defend against submodule.update = !command in .gitmodules 5 years ago
Johannes Schindelin a8dee3ca61 Disallow dubiously-nested submodule git directories 5 years ago
Johannes Schindelin 0060fd1511 clone --recurse-submodules: prevent name squatting on Windows 5 years ago
Jonathan Tan 4f3e57ef13 submodule--helper: advise on fatal alternate error 5 years ago
Manish Goregaokar 1f3aea22c7 submodule: fix 'submodule status' when called from a subdirectory 5 years ago
Bert Wesarg cda0d497e3 builtin/submodule--helper: fix usage string for 'update-clone' 5 years ago
brian m. carlson 8d4d86b0f0 cache: remove null_sha1 5 years ago
Morian Sonnet 30db18b148 submodule foreach: fix recursion of options 6 years ago
Jeff King cf7a901ae4 submodule: drop unused prefix parameter from some functions 6 years ago
Nguyễn Thái Ngọc Duy 1a8787144d submodule--helper: add a missing \n 6 years ago
Nguyễn Thái Ngọc Duy a282f5a906 submodule foreach: fix "<command> --quiet" not being respected 6 years ago
Jeff King c5c33504c9 report_path_error(): drop unused prefix parameter 6 years ago
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Denton Liu c89c494240 submodule--helper: teach config subcommand --unset 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Stefan Beller 8eda5efa12 submodule deinit: unset core.worktree 6 years ago
Stefan Beller 820a647e67 submodule--helper: fix BUG message in ensure_core_worktree 6 years ago
Junio C Hamano e3a9d1aca9 submodule update: run at most one fetch job unless otherwise set 6 years ago
Stefan Beller d5498e0871 repository: repo_submodule_init to take a submodule struct 6 years ago
Jeff King 263db403fa rename "alternate_object_database" to "object_directory" 6 years ago
Jeff King b2ac148fae submodule--helper: prefer strip_suffix() to ends_with() 6 years ago
Antonio Ospite 76e9bdc437 submodule: support reading .gitmodules when it's not in the working tree 6 years ago
Stefan Beller 48b91d9714 builtin/submodule--helper: remove debugging leftover tracing 6 years ago
Stefan Beller e0a862fdaf submodule helper: convert relative URL to absolute URL if needed 6 years ago
Antonio Ospite b5c259f226 submodule: add a helper to check if it is safe to write to .gitmodules 6 years ago
Antonio Ospite 2502ffc0cf submodule--helper: add a new 'config' subcommand 6 years ago
Jeff King 98afac7a7c submodule--helper: use "--" to signal end of clone options 6 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 6 years ago
Jonathan Nieder f178c13fda Revert "Merge branch 'sb/submodule-core-worktree'" 6 years ago
Jean-Noël Avila 27c929edd6 i18n: fix mistakes in translated strings 6 years ago