Junio C Hamano <gitster@xxxxxxxxx> writes: > [Cooking] > > [...] > > * la/trailer-cleanups (2023-09-11) 6 commits > (merged to 'next' on 2023-09-12 at 779c4a097a) > + trailer: use offsets for trailer_start/trailer_end > + trailer: rename *_DEFAULT enums to *_UNSPECIFIED > + trailer: teach find_patch_start about --no-divider > + trailer: split process_command_line_args into separate functions > + trailer: split process_input_file into separate pieces > + trailer: separate public from internal portion of trailer_iterator > > Code clean-up. > > Will merge to 'master'. > source: <pull.1563.v2.git.1694240177.gitgitgadget@xxxxxxxxx> This isn't ready yet (still need to reroll). > [...] > > * la/trailer-test-and-doc-updates (2023-09-07) 13 commits > - trailer doc: <token> is a <key> or <keyAlias>, not both > - trailer doc: separator within key suppresses default separator > - trailer doc: emphasize the effect of configuration variables > - trailer --unfold help: prefer "reformat" over "join" > - trailer --parse docs: add explanation for its usefulness > - trailer --only-input: prefer "configuration variables" over "rules" > - trailer --parse help: expose aliased options > - trailer --no-divider help: describe usual "---" meaning > - trailer: trailer location is a place, not an action > - trailer doc: narrow down scope of --where and related flags > - trailer: add tests to check defaulting behavior with --no-* flags > - trailer test description: this tests --where=after, not --where=before > - trailer tests: make test cases self-contained > > Test coverage for trailers has been improved. > source: <pull.1564.v3.git.1694125209.gitgitgadget@xxxxxxxxx> Did you forget to add "Need more reviews"? Not sure what the status is for the overall series (modulo your targetd comments for some of the patches).