RelNotes: correct "fast-import" option name
Junio C Hamano committed 6 months ago
t/perf/p3400: speed up setup using fast-import
Tian Yuchen committed 6 months ago
show-index: use gettext wrapping in user facing error messages
Shreyansh Paliwal committed 6 months ago
show-index: warn when falling back to SHA-1 outside a repository
Shreyansh Paliwal committed 6 months ago
last-modified: verify revision argument is a commit-ish
Toon Claes committed 6 months ago
last-modified: remove double error message
Toon Claes committed 6 months ago
last-modified: fix memory leak when more than one commit is given
Toon Claes committed 6 months ago
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