t1301: fix typo in error message
Han-Wen Nienhuys committed about 5 years ago
t1413: use tar to save and restore entire .git directory
Han-Wen Nienhuys committed about 5 years ago
t1401-symbolic-ref: avoid direct filesystem access
Han-Wen Nienhuys committed about 5 years ago
t1401: use tar to snapshot and restore repo state
Han-Wen Nienhuys committed about 5 years ago
t5601: read HEAD using rev-parse
Han-Wen Nienhuys committed about 5 years ago
t9300: check ref existence using test-helper rather than a file system check
Han-Wen Nienhuys committed about 5 years ago
t/helper/ref-store: initialize oid in resolve-ref
Han-Wen Nienhuys committed about 5 years ago
t4202: split testcase for invalid HEAD symref and HEAD hash
Han-Wen Nienhuys committed about 5 years ago
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano committed about 5 years ago
builtin/fsck.c: don't conflate "int" and "enum" in callback
Ævar Arnfjörð Bjarmason committed about 5 years ago
l10n: pt_PT: add Portuguese translations part 3
Daniel Santos committed over 5 years ago
completion: add --anchored to diff's options
Thomas Braun committed about 5 years ago
Merge branch 'l10n/zh_TW/21-05-20' of github.com:l10n-tw/git-po
Jiang Xin committed about 5 years ago
Merge branch 'master' of github.com:Softcatala/git-po
Jiang Xin committed about 5 years ago
l10n: bg.po: Updated Bulgarian translation (5204t)
Alexander Shopov committed over 5 years ago
send-email: move trivial config handling to Perl
Ævar Arnfjörð Bjarmason committed over 5 years ago
perl: nano-optimize by replacing Cwd::cwd() with Cwd::getcwd()
Ævar Arnfjörð Bjarmason committed over 5 years ago
perl: lazily load some common Git.pm setup code
Ævar Arnfjörð Bjarmason committed over 5 years ago
send-email: lazily load modules for a big speedup
Ævar Arnfjörð Bjarmason committed over 5 years ago
send-email: get rid of indirect object syntax
Ævar Arnfjörð Bjarmason committed over 5 years ago