404 Commits (5602b500c3cd9ac308bf9af0d5f0a79bd2195346)

Author SHA1 Message Date
Jeff King fe299ec5ae oid_array: rename source file from sha1-array 5 years ago
Alexandr Miloslavskiy 49d3c4b481 get_superproject_working_tree(): return strbuf 5 years ago
Alexandr Miloslavskiy 4530a85b4c real_path_if_valid(): remove unsafe API 5 years ago
Alexandr Miloslavskiy 3d7747e318 real_path: remove unsafe API 5 years ago
Emily Shaffer 303b3c1c46 submodule: add newline on invalid submodule error 5 years ago
David Turner 7edee32985 git rm submodule: succeed if .gitmodules index stat info is zero 5 years ago
Philippe Blain a9472afb63 submodule.c: use get_git_dir() instead of get_git_common_dir() 5 years ago
Emily Shaffer 0222540827 fetch: emphasize failure during submodule fetch 5 years ago
Ralf Thielow a4ffbbbb99 submodule.c: mark more strings for translation 5 years ago
Johannes Schindelin a8dee3ca61 Disallow dubiously-nested submodule git directories 5 years ago
Jeff King cf7a901ae4 submodule: drop unused prefix parameter from some functions 6 years ago
brian m. carlson db1ba2a230 submodule: avoid hard-coded constants 6 years ago
Jonathan Tan bd5e567dc7 submodule: explain first attempt failure clearly 6 years ago
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Nguyễn Thái Ngọc Duy 5a59a2301f completion: add more parameter value completion 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 142e9f4432 submodule: don't add submodule as odb for push 6 years ago
Stefan Beller 605f0ec135 submodule: use submodule repos for object lookup 6 years ago
Stefan Beller 898c2e65b7 submodule: unset core.worktree if no working tree is present 6 years ago
Stefan Beller be76c21282 fetch: ensure submodule objects fetched 6 years ago
Stefan Beller a62387b3fc submodule.c: fetch in submodules git directory instead of in worktree 6 years ago
Stefan Beller 26f80ccfc1 submodule: migrate get_next_submodule to use repository structs 6 years ago
Stefan Beller bcd7337243 submodule: store OIDs in changed_submodule_names 6 years ago
Stefan Beller 16dd6fe133 submodule.c: tighten scope of changed_submodule_names struct 6 years ago
Stefan Beller 08a297bd49 submodule.c: sort changed_submodule_names before searching it 6 years ago
Stefan Beller 25e3d28efd submodule.c: fix indentation 6 years ago
Nguyễn Thái Ngọc Duy 6245b98b0e submodule.c: remove some of the_repository references 7 years ago
Antonio Ospite b5c259f226 submodule: add a helper to check if it is safe to write to .gitmodules 7 years ago
Antonio Ospite 45f5ef3d77 submodule: factor out a config_set_in_gitmodules_file_gently function 7 years ago
Sam McKelvie c5cbb27cb5 rev-parse: --show-superproject-working-tree should work during a merge 7 years ago
Nguyễn Thái Ngọc Duy 2abf350385 revision.c: remove implicit dependency on the_index 7 years ago
Nguyễn Thái Ngọc Duy 174d131fc9 submodule.c: remove implicit dependency on the_index 7 years ago
Ben Peart 43f1180814 git-mv: allow submodules and fsmonitor to work together 7 years ago
Jonathan Nieder f178c13fda Revert "Merge branch 'sb/submodule-core-worktree'" 7 years ago
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 7 years ago
Nguyễn Thái Ngọc Duy 68f08b4b23 submodule.c: use the right index instead of the_index 7 years ago
Nguyễn Thái Ngọc Duy 6d2df284e7 dir.c: remove an implicit dependency on the_index in pathspec code 7 years ago
Derrick Stolee 6404355657 commit.h: remove method declarations 7 years ago
Stefan Beller 2122f6754c commit: add repository argument to lookup_commit_reference 7 years ago
Stefan Beller ba95d4e4bd submodule.c: report the submodule that an error occurs in 7 years ago
Stefan Beller 4fa4f90ccd submodule: unset core.worktree if no working tree is present 7 years ago
Stefan Beller 5fc84755f1 submodule: fix NULL correctness in renamed broken submodules 7 years ago
Jonathan Tan 4d36f88be7 submodule: do not pass null OID to setup_revisions 7 years ago
Brandon Williams 60fba4bf16 submodule: convert push_unpushed_submodules to take a struct refspec 7 years ago
Stefan Beller 18cfc08866 submodule.c: move submodule merging to merge-recursive.c 7 years ago
Johannes Schindelin c3c3486b24 Convert remaining die*(BUG) messages 7 years ago
Johannes Schindelin 033abf97fc Replace all die("BUG: ...") calls by BUG() ones 7 years ago
brian m. carlson 939b89a083 submodule: convert several uses of EMPTY_TREE_SHA1_HEX 7 years ago
Stefan Beller 0df8e96566 cache.h: add repository argument to oid_object_info 7 years ago
Stefan Beller da62f786d2 submodule: fixup nested submodules after moving the submodule 7 years ago