index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fmt-merge-msg.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-07-02
1
-0
/
+2
|
\
|
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-1
/
+1
|
/
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-1
/
+3
*
prefer comment_line_str to comment_line_char for printing
Jeff King
2024-03-12
1
-1
/
+1
*
strbuf: accept a comment string for strbuf_add_commented_lines()
Jeff King
2024-03-12
1
-3
/
+3
*
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
-3
/
+4
|
\
\
|
*
|
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
-2
/
+3
*
|
|
Merge branch 'cw/strbuf-cleanup'
Junio C Hamano
2023-07-06
1
-3
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
strbuf: remove global variable
Calvin Wan
2023-06-12
1
-3
/
+6
|
|
/
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren
2023-06-21
1
-0
/
+1
|
/
*
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
2023-04-11
1
-1
/
+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
-5
/
+10
|
\
|
*
cocci: apply the "pretty.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
/
+2
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+3
|
*
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+3
*
|
environment: move comment_line_char from cache.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
*
|
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
2023-03-17
1
-5
/
+0
|
\
\
|
*
|
gpg-interface: lazily initialize and read the configuration
Junio C Hamano
2023-02-10
1
-5
/
+0
|
|
/
*
|
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
*
|
treewide: ensure one of the appropriate headers is sourced first
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
revisions API users: add straightforward release_revisions()
Ævar Arnfjörð Bjarmason
2022-04-14
1
-0
/
+1
*
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
2022-01-13
1
-1
/
+1
|
\
|
*
fmt-merge-msg: prevent use-after-free with signed tags
Taylor Blau
2022-01-10
1
-1
/
+1
*
|
Merge branch 'jc/merge-detached-head-name'
Junio C Hamano
2022-01-05
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
merge: allow to pretend a merge is made into a different branch
Junio C Hamano
2021-12-20
1
-2
/
+5
*
|
ssh signing: make fmt-merge-msg consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+1
*
|
ssh signing: use sigc struct to pass payload
Fabian Stelzer
2021-12-09
1
-2
/
+2
|
/
*
ssh signing: fmt-merge-msg tests & config parse
Fabian Stelzer
2021-10-12
1
-0
/
+6
*
Merge branch 'fs/ssh-signing' into fs/ssh-signing-fix
Junio C Hamano
2021-10-12
1
-3
/
+3
|
\
|
*
ssh signing: preliminary refactoring and clean-up
Fabian Stelzer
2021-09-10
1
-3
/
+3
*
|
fmt-merge-msg: free newly allocated temporary strings when done
Andrzej Hunt
2021-07-26
1
-2
/
+4
|
/
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-1
/
+1
*
Merge branch 'bc/signed-objects-with-both-hashes'
Junio C Hamano
2021-02-23
1
-11
/
+18
|
\
|
*
gpg-interface: improve interface for parsing tags
brian m. carlson
2021-02-11
1
-11
/
+18
*
|
Merge branch 'so/log-diff-merge'
Junio C Hamano
2021-02-06
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
diff-merges: new function diff_merges_suppress()
Sergey Organov
2020-12-21
1
-1
/
+2
*
|
fmt-merge-msg: also suppress "into main" by default
Johannes Schindelin
2020-10-23
1
-1
/
+3
|
/
*
fmt-merge-msg: allow merge destination to be omitted again
Junio C Hamano
2020-07-30
1
-4
/
+34
*
Revert "fmt-merge-msg: stop treating `master` specially"
Junio C Hamano
2020-07-30
1
-1
/
+4
*
fmt-merge-msg: stop treating `master` specially
Johannes Schindelin
2020-06-24
1
-4
/
+1
*
Merge branch 'dd/sparse-fixes'
Junio C Hamano
2020-05-01
1
-1
/
+1
[next]