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
*
trailer: rename 'template' variables
Brandon Williams
2018-02-22
1
-5
/
+5
*
trailer: rename 'new' variables
Brandon Williams
2018-02-22
1
-17
/
+17
*
tempfile: auto-allocate tempfiles on heap
Jeff King
2017-09-06
1
-3
/
+3
*
Merge branch 'jk/trailers-parse'
Junio C Hamano
2017-08-27
1
-16
/
+98
|
\
|
*
pretty: support normalization options for %(trailers)
Jeff King
2017-08-15
1
-2
/
+30
|
*
pretty: move trailer formatting to trailer.c
Jeff King
2017-08-15
1
-0
/
+18
|
*
interpret-trailers: add an option to unfold values
Jeff King
2017-08-15
1
-0
/
+29
|
*
interpret-trailers: add an option to show only existing trailers
Jeff King
2017-08-15
1
-4
/
+5
|
*
interpret-trailers: add an option to show only the trailers
Jeff King
2017-08-15
1
-9
/
+14
|
*
trailer: put process_trailers() options into a struct
Jeff King
2017-08-10
1
-4
/
+6
*
|
interpret-trailers: add options for actions
Paolo Bonzini
2017-08-14
1
-6
/
+28
*
|
trailers: introduce struct new_trailer_item
Paolo Bonzini
2017-08-14
1
-8
/
+11
*
|
trailers: export action enums and corresponding lookup functions
Paolo Bonzini
2017-07-25
1
-32
/
+33
*
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
|
/
*
trailer: have function to describe trailer layout
Jonathan Tan
2016-11-29
1
-36
/
+82
*
trailer: avoid unnecessary splitting on lines
Jonathan Tan
2016-11-29
1
-94
/
+100
*
commit: make ignore_non_trailer take buf/len
Jonathan Tan
2016-11-29
1
-1
/
+1
*
trailer: be stricter in parsing separators
Jonathan Tan
2016-11-29
1
-6
/
+23
*
Merge branch 'jt/trailer-with-cruft'
Junio C Hamano
2016-10-31
1
-273
/
+347
|
\
|
*
trailer: support values folded to multiple lines
Jonathan Tan
2016-10-21
1
-7
/
+38
|
*
trailer: forbid leading whitespace in trailers
Jonathan Tan
2016-10-21
1
-1
/
+1
|
*
trailer: allow non-trailers in trailer block
Jonathan Tan
2016-10-21
1
-13
/
+76
|
*
trailer: clarify failure modes in parse_trailer
Jonathan Tan
2016-10-21
1
-22
/
+53
|
*
trailer: make args have their own struct
Jonathan Tan
2016-10-21
1
-50
/
+85
|
*
trailer: streamline trailer item create and add
Jonathan Tan
2016-10-21
1
-70
/
+60
|
*
trailer: use list.h for doubly-linked list
Jonathan Tan
2016-10-21
1
-167
/
+91
|
*
trailer: improve const correctness
Jonathan Tan
2016-10-14
1
-7
/
+7
*
|
cocci: refactor common patterns to use xstrdup_or_null()
Junio C Hamano
2016-10-12
1
-6
/
+3
|
/
*
die("bug"): report bugs consistently
Johannes Schindelin
2016-07-26
1
-1
/
+1
*
trailer.c: mark strings for translation
Nguyễn Thái Ngọc Duy
2016-02-29
1
-1
/
+1
*
interpret-trailers: add option for in-place editing
Tobias Klauser
2016-01-14
1
-1
/
+40
*
trailer: allow to write to files other than stdout
Tobias Klauser
2016-01-14
1
-13
/
+15
*
Merge branch 'cc/trailers-corner-case-fix'
Junio C Hamano
2015-09-02
1
-4
/
+11
|
\
|
*
trailer: support multiline title
Christian Couder
2015-08-31
1
-4
/
+11
*
|
Merge branch 'cc/trailers-corner-case-fix'
Junio C Hamano
2015-08-28
1
-1
/
+3
|
\
|
|
*
trailer: retitle a test and correct an in-comment message
Christian Couder
2015-08-26
1
-1
/
+2
|
*
trailer: ignore first line of message
Christian Couder
2015-08-21
1
-1
/
+2
*
|
trailer: use capture_command
Jeff King
2015-03-23
1
-13
/
+5
*
|
do not include the same header twice
Дилян Палаузов
2015-02-13
1
-1
/
+0
*
|
Merge branch 'cc/interpret-trailers-more'
Junio C Hamano
2014-12-22
1
-7
/
+25
|
\
\
|
|
/
|
/
|
|
*
trailer: reuse ignore_non_trailer() to ignore conflict lines
Christian Couder
2014-11-10
1
-7
/
+25
*
|
Merge branch 'cc/interpret-trailers'
Junio C Hamano
2014-11-19
1
-4
/
+10
|
\
|
|
*
trailer: display a trailer without its trailing newline
Christian Couder
2014-11-10
1
-2
/
+6
|
*
trailer: ignore comment lines inside the trailers
Christian Couder
2014-11-10
1
-2
/
+4
*
|
trailer: use CHILD_PROCESS_INIT in apply_command()
René Scharfe
2014-11-10
1
-2
/
+1
*
|
use child_process_init() to initialize struct child_process variables
René Scharfe
2014-10-28
1
-1
/
+1
|
/
*
trailer: execute command from 'trailer.<name>.command'
Christian Couder
2014-10-13
1
-1
/
+84
*
trailer: put all the processing together and print
Christian Couder
2014-10-13
1
-0
/
+69
*
trailer: parse trailers from file or stdin
Christian Couder
2014-10-13
1
-0
/
+123
*
trailer: process command line trailer arguments
Christian Couder
2014-10-13
1
-0
/
+112
[next]