Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2021-02-06clone: respect remote unborn HEADJonathan Tan
2021-02-06ls-refs: report unborn targets of symrefsJonathan Tan
2020-12-18Merge branch 'js/t7064-master-to-initial'Junio C Hamano
2020-12-18Merge branch 'js/t6300-hardcode-main'Junio C Hamano
2020-12-18Merge branch 'jk/oid-array-cleanup'Junio C Hamano
2020-12-18Merge branch 'tb/partial-clone-filters-fix'Junio C Hamano
2020-12-18Merge branch 'js/t7900-protect-pwd-in-config-get'Junio C Hamano
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-10t7900: use --fixed-value in git-maintenance testsJosh Steadmon
2020-12-09Merge branch 'fc/random-cleanup'Junio C Hamano
2020-12-09Merge branch 'rs/maintenance-run-outside-repo'Junio C Hamano
2020-12-09Merge branch 'nk/perf-fsmonitor-cleanup'Junio C Hamano
2020-12-09Merge branch 'js/trace2-session-id'Junio C Hamano
2020-12-09Merge branch 'mt/do-not-use-scld-in-working-tree'Junio C Hamano
2020-12-09Merge branch 'ds/maintenance-part-3'Junio C Hamano
2020-12-09Merge branch 'ds/maintenance-part-2'Junio C Hamano
2020-12-09Merge branch 'ds/config-literal-value'Junio C Hamano
2020-12-09Merge branch 'tb/idx-midx-race-fix'Junio C Hamano
2020-12-09Merge branch 'ps/update-ref-multi-transaction'Junio C Hamano
2020-12-09Merge branch 'js/add-i-color-fix'Junio C Hamano
2020-12-09t7064: avoid relying on a specific default branch nameJohannes Schindelin
2020-12-09t7900: fix typo: "test_execpt_success"Josh Steadmon
2020-12-07t6300: avoid using the default name of the initial branchJohannes Schindelin
2020-12-05t0064: make duplicate tests more robustJeff King
2020-12-05t0064: drop sha1 mention from filenameJeff King
2020-12-04t5526: drop the prereq expecting the default branch name `main`Johannes Schindelin
2020-12-04t5526: avoid depending on a specific default branch nameJohannes Schindelin
2020-12-03upload-pack.c: don't free allowed_filters util pointersTaylor Blau
2020-12-03upload-pack: propagate return value from object filter config callbackJeff King
2020-12-03Merge branch 'pk/subsub-fetch-fix'Junio C Hamano
2020-12-03Merge branch 'pb/pull-rebase-recurse-submodules'Junio C Hamano
2020-12-03Revert "submodules: fix of regression on fetching of non-init subsub-repo"Junio C Hamano
2020-12-03apply: don't use core.sharedRepository to create working tree filesMatheus Tavares
2020-12-03t7900: speed up expensive testJeff King
2020-12-01tests: lib-functions: trivial style cleanupsFelipe Contreras
2020-12-01test: completion: fix typosFelipe Contreras
2020-12-01Merge branch 'js/t3404-master-to-primary'Junio C Hamano
2020-12-01Merge branch 'na/notes-displayref-is-not-boolean'Junio C Hamano
2020-12-01Merge branch 'js/t1309-master-to-topic'Junio C Hamano
2020-12-01Merge branch 'js/pull-rebase-use-advise'Junio C Hamano
2020-12-01Merge branch 'js/t4015-wo-master'Junio C Hamano
2020-12-01Merge branch 'js/t3040-cleanup'Junio C Hamano
2020-12-01Merge branch 'js/t2106-cleanup'Junio C Hamano
2020-12-01refspec: make @ a synonym of HEADFelipe Contreras
2020-12-01tests: push: trivial cleanupFelipe Contreras
2020-12-01tests: push: improve cleanup of HEAD testsFelipe Contreras
2020-12-01perf/fsmonitor: use test_must_be_empty helperNipunn Koorapati