index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
submodule.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
submodule: drop unused prefix parameter from some functions
Jeff King
2019-05-13
1
-6
/
+4
*
Merge branch 'bc/hash-transition-16'
Junio C Hamano
2019-04-25
1
-1
/
+1
|
\
|
*
submodule: avoid hard-coded constants
brian m. carlson
2019-04-01
1
-1
/
+1
*
|
Merge branch 'jt/submodule-fetch-errmsg'
Junio C Hamano
2019-04-09
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
submodule: explain first attempt failure clearly
Jonathan Tan
2019-03-14
1
-0
/
+7
*
|
Merge branch 'nd/completion-more-parameters'
Junio C Hamano
2019-03-07
1
-0
/
+4
|
\
\
|
*
|
completion: add more parameter value completion
Nguyễn Thái Ngọc Duy
2019-02-20
1
-0
/
+4
|
|
/
*
/
trace2: create new combined trace facility
Jeff Hostetler
2019-02-23
1
-5
/
+6
|
/
*
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-1
/
+0
|
\
|
*
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-1
/
+0
*
|
Merge branch 'sb/more-repo-in-api'
Junio C Hamano
2019-02-05
1
-18
/
+60
|
\
\
|
*
|
submodule: don't add submodule as odb for push
Stefan Beller
2018-12-28
1
-3
/
+0
|
*
|
submodule: use submodule repos for object lookup
Stefan Beller
2018-12-28
1
-15
/
+60
*
|
|
Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'
Junio C Hamano
2019-01-29
1
-45
/
+239
|
\
\
\
|
*
|
|
fetch: ensure submodule objects fetched
Stefan Beller
2018-12-09
1
-29
/
+177
|
*
|
|
submodule.c: fetch in submodules git directory instead of in worktree
Stefan Beller
2018-12-05
1
-2
/
+8
|
*
|
|
submodule: migrate get_next_submodule to use repository structs
Stefan Beller
2018-12-05
1
-12
/
+44
|
*
|
|
submodule: store OIDs in changed_submodule_names
Stefan Beller
2018-12-05
1
-9
/
+10
|
*
|
|
submodule.c: tighten scope of changed_submodule_names struct
Stefan Beller
2018-12-05
1
-8
/
+11
|
*
|
|
submodule.c: sort changed_submodule_names before searching it
Stefan Beller
2018-12-05
1
-1
/
+2
|
*
|
|
submodule.c: fix indentation
Stefan Beller
2018-12-05
1
-3
/
+6
|
|
|
/
|
|
/
|
*
/
|
submodule: unset core.worktree if no working tree is present
Stefan Beller
2018-12-26
1
-0
/
+14
|
/
/
*
|
Merge branch 'ao/submodule-wo-gitmodules-checked-out'
Junio C Hamano
2018-11-13
1
-7
/
+21
|
\
\
|
*
|
submodule: add a helper to check if it is safe to write to .gitmodules
Antonio Ospite
2018-10-09
1
-0
/
+18
|
*
|
submodule: factor out a config_set_in_gitmodules_file_gently function
Antonio Ospite
2018-10-09
1
-7
/
+3
*
|
|
submodule.c: remove some of the_repository references
Nguyễn Thái Ngọc Duy
2018-10-22
1
-25
/
+32
|
|
/
|
/
|
*
|
Merge branch 'sm/show-superproject-while-conflicted'
Junio C Hamano
2018-10-19
1
-1
/
+1
|
\
\
|
*
|
rev-parse: --show-superproject-working-tree should work during a merge
Sam McKelvie
2018-09-28
1
-1
/
+1
*
|
|
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-14
/
+20
|
\
\
\
|
*
|
|
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-3
/
+3
|
*
|
|
submodule.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-11
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bp/mv-submodules-with-fsmonitor'
Junio C Hamano
2018-09-24
1
-2
/
+1
|
\
\
\
|
*
|
|
git-mv: allow submodules and fsmonitor to work together
Ben Peart
2018-09-12
1
-2
/
+1
*
|
|
|
Merge branch 'jk/cocci'
Junio C Hamano
2018-09-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-1
/
+1
*
|
|
|
|
Merge branch 'ds/reachable'
Junio C Hamano
2018-09-17
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
commit.h: remove method declarations
Derrick Stolee
2018-07-21
1
-0
/
+1
*
|
|
|
|
Revert "Merge branch 'sb/submodule-core-worktree'"
Jonathan Nieder
2018-09-08
1
-14
/
+0
|
|
/
/
/
|
/
|
|
|
*
|
|
|
submodule.c: use the right index instead of the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-4
/
+4
*
|
|
|
dir.c: remove an implicit dependency on the_index in pathspec code
Nguyễn Thái Ngọc Duy
2018-08-13
1
-1
/
+1
*
|
|
|
Merge branch 'sb/object-store-lookup'
Junio C Hamano
2018-08-03
1
-2
/
+2
|
\
|
|
|
|
*
|
|
commit: add repository argument to lookup_commit_reference
Stefan Beller
2018-06-29
1
-2
/
+2
*
|
|
|
Merge branch 'sb/submodule-move-head-error-msg'
Junio C Hamano
2018-07-24
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
submodule.c: report the submodule that an error occurs in
Stefan Beller
2018-06-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'sb/submodule-core-worktree'
Junio C Hamano
2018-07-18
1
-0
/
+14
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
submodule: unset core.worktree if no working tree is present
Stefan Beller
2018-06-14
1
-0
/
+14
|
|
|
/
/
|
|
/
|
|
*
/
|
|
submodule: fix NULL correctness in renamed broken submodules
Stefan Beller
2018-06-14
1
-2
/
+4
|
/
/
/
*
|
|
Merge branch 'jt/submodule-pull-recurse-rebase'
Junio C Hamano
2018-06-04
1
-2
/
+4
|
\
\
\
|
*
|
|
submodule: do not pass null OID to setup_revisions
Jonathan Tan
2018-05-25
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sb/submodule-merge-in-merge-recursive'
Junio C Hamano
2018-05-30
1
-166
/
+2
|
\
\
\
[next]