index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
submodule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
Merge branch 'en/removing-untracked-fixes'
Junio C Hamano
1
-0
/
+1
2021-10-11
Merge branch 'ab/designated-initializers'
Junio C Hamano
1
-3
/
+5
2021-10-06
Merge branch 'jt/add-submodule-odb-clean-up'
Junio C Hamano
1
-19
/
+5
2021-09-27
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason
1
-3
/
+5
2021-09-27
Comment important codepaths regarding nuking untracked files/dirs
Elijah Newren
1
-0
/
+1
2021-09-23
Merge branch 'jt/submodule-name-to-gitdir'
Junio C Hamano
1
-22
/
+55
2021-09-20
Merge branch 'ar/submodule-add-config'
Junio C Hamano
1
-0
/
+5
2021-09-20
Merge branch 'dt/submodule-diff-fixes'
Junio C Hamano
1
-1
/
+13
2021-09-15
submodule: extract path to submodule gitdir func
Jonathan Tan
1
-22
/
+55
2021-09-09
repository: support unabsorbed in repo_submodule_init
Jonathan Tan
1
-6
/
+3
2021-09-09
submodule: remove unnecessary unabsorbed fallback
Jonathan Tan
1
-13
/
+2
2021-09-08
grep: use submodule-ODB-as-alternate lazy-addition
Jonathan Tan
1
-0
/
+5
2021-09-08
submodule: lazily add submodule ODBs as alternates
Jonathan Tan
1
-1
/
+19
2021-08-31
diff --submodule=diff: don't print failure message twice
David Turner
1
-1
/
+3
2021-08-31
diff --submodule=diff: do not fail on ever-initialied deleted submodules
David Turner
1
-0
/
+10
2021-08-10
submodule--helper: introduce add-config subcommand
Atharva Raykar
1
-0
/
+5
2021-06-28
run-command: refactor subprocess env preparation
Jonathan Tan
1
-16
/
+2
2021-06-28
submodule: refrain from filtering GIT_CONFIG_COUNT
Jonathan Tan
1
-1
/
+2
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-12
/
+14
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
1
-12
/
+14
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
1
-3
/
+3
2021-01-25
Merge branch 'sj/untracked-files-in-submodule-directory-is-not-dirty'
Junio C Hamano
1
-0
/
+1
2020-12-09
submodules: fix of regression on fetching of non-init subsub-repo
Peter Kaestle
1
-1
/
+6
2020-12-08
diff: do not show submodule with untracked files as "-dirty"
Sangeeta Jain
1
-0
/
+1
2020-10-05
Merge branch 'so/combine-diff-simplify'
Junio C Hamano
1
-1
/
+2
2020-09-29
diff: get rid of redundant 'dense' argument
Sergey Organov
1
-1
/
+2
2020-09-18
Merge branch 'mf/submodule-summary-with-correct-repository'
Junio C Hamano
1
-5
/
+6
2020-09-18
Merge branch 'os/collect-changed-submodules-optim'
Junio C Hamano
1
-1
/
+8
2020-09-09
Merge branch 'ss/submodule-summary-in-c'
Junio C Hamano
1
-5
/
+5
2020-09-06
submodule: suppress checking for file name and ref ambiguity for object ids
Orgad Shaneh
1
-1
/
+8
2020-09-03
Merge branch 'jc/run-command-use-embedded-args'
Junio C Hamano
1
-9
/
+4
2020-08-27
Merge branch 'jk/leakfix'
Junio C Hamano
1
-2
/
+2
2020-08-26
run_command: teach API users to use embedded 'args' more
Junio C Hamano
1
-9
/
+4
2020-08-14
config: fix leaks from git_config_get_string_const()
Jeff King
1
-2
/
+2
2020-08-12
submodule: rename helper functions to avoid ambiguity
Shourya Shukla
1
-5
/
+5
2020-07-30
strvec: rename struct fields
Jeff King
1
-7
/
+7
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
1
-15
/
+15
2020-07-28
strvec: convert remaining callers away from argv_array name
Jeff King
1
-89
/
+89
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
1
-1
/
+1
2020-06-24
submodule: use submodule repository when preparing summary
Michael Forney
1
-4
/
+4
2020-04-22
Merge branch 'jk/oid-array-cleanups'
Junio C Hamano
1
-1
/
+1
2020-03-30
oid_array: rename source file from sha1-array
Jeff King
1
-1
/
+1
2020-03-10
get_superproject_working_tree(): return strbuf
Alexandr Miloslavskiy
1
-9
/
+8
2020-03-10
real_path_if_valid(): remove unsafe API
Alexandr Miloslavskiy
1
-3
/
+4
2020-03-10
real_path: remove unsafe API
Alexandr Miloslavskiy
1
-1
/
+3
2020-02-12
Merge branch 'es/submodule-fetch-message-fix'
Junio C Hamano
1
-1
/
+1
2020-02-12
Merge branch 'dt/submodule-rm-with-stale-cache'
Junio C Hamano
1
-1
/
+1
2020-02-07
submodule: add newline on invalid submodule error
Emily Shaffer
1
-1
/
+1
2020-02-05
Merge branch 'pb/recurse-submodule-in-worktree-fix'
Junio C Hamano
1
-3
/
+3
2020-02-05
Merge branch 'es/fetch-show-failed-submodules-atend'
Junio C Hamano
1
-4
/
+15
[next]