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
*
Merge branch 'ab/leakfix'
Junio C Hamano
2022-07-18
1
-1
/
+2
|
\
|
*
submodule.c: free() memory from xgetcwd()
Ævar Arnfjörð Bjarmason
2022-07-01
1
-1
/
+2
*
|
submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
Ævar Arnfjörð Bjarmason
2022-06-28
1
-1
/
+1
|
/
*
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-19
/
+19
|
\
|
*
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-19
/
+19
*
|
Merge branch 'ab/plug-leak-in-revisions'
Junio C Hamano
2022-06-07
1
-5
/
+6
|
\
\
|
|
/
|
/
|
|
*
revisions API users: use release_revisions() needing REV_INFO_INIT
Ævar Arnfjörð Bjarmason
2022-04-14
1
-1
/
+2
|
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+2
|
*
cocci: add and apply free_commit_list() rules
Ævar Arnfjörð Bjarmason
2022-04-14
1
-4
/
+2
*
|
Merge branch 'jt/reset-grafts-when-resetting-shallow'
Junio C Hamano
2022-03-29
1
-0
/
+1
|
\
\
|
*
|
shallow: reset commit grafts when shallow is reset
Jonathan Tan
2022-03-18
1
-0
/
+1
|
|
/
*
|
submodule: fix latent check_has_commit() bug
Glen Choo
2022-03-17
1
-33
/
+2
*
|
fetch: fetch unpopulated, changed submodules
Glen Choo
2022-03-17
1
-16
/
+177
*
|
submodule: move logic into fetch_task_create()
Glen Choo
2022-03-08
1
-47
/
+52
*
|
submodule: extract get_fetch_task()
Glen Choo
2022-03-08
1
-25
/
+36
*
|
submodule: store new submodule commits oid_array in a struct
Glen Choo
2022-03-08
1
-18
/
+34
*
|
submodule: inline submodule_commits() into caller
Glen Choo
2022-03-08
1
-16
/
+6
*
|
submodule: make static functions read submodules from commits
Glen Choo
2022-03-08
1
-10
/
+19
|
/
*
branch: add --recurse-submodules option for branch creation
Glen Choo
2022-02-04
1
-2
/
+9
*
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
Junio C Hamano
2021-10-26
1
-3
/
+15
|
\
|
*
submodule: trace adding submodule ODB as alternate
Jonathan Tan
2021-10-09
1
-0
/
+2
|
*
submodule: pass repo to check_has_commit()
Jonathan Tan
2021-10-09
1
-3
/
+13
|
*
Merge branch 'jk/ref-paranoia' into jt/no-abuse-alternate-odb-for-submodules
Junio C Hamano
2021-09-29
1
-22
/
+55
|
|
\
|
*
\
Merge branch 'jt/add-submodule-odb-clean-up' into jt/no-abuse-alternate-odb-f...
Junio C Hamano
2021-09-23
1
-19
/
+5
|
|
\
\
*
|
\
\
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
2021-10-14
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Comment important codepaths regarding nuking untracked files/dirs
Elijah Newren
2021-09-27
1
-0
/
+1
*
|
|
|
|
Merge branch 'ab/designated-initializers'
Junio C Hamano
2021-10-11
1
-3
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
2021-09-27
1
-3
/
+5
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
2021-10-06
1
-19
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
repository: support unabsorbed in repo_submodule_init
Jonathan Tan
2021-09-09
1
-6
/
+3
|
*
|
|
submodule: remove unnecessary unabsorbed fallback
Jonathan Tan
2021-09-09
1
-13
/
+2
*
|
|
|
Merge branch 'jt/submodule-name-to-gitdir'
Junio C Hamano
2021-09-23
1
-22
/
+55
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
submodule: extract path to submodule gitdir func
Jonathan Tan
2021-09-15
1
-22
/
+55
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ar/submodule-add-config'
Junio C Hamano
2021-09-21
1
-0
/
+5
|
\
\
\
|
*
|
|
submodule--helper: introduce add-config subcommand
Atharva Raykar
2021-08-10
1
-0
/
+5
*
|
|
|
Merge branch 'dt/submodule-diff-fixes'
Junio C Hamano
2021-09-21
1
-1
/
+13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
diff --submodule=diff: don't print failure message twice
David Turner
2021-08-31
1
-1
/
+3
|
*
|
|
diff --submodule=diff: do not fail on ever-initialied deleted submodules
David Turner
2021-08-31
1
-0
/
+10
|
|
/
/
*
|
|
grep: use submodule-ODB-as-alternate lazy-addition
Jonathan Tan
2021-09-08
1
-0
/
+5
*
|
|
submodule: lazily add submodule ODBs as alternates
Jonathan Tan
2021-09-08
1
-1
/
+19
|
|
/
|
/
|
*
|
run-command: refactor subprocess env preparation
Jonathan Tan
2021-06-28
1
-16
/
+2
*
|
submodule: refrain from filtering GIT_CONFIG_COUNT
Jonathan Tan
2021-06-28
1
-1
/
+2
|
/
*
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
2021-05-10
1
-12
/
+14
|
\
|
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-12
/
+14
*
|
*: remove 'const' qualifier for struct index_state
Derrick Stolee
2021-04-14
1
-3
/
+3
|
/
*
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
2021-01-25
1
-0
/
+1
|
\
|
*
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
2020-12-08
1
-0
/
+1
*
|
submodules: fix of regression on fetching of non-init subsub-repo
Peter Kaestle
2020-12-09
1
-1
/
+6
|
/
*
Merge branch 'so/combine-diff-simplify'
Junio C Hamano
2020-10-05
1
-1
/
+2
|
\
|
*
diff: get rid of redundant 'dense' argument
Sergey Organov
2020-09-29
1
-1
/
+2
[next]