index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jk/log-follow-with-non-literal-pathspec'
Junio C Hamano
2023-06-21
1
-1
/
+1
|
\
|
*
diff: factor out --follow pathspec check
Jeff King
2023-06-03
1
-1
/
+1
*
|
Merge branch 'jk/format-patch-message-id-unleak'
Junio C Hamano
2023-06-13
1
-7
/
+8
|
\
\
|
*
|
format-patch: free elements of rev.ref_message_ids list
Jeff King
2023-05-19
1
-7
/
+7
|
*
|
format-patch: free rev.message_id when exiting
Jeff King
2023-05-19
1
-0
/
+1
*
|
|
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
\
\
|
*
|
|
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
|
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+4
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
|
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 oid-array.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
-12
/
+18
|
|
\
\
*
|
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+4
|
\
|
|
|
|
*
|
|
write-or-die.h: move declarations for write-or-die.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
-12
/
+18
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cocci: apply the "refs.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
|
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
cocci: apply the "diff.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
|
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
|
*
|
|
cocci: apply the "commit-reach.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+7
|
*
|
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
2023-04-06
1
-3
/
+3
|
\
\
\
|
*
|
|
config API: add "string" version of *_value_multi(), fix segfaults
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
|
*
|
|
config API: have *_multi() return an "int" and take a "dest"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-3
/
+3
*
|
|
|
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
2023-03-21
1
-0
/
+17
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
format-patch: add format.noprefix option
Jeff King
2023-03-09
1
-0
/
+8
|
*
|
|
format-patch: do not respect diff.noprefix
Jeff King
2023-03-09
1
-0
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'jk/format-patch-change-format-for-empty-commits'
Junio C Hamano
2023-03-19
1
-0
/
+1
|
\
\
\
|
*
|
|
format-patch: output header for empty commits
John Keeping
2023-03-03
1
-0
/
+1
|
|
/
/
*
|
|
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
2023-03-17
1
-2
/
+0
|
\
\
\
|
*
|
|
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-2
/
+0
*
|
|
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
mark unused parameters in signal handlers
Jeff King
2023-02-24
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-1
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
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
-1
/
+2
|
|
/
/
*
/
/
format.attach: allow empty value to disable multi-part messages
Junio C Hamano
2023-02-18
1
-0
/
+2
|
/
/
*
|
Merge branch 'jc/format-patch-v-unleak'
Junio C Hamano
2023-01-23
1
-3
/
+3
|
\
\
|
*
|
format-patch: unleak "-v <num>"
Junio C Hamano
2023-01-16
1
-3
/
+3
*
|
|
format-patch: support format.mboxrd with --stdout
Eric Wong
2022-12-25
1
-0
/
+8
|
/
/
*
/
builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-1
/
+0
|
/
*
Merge branch 'tb/shortlog-group'
Taylor Blau
2022-10-31
1
-0
/
+1
|
\
|
*
shortlog: extract `shortlog_finish_setup()`
Taylor Blau
2022-10-24
1
-0
/
+1
*
|
Merge branch 'jz/patch-id'
Taylor Blau
2022-10-31
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
patch-id: use stable patch-id for rebases
Jerry Zhang
2022-10-25
1
-1
/
+1
*
|
Merge branch 'ab/unused-annotation'
Junio C Hamano
2022-09-14
1
-2
/
+2
|
\
\
[next]