summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-06Merge branch 'rs/parallel-checkout-test-fix'Junio C Hamano1-1/+1
2021-06-06Merge branch 'jc/fsync-can-fail-with-eintr'Junio C Hamano1-2/+3
2021-06-06parallel-checkout: avoid dash local bug in testsRené Scharfe1-1/+1
2021-06-05l10n: es: 2.32.0 round 1Christopher Diaz Riveros1-3300/+3806
2021-06-05l10n: zh_CN: for git v2.32.0 l10n round 1Jiang Xin1-3207/+3655
2021-06-05Merge branch 'fix_typo' of github.com:e-yes/gitJiang Xin1-1/+1
2021-06-05fsync(): be prepared to see EINTRJunio C Hamano1-2/+3
2021-06-04Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-poJiang Xin1-635/+602
2021-06-04l10n: Update Catalan translationJordi Mas1-4743/+5714
2021-06-04docs: fix api-trace2 doc for "too_many_files" eventJosh Steadmon1-2/+2
2021-06-04Remove warning that repack only works on non-promisor packfilesTao Klerks1-5/+1
2021-06-04cat-file: merge two block into oneZheNing Hu1-4/+1
2021-06-04cat-file: handle trivial --batch format with --batch-all-objectsZheNing Hu2-6/+29
2021-06-02l10n: de.po: Update German translation for Git v2.32.0Matthias Rüster1-3239/+3717
2021-06-02Git 2.32-rc3v2.32.0-rc3Junio C Hamano1-1/+1
2021-06-02contrib/completion: fix zsh completion regression from 59d85a2a05David Aguilar2-2/+2
2021-06-02l10n: README: note on fuzzy translationsBagas Sanjaya1-0/+12
2021-06-02l10n: README: document l10n conventionsBagas Sanjaya1-0/+46
2021-06-02l10n: README: document "core translation"Bagas Sanjaya1-0/+24
2021-06-02l10n: README: document git-po-helperBagas Sanjaya1-0/+31
2021-06-02l10n: README: add file extention ".md"Jiang Xin1-0/+0
2021-06-02push: don't get a full remote objectFelipe Contreras1-1/+1
2021-06-02push: only check same_remote when neededFelipe Contreras1-1/+2
2021-06-02push: remove trivial functionFelipe Contreras1-6/+1
2021-06-02push: remove redundant checkFelipe Contreras1-2/+1
2021-06-02push: factor out the typical caseFelipe Contreras1-5/+6
2021-06-02push: get rid of all the setup_push_* functionsFelipe Contreras1-27/+11
2021-06-02push: trivial simplificationsFelipe Contreras1-11/+3
2021-06-02push: make setup_push_* return the dstFelipe Contreras1-14/+16
2021-06-02push: only get the branch when neededFelipe Contreras1-1/+2
2021-06-02push: factor out null branch checkFelipe Contreras1-7/+3
2021-06-02push: split switch casesFelipe Contreras1-6/+10
2021-06-02push: return immediately in trivial switch caseFelipe Contreras1-5/+5
2021-06-02push: create new get_upstream_ref() helperFelipe Contreras1-18/+18
2021-06-02doc: push: explain default=simple correctlyFelipe Contreras1-7/+6
2021-06-02push: remove unused code in setup_push_upstream()Felipe Contreras1-8/+2
2021-06-02push: simplify setup_push_simple()Felipe Contreras1-8/+2
2021-06-02push: reorganize setup_push_simple()Felipe Contreras1-16/+11
2021-06-02push: copy code to setup_push_simple()Felipe Contreras1-4/+32
2021-06-02push: hedge code of default=simpleFelipe Contreras1-4/+9
2021-06-02push: rename !triangular to same_remoteFelipe Contreras1-8/+8
2021-06-02t1415: set REFFILES for test specific to storage formatHan-Wen Nienhuys1-1/+4
2021-06-02t4202: mark bogus head hash test with REFFILESHan-Wen Nienhuys1-3/+9
2021-06-02t7003: check reflog existence only for REFFILESHan-Wen Nienhuys1-1/+4
2021-06-02t7900: stop checking for loose refsHan-Wen Nienhuys1-2/+0
2021-06-02t1404: mark tests that muck with .git directly as REFFILES.Han-Wen Nienhuys1-15/+15
2021-06-02t2017: mark --orphan/logAllRefUpdates=false test as REFFILESHan-Wen Nienhuys1-1/+1
2021-06-02t1414: mark corruption test with REFFILESHan-Wen Nienhuys1-1/+3
2021-06-02t1407: require REFFILES for for_each_reflog testHan-Wen Nienhuys1-1/+8
2021-06-02test-lib: provide test prereq REFFILESHan-Wen Nienhuys2-0/+8