summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2021-06-05l10n: zh_CN: for git v2.32.0 l10n round 1Jiang Xin-3207/+3655
2021-06-05Merge branch 'fix_typo' of github.com:e-yes/gitJiang Xin-1/+1
2021-06-05fsync(): be prepared to see EINTRJunio C Hamano-2/+3
2021-06-04Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-poJiang Xin-635/+602
2021-06-04l10n: Update Catalan translationJordi Mas-4743/+5714
2021-06-04docs: fix api-trace2 doc for "too_many_files" eventJosh Steadmon-2/+2
2021-06-04Remove warning that repack only works on non-promisor packfilesTao Klerks-5/+1
2021-06-04cat-file: merge two block into oneZheNing Hu-4/+1
2021-06-04cat-file: handle trivial --batch format with --batch-all-objectsZheNing Hu-6/+29
2021-06-02l10n: de.po: Update German translation for Git v2.32.0Matthias RĂ¼ster-3239/+3717
2021-06-02Git 2.32-rc3v2.32.0-rc3Junio C Hamano-1/+1
2021-06-02contrib/completion: fix zsh completion regression from 59d85a2a05David Aguilar-2/+2
2021-06-02l10n: README: note on fuzzy translationsBagas Sanjaya-0/+12
2021-06-02l10n: README: document l10n conventionsBagas Sanjaya-0/+46
2021-06-02l10n: README: document "core translation"Bagas Sanjaya-0/+24
2021-06-02l10n: README: document git-po-helperBagas Sanjaya-0/+31
2021-06-02l10n: README: add file extention ".md"Jiang Xin-0/+0
2021-06-02push: don't get a full remote objectFelipe Contreras-1/+1
2021-06-02push: only check same_remote when neededFelipe Contreras-1/+2
2021-06-02push: remove trivial functionFelipe Contreras-6/+1
2021-06-02push: remove redundant checkFelipe Contreras-2/+1
2021-06-02push: factor out the typical caseFelipe Contreras-5/+6
2021-06-02push: get rid of all the setup_push_* functionsFelipe Contreras-27/+11
2021-06-02push: trivial simplificationsFelipe Contreras-11/+3
2021-06-02push: make setup_push_* return the dstFelipe Contreras-14/+16
2021-06-02push: only get the branch when neededFelipe Contreras-1/+2
2021-06-02push: factor out null branch checkFelipe Contreras-7/+3
2021-06-02push: split switch casesFelipe Contreras-6/+10
2021-06-02push: return immediately in trivial switch caseFelipe Contreras-5/+5
2021-06-02push: create new get_upstream_ref() helperFelipe Contreras-18/+18
2021-06-02doc: push: explain default=simple correctlyFelipe Contreras-7/+6
2021-06-02push: remove unused code in setup_push_upstream()Felipe Contreras-8/+2
2021-06-02push: simplify setup_push_simple()Felipe Contreras-8/+2
2021-06-02push: reorganize setup_push_simple()Felipe Contreras-17/+12
2021-06-02push: copy code to setup_push_simple()Felipe Contreras-4/+32
2021-06-02push: hedge code of default=simpleFelipe Contreras-4/+9
2021-06-02push: rename !triangular to same_remoteFelipe Contreras-8/+8
2021-06-02t1415: set REFFILES for test specific to storage formatHan-Wen Nienhuys-1/+4
2021-06-02t4202: mark bogus head hash test with REFFILESHan-Wen Nienhuys-3/+9
2021-06-02t7003: check reflog existence only for REFFILESHan-Wen Nienhuys-1/+4
2021-06-02t7900: stop checking for loose refsHan-Wen Nienhuys-2/+0
2021-06-02t1404: mark tests that muck with .git directly as REFFILES.Han-Wen Nienhuys-15/+15
2021-06-02t2017: mark --orphan/logAllRefUpdates=false test as REFFILESHan-Wen Nienhuys-1/+1
2021-06-02t1414: mark corruption test with REFFILESHan-Wen Nienhuys-1/+3
2021-06-02t1407: require REFFILES for for_each_reflog testHan-Wen Nienhuys-1/+8
2021-06-02test-lib: provide test prereq REFFILESHan-Wen Nienhuys-0/+8
2021-06-02t5304: use "reflog expire --all" to clear the reflogHan-Wen Nienhuys-5/+4
2021-06-02t5304: restyle: trim empty lines, drop ':' before >Han-Wen Nienhuys-54/+20
2021-06-02t7003: use rev-parse rather than FS inspectionHan-Wen Nienhuys-1/+1
2021-06-02t5000: inspect HEAD using git-rev-parseHan-Wen Nienhuys-4/+5