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
l10n: zh_TW.po: update Git 2.53 translation
Yi-Jyun Pan committed 6 months ago
RelNotes: a few spelling fixes
Junio C Hamano committed 6 months ago
l10n: tr: Update Turkish translations
Emir SARI committed 7 months ago
l10n: sv.po: Update Swedish translation
Peter Krefting committed 6 months ago
Junio C Hamano committed 6 months ago
Bagas Sanjaya committed 6 months ago
xdiff: remove unused data from xdlclass_t
Phillip Wood committed 6 months ago
xdiff: remove "line_hash" field from xrecord_t
Phillip Wood committed 6 months ago
odb: drop unused `for_each_{loose,packed}_object()` functions
Patrick Steinhardt committed 6 months ago
reachable: convert to use `odb_for_each_object()`
Patrick Steinhardt committed 6 months ago
builtin/pack-objects: use `packfile_store_for_each_object()`
Patrick Steinhardt committed 6 months ago
odb: introduce mtime fields for object info requests
Patrick Steinhardt committed 6 months ago
treewide: drop uses of `for_each_{loose,packed}_object()`
Patrick Steinhardt committed 6 months ago