Jeff King committed over 5 years ago
l10n: ru.po: update Russian translation
Dimitriy Ryazantcev committed over 5 years ago
t5325: check both on-disk and in-memory reverse index
Taylor Blau committed over 5 years ago
pretty: lazy-load commit data when expanding user-format
Jeff King committed over 5 years ago
rebase -i: do leave commit message intact in fixup! chains
Johannes Schindelin committed over 5 years ago
t0000: consistently use single quotes for outer tests
Jeff King committed over 5 years ago
t0000: run cleaning test inside sub-test
Jeff King committed over 5 years ago
t0000: run prereq tests inside sub-test
Jeff King committed over 5 years ago
t0000: keep clean-up tests together
Jeff King committed over 5 years ago
oid_pos(): access table through const pointers
Jeff King committed over 5 years ago
hash_pos(): convert to oid_pos()
Jeff King committed over 5 years ago
rerere: use strmap to store rerere directories
Jeff King committed over 5 years ago
rerere: tighten rr-cache dirname check
Jeff King committed over 5 years ago
rerere: check dirname format while iterating rr_cache directory
Jeff King committed over 5 years ago
commit_graft_pos(): take an oid instead of a bare hash
Jeff King committed over 5 years ago
upload-pack.c: fix filter spec quoting bug
Jacob Vosmaer committed over 5 years ago
git-compat-util: always enable variadic macros
Jeff King committed over 5 years ago
ci: do not cancel all jobs of a matrix if one fails
Philippe Blain committed over 5 years ago
range-diff/format-patch: refactor check for commit range
Johannes Schindelin committed over 5 years ago
test-lib: prevent '--stress-jobs=X' from being ignored
SZEDER Gábor committed over 5 years ago