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-10-08reftable: a generic binary tree implementationHan-Wen Nienhuys
2021-10-08reftable: reading/writing blocksHan-Wen Nienhuys
2021-10-08reftable: (de)serialization for the polymorphic record type.Han-Wen Nienhuys
2021-10-08reftable: utility functionsHan-Wen Nienhuys
2021-08-25Merge branch 'jt/push-negotiation-fixes'Junio C Hamano
2021-08-25Merge branch 'es/trace2-log-parent-process-name'Junio C Hamano
2021-08-25Merge branch 'hn/refs-test-cleanup'Junio C Hamano
2021-08-25Merge branch 'js/expand-runtime-prefix'Junio C Hamano
2021-08-25Merge branch 'zh/ref-filter-raw-data'Junio C Hamano
2021-08-25Merge branch 'ab/pack-stdin-packs-fix'Junio C Hamano
2021-08-25Merge branch 'ds/add-with-sparse-index'Junio C Hamano
2021-08-11Merge branch 'jn/log-m-does-not-imply-p'Junio C Hamano
2021-08-09Revert 'diff-merges: let "-m" imply "-p"'Jonathan Nieder
2021-08-06Merge branch 'cb/t7508-regexp-fix'Junio C Hamano
2021-08-06Merge branch 'fc/disable-checkwinsize'Junio C Hamano
2021-08-06test: fix for COLUMNS and bash 5Felipe Contreras
2021-08-04Merge branch 'tb/mingw-rmdir-symlink-to-directory'Junio C Hamano
2021-08-04Merge branch 'ab/getcwd-test'Junio C Hamano
2021-08-04Merge branch 'pb/merge-autostash-more'Junio C Hamano
2021-08-04Merge branch 'en/ort-perf-batch-14'Junio C Hamano
2021-08-04Merge branch 'ds/commit-and-checkout-with-sparse-index'Junio C Hamano
2021-08-04Merge branch 'ar/submodule-add'Junio C Hamano
2021-08-03mingw: align symlinks-related rmdir() behavior with LinuxThomas Bétous
2021-08-03t7508: avoid non POSIX BRECarlo Marcelo Arenas Belón
2021-08-03Merge branch 'jt/bulk-prefetch'Junio C Hamano
2021-08-03Merge branch 'ab/bundle-tests'Junio C Hamano
2021-08-03Merge branch 'ps/perf-with-separate-output-directory'Junio C Hamano
2021-08-02t6001: avoid direct file system accessHan-Wen Nienhuys
2021-08-02t6500: use "ls -1" to snapshot ref database stateHan-Wen Nienhuys
2021-08-02t7064: use update-ref -d to remove upstream branchHan-Wen Nienhuys
2021-08-02t1410: mark test as REFFILESHan-Wen Nienhuys
2021-08-02t1405: mark test for 'git pack-refs' as REFFILESHan-Wen Nienhuys
2021-08-02t1405: use 'git reflog exists' to check reflog existenceHan-Wen Nienhuys
2021-08-02t2402: use ref-store test helper to create broken symlinkHan-Wen Nienhuys
2021-08-02t3320: use git-symbolic-ref rather than filesystem accessHan-Wen Nienhuys
2021-08-02t6120: use git-update-ref rather than filesystem accessHan-Wen Nienhuys
2021-08-02t1503: mark symlink test as REFFILESHan-Wen Nienhuys
2021-08-02t6050: use git-update-ref rather than filesystem accessHan-Wen Nienhuys
2021-07-30t0001: fix broken not-quite getcwd(3) test in bed67874e2Ævar Arnfjörð Bjarmason
2021-07-29add: ignore outside the sparse-checkout in refresh()Derrick Stolee
2021-07-29pathspec: stop calling ensure_full_indexDerrick Stolee
2021-07-29add: allow operating on a sparse-only indexDerrick Stolee
2021-07-29t1092: test merge conflicts outside coneDerrick Stolee
2021-07-28Merge branch 'ps/t0000-output-directory-fix'Junio C Hamano
2021-07-28Merge branch 'tb/reverse-midx'Junio C Hamano
2021-07-28Merge branch 'pb/dont-complete-aliased-options'Junio C Hamano
2021-07-28Merge branch 'ds/status-with-sparse-index'Junio C Hamano
2021-07-28Merge branch 'ab/pkt-line-tests'Junio C Hamano
2021-07-28Merge branch 'jk/t0000-subtests-fix'Junio C Hamano
2021-07-28Merge branch 'ab/attribute-format'Junio C Hamano