26 Commits (a8132410ee70028783e9ea48c1990f3b0e107658)

Author SHA1 Message Date
Junio C Hamano 13092a916d cocci: refactor common patterns to use xstrdup_or_null() 9 years ago
Johannes Schindelin ef1177d18e die("bug"): report bugs consistently 9 years ago
Nguyễn Thái Ngọc Duy 13ad56f848 trailer.c: mark strings for translation 9 years ago
Tobias Klauser e1f898639e interpret-trailers: add option for in-place editing 9 years ago
Tobias Klauser d0d2344ad8 trailer: allow to write to files other than stdout 9 years ago
Christian Couder 5c99995df8 trailer: support multiline title 10 years ago
Christian Couder 6262fe9ca3 trailer: retitle a test and correct an in-comment message 10 years ago
Christian Couder dc5d553b55 trailer: ignore first line of message 10 years ago
Jeff King c5eadcaab1 trailer: use capture_command 10 years ago
Дилян Палаузов 5d308512ff do not include the same header twice 10 years ago
René Scharfe b226293b44 trailer: use CHILD_PROCESS_INIT in apply_command() 10 years ago
Christian Couder 61cfef4ca4 trailer: reuse ignore_non_trailer() to ignore conflict lines 10 years ago
Christian Couder d52adf1f32 trailer: display a trailer without its trailing newline 10 years ago
Christian Couder 2887103b35 trailer: ignore comment lines inside the trailers 10 years ago
René Scharfe 8828f2985f use child_process_init() to initialize struct child_process variables 11 years ago
Christian Couder 85039fb6e4 trailer: execute command from 'trailer.<name>.command' 11 years ago
Christian Couder b1d78d77bf trailer: put all the processing together and print 11 years ago
Christian Couder 2013d8505d trailer: parse trailers from file or stdin 11 years ago
Christian Couder f0a90b4edf trailer: process command line trailer arguments 11 years ago
Christian Couder 46a0613f00 trailer: read and process config information 11 years ago
Christian Couder 4103818d20 trailer: process trailers from input message and arguments 11 years ago
Christian Couder 9385b5d706 trailer: add data structures and basic functions 11 years ago