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 'sk/calloc-not-malloc-plus-memset'
Junio C Hamano
2024-12-23
1
-5
/
+5
|
\
|
*
git: use calloc instead of malloc + memset where possible
Seija Kijin
2024-12-18
1
-5
/
+5
*
|
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-06
1
-0
/
+1
|
/
*
refspec: store raw refspecs inside refspec_item
Jeff King
2024-11-12
1
-2
/
+2
*
refspec: drop separate raw_nr count
Jeff King
2024-11-12
1
-2
/
+2
*
Merge branch 'ps/leakfixes-part-7'
Junio C Hamano
2024-10-02
1
-2
/
+7
|
\
|
*
submodule: fix leaking submodule ODB paths
Patrick Steinhardt
2024-09-27
1
-2
/
+2
|
*
submodule: fix leaking update strategy
Patrick Steinhardt
2024-09-27
1
-0
/
+5
*
|
Merge branch 'ps/environ-wo-the-repository'
Junio C Hamano
2024-09-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
environment: make `get_git_common_dir()` accept a repository
Patrick Steinhardt
2024-09-12
1
-1
/
+1
*
|
submodule: fix leaking fetch task data
Patrick Steinhardt
2024-09-05
1
-0
/
+2
|
/
*
Merge branch 'ps/config-wo-the-repository'
Junio C Hamano
2024-08-23
1
-1
/
+1
|
\
|
*
config: pass repo to functions that rename or copy sections
Patrick Steinhardt
2024-08-13
1
-1
/
+1
*
|
Merge branch 'jc/refs-symref-referent'
Junio C Hamano
2024-08-15
1
-0
/
+2
|
\
\
|
*
|
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-0
/
+2
|
|
/
*
|
submodule: fix leaking seen submodule names
Patrick Steinhardt
2024-08-08
1
-0
/
+1
*
|
submodule: fix leaking fetch tasks
Patrick Steinhardt
2024-08-08
1
-10
/
+7
|
/
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
hash: require hash algorithm in `empty_tree_oid_hex()`
Patrick Steinhardt
2024-06-14
1
-3
/
+3
*
refs: pass repo when retrieving submodule ref store
Patrick Steinhardt
2024-05-17
1
-1
/
+2
*
Merge branch 'ps/refs-without-the-repository' into ps/refs-without-the-reposi...
Junio C Hamano
2024-05-16
1
-2
/
+4
|
\
|
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-2
/
+4
*
|
Sync with 2.44.1
Johannes Schindelin
2024-04-29
1
-0
/
+89
|
\
\
|
|
/
|
/
|
|
*
Sync with 2.42.2
Johannes Schindelin
2024-04-19
1
-0
/
+89
|
|
\
|
|
*
Sync with 2.41.1
Johannes Schindelin
2024-04-19
1
-0
/
+89
|
|
|
\
|
|
|
*
Sync with 2.40.2
Johannes Schindelin
2024-04-19
1
-0
/
+89
|
|
|
|
\
|
|
|
|
*
Sync with 2.39.4
Johannes Schindelin
2024-04-19
1
-0
/
+89
|
|
|
|
|
\
|
|
|
|
|
*
submodule: require the submodule path to contain directories only
Johannes Schindelin
2024-04-17
1
-0
/
+72
|
|
|
|
|
*
clone: prevent clashing git dirs when cloning submodule in parallel
Filip Hejsek
2024-04-17
1
-0
/
+17
*
|
|
|
|
|
config: add --comment option to add a comment
Ralph Seichter
2024-03-15
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'js/merge-base-with-missing-commit'
Junio C Hamano
2024-03-11
1
-1
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
commit-reach(repo_get_merge_bases): pass on "missing commits" errors
Johannes Schindelin
2024-02-29
1
-1
/
+6
|
|
/
/
/
/
/
*
/
/
/
/
/
submodule: use strvec_pushf() for --submodule-prefix
René Scharfe
2024-02-26
1
-15
/
+4
|
/
/
/
/
/
*
/
/
/
/
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-3
/
+0
|
/
/
/
/
*
|
|
|
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
|
|
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
/
+1
*
|
|
|
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
/
/
*
|
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+3
|
\
\
\
|
*
|
|
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
|
*
|
|
treewide: be explicit about dependence on trace.h & trace2.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
-4
/
+4
|
|
\
\
\
*
|
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+5
|
\
|
|
|
|
|
*
|
|
|
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
|
*
|
|
|
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
2023-03-21
1
-1
/
+1
[next]