summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2021-01-19commit: ignore additional signatures when parsing signed commitsbrian m. carlson
2021-01-07Merge branch 'es/perf-export-fix'Junio C Hamano
2021-01-07Merge branch 'fc/t6030-bisect-reset-removes-auxiliary-files'Junio C Hamano
2021-01-07Merge branch 'es/worktree-repair-both-moved'Junio C Hamano
2021-01-07Merge branch 'fc/pull-merge-rebase'Junio C Hamano
2021-01-07Merge branch 'tb/pack-bitmap'Junio C Hamano
2021-01-07Merge branch 'ab/trailers-extra-format'Junio C Hamano
2021-01-07Merge branch 'pk/subsub-fetch-fix-take-2'Junio C Hamano
2020-12-23Merge branch 'nk/refspecs-negative-fix'Junio C Hamano
2020-12-23Merge branch 'ma/maintenance-crontab-fix'Junio C Hamano
2020-12-23Merge branch 'dl/checkout-p-merge-base'Junio C Hamano
2020-12-23Merge branch 'js/no-more-prepare-for-main-in-test'Junio C Hamano
2020-12-23Merge branch 'jx/pack-redundant-on-single-pack'Junio C Hamano
2020-12-22t/perf: avoid unnecessary test_export() recursionEric Sunshine
2020-12-22negative-refspec: fix segfault on : refspecNipunn Koorapati
2020-12-21t7900-maintenance: test for magic markersMartin Ågren
2020-12-21gc: fix handling of crontab magic markersMartin Ågren
2020-12-21checkout -p: handle tree arguments correctly againJohannes Schindelin
2020-12-21worktree: teach `repair` to fix multi-directional breakageEric Sunshine
2020-12-21test: bisect-porcelain: fix location of filesFelipe Contreras
2020-12-18Merge branch 'jc/diff-I-status-fix'Junio C Hamano
2020-12-18Merge branch 'es/perf-export-fix'Junio C Hamano
2020-12-18Merge branch 'js/init-defaultbranch-advice'Junio C Hamano
2020-12-17Merge branch 'js/t7064-master-to-initial'Junio C Hamano
2020-12-17Merge branch 'js/t6300-hardcode-main'Junio C Hamano
2020-12-17Merge branch 'jk/oid-array-cleanup'Junio C Hamano
2020-12-17Merge branch 'tb/partial-clone-filters-fix'Junio C Hamano
2020-12-17Merge branch 'js/t7900-protect-pwd-in-config-get'Junio C Hamano
2020-12-17pack-redundant: fix crash when one packfile in repoJiang Xin
2020-12-17tests: drop the `PREPARE_FOR_MAIN_BRANCH` prereqJohannes Schindelin
2020-12-17t9902: use `main` as initial branch nameJohannes Schindelin
2020-12-17t6302: use `main` as initial branch nameJohannes Schindelin
2020-12-17t5703: use `main` as initial branch nameJohannes Schindelin
2020-12-17t5510: use `main` as initial branch nameJohannes Schindelin
2020-12-17t5505: finalize transitioning to using the branch name `main`Johannes Schindelin
2020-12-17t3205: finalize transitioning to using the branch name `main`Johannes Schindelin
2020-12-17t3203: complete the transition to using the branch name `main`Johannes Schindelin
2020-12-17t3201: finalize transitioning to using the branch name `main`Johannes Schindelin
2020-12-17t3200: finish transitioning to the initial branch name `main`Johannes Schindelin
2020-12-17t1400: use `main` as initial branch nameJohannes Schindelin
2020-12-17diff: correct interaction between --exit-code and -I<pattern>Junio C Hamano
2020-12-16t/perf: fix test_export() failure with BSD `sed`Eric Sunshine
2020-12-16pull: display default warning only when non-ffFelipe Contreras
2020-12-14Merge branch 'js/t5526-with-no-particular-primary-branch-name'Junio C Hamano
2020-12-14Merge branch 'jk/check-config-parsing-error-in-upload-pack'Junio C Hamano
2020-12-14Merge branch 'fc/atmark-in-refspec'Junio C Hamano
2020-12-14Merge branch 'dd/help-autocorrect-never'Junio C Hamano
2020-12-13init: provide useful advice about init.defaultBranchJohannes Schindelin
2020-12-13branch -m: allow renaming a yet-unborn branchJohannes Schindelin
2020-12-10t7900: use --fixed-value in git-maintenance testsJosh Steadmon