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 'ob/format-patch-description-file'
Junio C Hamano
2023-09-01
1
-3
/
+18
|
\
|
*
format-patch: add --description-file option
Oswald Buddenhagen
2023-08-22
1
-3
/
+18
*
|
diff: drop useless "status" parameter from diff_result_code()
Jeff King
2023-08-22
1
-1
/
+1
|
/
*
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-25
1
-4
/
+2
|
\
|
*
revisions: drop unused "opt" parameter in "tweak" callbacks
Jeff King
2023-07-14
1
-4
/
+2
*
|
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
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
config: pass kvi to die_bad_number()
Glen Choo
2023-06-28
1
-1
/
+1
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-4
/
+6
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
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
[next]