index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule.c
Age
Commit message (
Expand
)
Author
Lines
2019-12-06
Sync with 2.17.3
Johannes Schindelin
-2
/
+47
2019-12-06
Sync with 2.16.6
Johannes Schindelin
-2
/
+47
2019-12-06
Sync with 2.15.4
Johannes Schindelin
-2
/
+47
2019-12-06
Sync with 2.14.6
Johannes Schindelin
-2
/
+47
2019-12-05
Disallow dubiously-nested submodule git directories
Johannes Schindelin
-2
/
+47
2018-06-04
Merge branch 'jt/submodule-pull-recurse-rebase'
Junio C Hamano
-2
/
+4
2018-05-30
Merge branch 'sb/submodule-merge-in-merge-recursive'
Junio C Hamano
-166
/
+2
2018-05-30
Merge branch 'bw/ref-prefix-for-configured-refspec'
Junio C Hamano
-10
/
+9
2018-05-30
Merge branch 'bc/object-id'
Junio C Hamano
-3
/
+3
2018-05-30
Merge branch 'js/use-bug-macro'
Junio C Hamano
-4
/
+4
2018-05-25
submodule: do not pass null OID to setup_revisions
Jonathan Tan
-2
/
+4
2018-05-23
Merge branch 'sb/oid-object-info'
Junio C Hamano
-1
/
+1
2018-05-18
submodule: convert push_unpushed_submodules to take a struct refspec
Brandon Williams
-10
/
+9
2018-05-16
submodule.c: move submodule merging to merge-recursive.c
Stefan Beller
-166
/
+2
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
-19
/
+21
2018-05-06
Convert remaining die*(BUG) messages
Johannes Schindelin
-1
/
+1
2018-05-06
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
-3
/
+3
2018-05-02
submodule: convert several uses of EMPTY_TREE_SHA1_HEX
brian m. carlson
-3
/
+3
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
-1
/
+1
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
-0
/
+1
2018-03-29
submodule: fixup nested submodules after moving the submodule
Stefan Beller
-3
/
+3
2018-03-29
submodule-config: remove submodule_from_cache
Stefan Beller
-2
/
+2
2018-03-29
submodule-config: add repository argument to submodule_from_{name, path}
Stefan Beller
-14
/
+16
2018-03-23
object-store: migrate alternates struct and functions from cache.h
Stefan Beller
-0
/
+1
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
-1
/
+1
2018-03-14
strbuf: convert strbuf_add_unique_abbrev to use struct object_id
brian m. carlson
-2
/
+2
2018-02-22
submodule: rename 'new' variables
Brandon Williams
-15
/
+15
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
-1
/
+1
2018-01-05
submodule: submodule_move_head omits old argument in forced case
Stefan Beller
-1
/
+3
2017-12-27
Merge branch 'bw/submodule-sans-cache-compat'
Junio C Hamano
-14
/
+18
2017-12-13
Merge branch 'bc/hash-algo'
Junio C Hamano
-1
/
+1
2017-12-12
submodule: convert get_next_submodule to not rely on the_index
Brandon Williams
-10
/
+13
2017-12-12
submodule: used correct index in is_staging_gitmodules_ok
Brandon Williams
-2
/
+3
2017-12-12
submodule: convert stage_updated_gitmodules to take a struct index_state
Brandon Williams
-2
/
+2
2017-12-06
Merge branch 'sb/submodule-recursive-checkout-detach-head'
Junio C Hamano
-1
/
+2
2017-11-21
Merge branch 'bp/fsmonitor'
Junio C Hamano
-1
/
+1
2017-11-13
Switch empty tree and blob lookups to use hash abstraction
brian m. carlson
-1
/
+1
2017-11-09
Merge branch 'bw/diff-opt-impl-to-bitfields'
Junio C Hamano
-8
/
+8
2017-11-06
Merge branch 'hv/fetch-moved-submodules-on-demand'
Junio C Hamano
-69
/
+131
2017-11-01
diff: make struct diff_flags members lowercase
Brandon Williams
-8
/
+8
2017-11-01
diff: remove DIFF_OPT_CLR macro
Brandon Williams
-3
/
+3
2017-11-01
diff: remove DIFF_OPT_SET macro
Brandon Williams
-4
/
+4
2017-11-01
diff: remove DIFF_OPT_TST macro
Brandon Williams
-1
/
+1
2017-10-17
submodule: simplify decision tree whether to or not to fetch
Heiko Voigt
-37
/
+37
2017-10-17
implement fetching of moved submodules
Heiko Voigt
-38
/
+100
2017-10-16
refs: convert resolve_refdup and refs_resolve_refdup to struct object_id
brian m. carlson
-1
/
+1
2017-10-03
Merge branch 'sb/submodule-diff-header-fix'
Junio C Hamano
-1
/
+1
2017-10-03
Merge branch 'hn/submodule-comment'
Junio C Hamano
-0
/
+4
2017-10-01
fsmonitor: teach git to optionally utilize a file system monitor to speed up ...
Ben Peart
-1
/
+1
2017-09-29
Merge branch 'ma/leakplugs'
Junio C Hamano
-2
/
+2
[next]