149 Commits (5abddd1eb72ca47cc84a9fc888c30ebaadde2eec)

Author SHA1 Message Date
Stefan Beller e6be8e2f9f submodule--helper: plug mem leak in print_default_remote 7 years ago
Jeff King 0383bbb901 submodule-config: verify submodule names as paths 7 years ago
Casey Fitzpatrick a0ef29341a submodule: add --dissociate option to add/update commands 7 years ago
Brandon Williams 9c8361b289 submodule--helper: convert push_check to use struct refspec 7 years ago
Brandon Williams 0ad4a5ff50 refspec: rename struct refspec to struct refspec_item 7 years ago
Brandon Williams ec0cb49655 refspec: move refspec parsing logic into its own file 7 years ago
Prathamesh Chavan fc1b9243cd submodule: port submodule subcommand 'foreach' from shell to C 7 years ago
Nguyễn Thái Ngọc Duy 0b5e2ea7cf submodule--helper: don't print null in 'submodule status' 7 years ago
Stefan Beller da62f786d2 submodule: fixup nested submodules after moving the submodule 7 years ago
Stefan Beller 3b8fb393bc submodule-config: add repository argument to submodule_from_{name, path} 7 years ago
René Scharfe 74b6bda32f submodule: check for NULL return of get_submodule_ref_store() 7 years ago
Stefan Beller 9748e39d0c submodule deinit: handle non existing pathspecs gracefully 7 years ago
Stefan Beller 0d4a132144 object-store: migrate alternates struct and functions from cache.h 7 years ago
Prathamesh Chavan 2e612731b5 submodule: port submodule subcommand 'deinit' from shell to C 7 years ago
Prathamesh Chavan 13424764db submodule: port submodule subcommand 'sync' from shell to C 7 years ago
Jean-Noel Avila ed5bdd5bab submodule--helper.c: i18n: add a missing space in message 7 years ago
brian m. carlson 0f2dc722dd refs: convert resolve_refdup and refs_resolve_refdup to struct object_id 7 years ago
Prathamesh Chavan a9f8a37584 submodule: port submodule subcommand 'status' from shell to C 7 years ago
Prathamesh Chavan 9f580a6260 submodule--helper: introduce for_each_listed_submodule() 7 years ago
Prathamesh Chavan 74a10642aa submodule--helper: introduce get_submodule_displaypath() 7 years ago
René Scharfe 744c040b19 refs: pass NULL to resolve_ref_unsafe() if hash is not needed 7 years ago
Jeff King 1cf01a34ea consistently use "fallthrough" comments in switches 7 years ago
Brandon Williams 557a5998df submodule: remove gitmodules_config 8 years ago
Brandon Williams 2cc67fe54a submodule: remove submodule_config callback routine 8 years ago
Brandon Williams ec6141a0f2 submodule--helper: don't overlay config in update-clone 8 years ago
Brandon Williams 177257ccc7 submodule--helper: don't overlay config in remote_submodule_branch 8 years ago
Brandon Williams f20e7c1ea2 submodule: remove submodule.fetchjobs from submodule-config parsing 8 years ago
Johannes Schindelin c1e860f1dc run_processes_parallel: change confusing task_cb convention 8 years ago
Brandon Williams c7be7201a7 submodule--helper: teach push-check to handle HEAD 8 years ago
brian m. carlson cd73de4714 submodule: convert submodule config lookup to use object_id 8 years ago
Junio C Hamano dc4b4a61ba submodule--helper: do not call utf8_fprintf() unnecessarily 8 years ago
Brandon Williams 627d9342fe submodule: convert is_submodule_initialized to work on a repository 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Jeff King f0994fa85d submodule--helper: show usage for "-h" 8 years ago
Brandon Williams 2249d4dbc1 pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP 8 years ago
Jeff King 627fde1025 submodule_init: die cleanly on submodules without url defined 8 years ago
Stefan Beller 9af7ec30cb submodule--helper: fix typo in is_active error message 8 years ago
Brandon Williams 93481a6b89 submodule--helper: add push-check subcommand 8 years ago
Brandon Williams 1f8d711548 submodule--helper init: set submodule.<name>.active 8 years ago
Brandon Williams 3e7eaed016 submodule init: initialize active submodules 8 years ago
Brandon Williams ee92ab992f submodule--helper clone: check for configured submodules using helper 8 years ago
Brandon Williams 5c2bd8b77a submodule--helper: add is-active subcommand 8 years ago
Valery Tolstov 4682085cd4 submodule--helper.c: remove duplicate code 8 years ago
Stefan Beller d1b3b81aab submodule init: warn about falling back to a local path 8 years ago
René Scharfe 0aaad415bc use absolute_pathdup() 8 years ago
Stefan Beller 6e7c14e65c submodule update --init: display correct path from submodule 8 years ago
Stefan Beller f6f8586140 submodule: add absorb-git-dir function 8 years ago
Vitaly "_Vi" Shukela bf03b79047 submodule--helper: set alternateLocation for cloned submodules 8 years ago
Stefan Beller 89c8626557 submodule helper: support super prefix 8 years ago
Jeff King 597f9134de alternates: use a separate scratch space 8 years ago