index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apply.c
Age
Commit message (
Expand
)
Author
Lines
2023-05-09
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
-0
/
+3
2023-04-25
Merge branch 'en/header-split-cache-h'
Junio C Hamano
-0
/
+2
2023-04-24
Sync with Git 2.40.1
Junio C Hamano
-2
/
+12
2023-04-24
ws.h: move declarations for ws.c functions from cache.h
Elijah Newren
-0
/
+1
2023-04-24
base85.h: move declarations for base85.c functions from cache.h
Elijah Newren
-0
/
+1
2023-04-24
symlinks.h: move declarations for symlinks.c functions from cache.h
Elijah Newren
-0
/
+1
2023-04-17
Sync with 2.39.3
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.38.5
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.36.6
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.35.8
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.34.8
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.32.7
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.31.8
Johannes Schindelin
-2
/
+12
2023-04-17
Sync with 2.30.9
Johannes Schindelin
-2
/
+12
2023-04-17
apply --reject: overwrite existing `.rej` symlink if it exists
Johannes Schindelin
-2
/
+12
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
-0
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
-0
/
+1
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
-0
/
+5
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
-5
/
+8
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
-5
/
+8
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-3
/
+6
2023-03-28
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
-2
/
+2
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
-0
/
+1
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
-0
/
+1
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
-0
/
+1
2023-02-23
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
-0
/
+1
2023-02-14
Merge branch 'jk/unused-post-2.39' into maint-2.39
Junio C Hamano
-2
/
+2
2023-02-13
Sync with Git 2.39.2
Junio C Hamano
-0
/
+27
2023-02-06
Sync with 2.38.4
Johannes Schindelin
-0
/
+27
2023-02-06
Sync with 2.36.5
Johannes Schindelin
-0
/
+27
2023-02-06
Sync with 2.35.7
Johannes Schindelin
-0
/
+27
2023-02-06
Sync with 2.34.7
Johannes Schindelin
-0
/
+27
2023-02-06
Sync with 2.32.6
Johannes Schindelin
-0
/
+27
2023-02-06
Sync with 2.31.7
Johannes Schindelin
-0
/
+27
2023-02-06
Sync with 2.30.8
Johannes Schindelin
-0
/
+27
2023-02-03
apply: fix writing behind newly created symbolic links
Patrick Steinhardt
-0
/
+27
2023-01-17
treewide: always have a valid "index_state.repo" member
Ævar Arnfjörð Bjarmason
-1
/
+1
2023-01-16
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason
-1
/
+1
2022-12-13
ws: drop unused parameter from ws_blank_line()
Jeff King
-2
/
+2
2022-10-30
Merge branch 'tb/cap-patch-at-1gb'
Taylor Blau
-1
/
+11
2022-10-25
apply: reject patches larger than ~1 GiB
Taylor Blau
-1
/
+11
2022-10-17
apply: mark unused parameters in noop error/warning routine
Jeff King
-1
/
+1
2022-10-17
apply: mark unused parameters in handlers
Jeff King
-8
/
+8
2022-05-20
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
-3
/
+3
2022-05-02
Merge branch 'ep/maint-equals-null-cocci' for maint-2.35
Junio C Hamano
-3
/
+3
2022-05-02
tree-wide: apply equals-null.cocci
Junio C Hamano
-3
/
+3
2022-03-16
Merge branch 'ab/object-file-api-updates'
Junio C Hamano
-6
/
+6
[next]