index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
trailer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-07
1
-1
/
+1
*
Merge branch 'la/hide-trailer-info'
Junio C Hamano
2024-05-23
1
-62
/
+105
|
\
|
*
trailer: document parse_trailers() usage
Linus Arver
2024-05-02
1
-4
/
+4
|
*
trailer: retire trailer_info_get() from API
Linus Arver
2024-05-02
1
-46
/
+46
|
*
trailer: make trailer_info struct private
Linus Arver
2024-05-02
1
-0
/
+21
|
*
trailer: make parse_trailers() return trailer_info pointer
Linus Arver
2024-05-02
1
-19
/
+22
|
*
interpret-trailers: access trailer_info with new helpers
Linus Arver
2024-05-02
1
-0
/
+21
|
*
trailer: teach iterator about non-trailer lines
Linus Arver
2024-05-02
1
-7
/
+5
*
|
builtin/commit: refactor --trailer logic
John Passaro
2024-05-07
1
-0
/
+12
*
|
Merge branch 'la/format-trailer-info'
Junio C Hamano
2024-04-23
1
-52
/
+29
|
\
|
|
*
trailer: finish formatting unification
Linus Arver
2024-03-15
1
-4
/
+4
|
*
trailer: begin formatting unification
Linus Arver
2024-03-15
1
-37
/
+17
|
*
format_trailer_info(): append newline for non-trailer lines
Linus Arver
2024-03-15
1
-2
/
+3
|
*
format_trailer_info(): drop redundant unfold_value()
Linus Arver
2024-03-15
1
-3
/
+0
|
*
format_trailer_info(): use trailer_item objects
Linus Arver
2024-03-15
1
-11
/
+10
*
|
Merge branch 'jk/core-comment-string'
Junio C Hamano
2024-04-05
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
find multi-byte comment chars in unterminated buffers
Jeff King
2024-03-12
1
-2
/
+2
|
*
find multi-byte comment chars in NUL-terminated strings
Jeff King
2024-03-12
1
-1
/
+1
*
|
Merge branch 'la/trailer-api'
Junio C Hamano
2024-03-14
1
-135
/
+46
|
\
\
|
|
/
|
/
|
|
*
format_trailers_from_commit(): indirectly call trailer_info_get()
Linus Arver
2024-03-01
1
-1
/
+4
|
*
format_trailer_info(): move "fast path" to caller
Linus Arver
2024-03-01
1
-11
/
+9
|
*
format_trailers(): use strbuf instead of FILE
Linus Arver
2024-03-01
1
-6
/
+7
|
*
trailer_info_get(): reorder parameters
Linus Arver
2024-03-01
1
-5
/
+6
|
*
trailer: move interpret_trailers() to interpret-trailers.c
Linus Arver
2024-03-01
1
-106
/
+13
|
*
trailer: reorder format_trailers_from_commit() parameters
Linus Arver
2024-03-01
1
-5
/
+6
|
*
trailer: rename functions to use 'trailer'
Linus Arver
2024-03-01
1
-13
/
+13
|
*
shortlog: add test for de-duplicating folded trailers
Linus Arver
2024-03-01
1
-0
/
+1
|
*
trailer: free trailer_info _after_ all related usage
Linus Arver
2024-03-01
1
-2
/
+1
*
|
Merge branch 'la/trailer-cleanups'
Junio C Hamano
2024-02-20
1
-8
/
+7
|
\
\
|
|
/
|
/
|
|
*
trailer: fix comment/cut-line regression with opts->no_divider
Jeff King
2024-02-20
1
-8
/
+7
*
|
Merge branch 'la/trailer-cleanups'
Junio C Hamano
2024-01-02
1
-34
/
+50
|
\
|
|
*
trailer: use offsets for trailer_start/trailer_end
Linus Arver
2023-12-20
1
-15
/
+14
|
*
trailer: find the end of the log message
Linus Arver
2023-12-20
1
-23
/
+40
|
*
commit: ignore_non_trailer computes number of bytes to ignore
Linus Arver
2023-10-20
1
-1
/
+1
*
|
trailer: handle NULL value when parsing trailer-specific config
Jeff King
2023-12-09
1
-0
/
+6
*
|
config: handle NULL value when parsing non-bools
Jeff King
2023-12-09
1
-0
/
+2
|
/
*
trailer: split process_command_line_args into separate functions
Linus Arver
2023-09-11
1
-13
/
+21
*
trailer: split process_input_file into separate pieces
Linus Arver
2023-09-11
1
-20
/
+22
*
trailer: separate public from internal portion of trailer_iterator
Linus Arver
2023-09-11
1
-5
/
+5
*
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
*
|
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-0
/
+2
|
/
*
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
2023-03-21
1
-1
/
+1
*
environment: move comment_line_char 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
*
alloc.h: move ALLOC_GROW() functions from cache.h
Elijah Newren
2023-02-24
1
-0
/
+1
*
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-2
/
+2
*
config: mark unused callback parameters
Jeff King
2022-08-19
1
-2
/
+4
*
Merge branch 'ab/env-array'
Junio C Hamano
2022-06-11
1
-1
/
+1
|
\
|
*
run-command API: rename "env_array" to "env"
Ævar Arnfjörð Bjarmason
2022-06-02
1
-1
/
+1
[next]