39 Commits (49d45de1e717df76481feedcdd189b64cea1fabb)

Author SHA1 Message Date
Jonathan Tan e8c352c316 trailer: have function to describe trailer layout 8 years ago
Jonathan Tan 022349c3b0 trailer: avoid unnecessary splitting on lines 8 years ago
Jonathan Tan 710714aaa8 commit: make ignore_non_trailer take buf/len 8 years ago
Jonathan Tan e4319562bc trailer: be stricter in parsing separators 8 years ago
Jonathan Tan 60ef86a162 trailer: support values folded to multiple lines 9 years ago
Jonathan Tan c463a6b280 trailer: forbid leading whitespace in trailers 9 years ago
Jonathan Tan 146245063e trailer: allow non-trailers in trailer block 9 years ago
Jonathan Tan fdbf4510ae trailer: clarify failure modes in parse_trailer 9 years ago
Jonathan Tan cc71b0de11 trailer: make args have their own struct 9 years ago
Jonathan Tan 63ab3f3484 trailer: streamline trailer item create and add 9 years ago
Jonathan Tan 8966a39483 trailer: use list.h for doubly-linked list 9 years ago
Jonathan Tan d65fd424ad trailer: improve const correctness 9 years ago
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