last-modified: rewrite error message when more than one commit given
Toon Claes committed 6 months ago
git-gui: shift tabstops to account for the first column of patch text
Chris Idema committed 6 months ago
string-list: add string_list_sort_u() that mimics "sort -u"
Amisha Chhajed committed 6 months ago
u-string-list: add unit tests for string-list methods
Amisha Chhajed committed 6 months ago
l10n: zh_CN: updated translation for 2.53
Jiang Xin committed 6 months ago
l10n: zh_CN: fix inconsistent use of standard vs. wide colons
Jiang Xin committed 6 months ago
receive-pack: convert receive hooks to hook API
Emily Shaffer committed 6 months ago
receive-pack: convert update hooks to new API
Emily Shaffer committed 6 months ago
run-command: poll child input in addition to output
Adrian Ratiu committed 6 months ago
Adrian Ratiu committed 6 months ago
reference-transaction: use hook API instead of run-command
Adrian Ratiu committed 6 months ago
transport: convert pre-push to hook API
Emily Shaffer committed 6 months ago
hook: allow separate std[out|err] streams
Adrian Ratiu committed 6 months ago
hook: convert 'post-rewrite' hook in sequencer.c to hook API
Emily Shaffer committed 6 months ago
hook: provide stdin via callback
Emily Shaffer committed 6 months ago
run-command: add stdin callback for parallelization
Emily Shaffer committed 6 months ago
run-command: add helper for pp child states
Adrian Ratiu committed 6 months ago
t1800: add hook output stream tests
Adrian Ratiu committed 6 months ago
worktree: clarify that --expire only affects missing worktrees
Sam Bostock committed 6 months ago
Jean-Noël Avila committed 7 months ago