index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
submodule--helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
|
*
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-2
/
+2
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-0
/
+1
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
*
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren
2023-06-21
1
-0
/
+1
*
|
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
Merge branch 'tb/submodule-null-deref-fix'
Junio C Hamano
2023-06-21
1
-2
/
+5
|
\
|
*
builtin/submodule--helper.c: handle missing submodule URLs
Taylor Blau
2023-05-24
1
-2
/
+5
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
\
|
*
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-3
/
+3
|
|
\
\
*
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
\
|
|
|
|
*
|
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
abspath.h: move absolute path functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-3
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cocci: apply the "revision.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-04-06
1
-4
/
+3
|
\
\
\
|
*
|
|
config API: add and use a "git_config_get()" family of functions
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+3
*
|
|
|
builtins: mark unused prefix parameters
Jeff King
2023-03-28
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-2
/
+2
|
\
\
\
|
*
|
|
run_processes_parallel: mark unused callback parameters
Jeff King
2023-02-24
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
|
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
/
*
|
*: fix typos which duplicate a word
Andrei Rybak
2023-01-08
1
-3
/
+2
*
|
Merge branch 'ab/no-more-git-global-super-prefix'
Junio C Hamano
2023-01-05
1
-40
/
+47
|
\
\
|
*
|
submodule--helper: convert "{update,clone}" to their own "--super-prefix"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-19
/
+13
|
*
|
submodule--helper: convert "status" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-7
/
+8
|
*
|
submodule--helper: convert "sync" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-9
/
+11
|
*
|
submodule--helper: convert "foreach" to its own "--super-prefix"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-5
/
+7
|
*
|
submodule--helper: don't use global --super-prefix in "absorbgitdirs"
Ævar Arnfjörð Bjarmason
2022-12-26
1
-4
/
+3
|
*
|
submodule.c & submodule--helper: pass along "super_prefix" param
Ævar Arnfjörð Bjarmason
2022-12-26
1
-13
/
+22
*
|
|
diff: mark unused parameters in callbacks
Jeff King
2022-12-13
1
-1
/
+1
|
/
/
*
|
Merge branch 'ab/fewer-the-index-macros'
Junio C Hamano
2022-11-28
1
-14
/
+14
|
\
\
|
|
/
|
/
|
|
*
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-7
/
+7
|
*
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-7
/
+7
*
|
submodule--helper: use OPT_SUBCOMMAND() API
Ævar Arnfjörð Bjarmason
2022-11-08
1
-40
/
+38
*
|
submodule--helper: drop "update --prefix <pfx>" for "-C <pfx> update"
Ævar Arnfjörð Bjarmason
2022-11-08
1
-3
/
+1
*
|
submodule--helper: remove --prefix from "absorbgitdirs"
Ævar Arnfjörð Bjarmason
2022-11-08
1
-3
/
+0
*
|
submodule API & "absorbgitdirs": remove "----recursive" option
Ævar Arnfjörð Bjarmason
2022-11-08
1
-6
/
+2
*
|
submodule--helper: fix a memory leak in "status"
Ævar Arnfjörð Bjarmason
2022-11-08
1
-3
/
+4
*
|
submodule--helper: move "config" to a test-tool
Ævar Arnfjörð Bjarmason
2022-11-08
1
-46
/
+0
|
/
[next]