builtin: patch-id: add --verbatim as a command mode
Jerry Zhang committed almost 4 years ago
patch-id: fix patch-id for mode changes
Jerry Zhang committed almost 4 years ago
builtin: patch-id: fix patch-id with binary diffs
Jerry Zhang committed almost 4 years ago
patch-id: use stable patch-id for rebases
Jerry Zhang committed almost 4 years ago
patch-id: fix stable patch id for binary / header-only
Jerry Zhang committed almost 4 years ago
shortlog: implement `--group=committer` in terms of `--group=<format>`
Taylor Blau committed almost 4 years ago
shortlog: implement `--group=author` in terms of `--group=<format>`
Taylor Blau committed almost 4 years ago
shortlog: extract `shortlog_finish_setup()`
Taylor Blau committed almost 4 years ago
shortlog: support arbitrary commit format `--group`s
Taylor Blau committed almost 4 years ago
shortlog: extract `--group` fragment for translation
Taylor Blau committed almost 4 years ago
shortlog: make trailer insertion a noop when appropriate
Taylor Blau committed almost 4 years ago
shortlog: accept `--date`-related options
Jeff King committed almost 4 years ago
builtin/repack.c: implement `--expire-to` for storing pruned objects
Taylor Blau committed almost 4 years ago
builtin/repack.c: write cruft packs to arbitrary locations
Taylor Blau committed almost 4 years ago
builtin/repack.c: pass "cruft_expiration" to `write_cruft_pack`
Taylor Blau committed almost 4 years ago
builtin/repack.c: pass "out" to `prepare_pack_objects`
Taylor Blau committed almost 4 years ago
trace2: add global counter mechanism
Jeff Hostetler committed almost 4 years ago
Jeff Hostetler committed almost 4 years ago
trace2: convert ctx.thread_name from strbuf to pointer
Jeff Hostetler committed almost 4 years ago
trace2: improve thread-name documentation in the thread-context
Jeff Hostetler committed almost 4 years ago