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
2020-06-18Merge branch 'dl/t-readme-spell-git-correctly'Junio C Hamano
2020-06-18Merge branch 'en/do-match-pathspec-fix'Junio C Hamano
2020-06-18Merge branch 'en/sparse-checkout'Junio C Hamano
2020-06-18Merge branch 'js/reflog-anonymize-for-clone-and-fetch'Junio C Hamano
2020-06-18Merge branch 'tb/t5318-cleanup'Junio C Hamano
2020-06-12Merge branch 'hn/refs-cleanup'Junio C Hamano
2020-06-09Merge branch 'jt/curl-verbose-on-trace-curl'Junio C Hamano
2020-06-09Merge branch 'cb/bisect-helper-parser-fix'Junio C Hamano
2020-06-09Merge branch 'js/checkout-p-new-file'Junio C Hamano
2020-06-09Merge branch 'dl/remote-curl-deadlock-fix'Junio C Hamano
2020-06-09Merge branch 'bc/filter-process'Junio C Hamano
2020-06-09Merge branch 'rs/fsck-duplicate-names-in-trees'Junio C Hamano
2020-06-09Merge branch 'tb/commit-graph-no-check-oids'Junio C Hamano
2020-06-09Merge branch 'cb/t4210-illseq-auto-detect'Junio C Hamano
2020-06-09Merge branch 'ds/line-log-on-bloom'Junio C Hamano
2020-06-08t/README: avoid poor-man's small caps GITDenton Liu
2020-06-06dir: fix treatment of negated pathspecsElijah Newren
2020-06-05sparse-checkout: avoid staging deletions of all filesElijah Newren
2020-06-04clone/fetch: anonymize URLs in the reflogJohannes Schindelin
2020-06-04t5318: test that '--stdin-commits' respects '--[no-]progress'Taylor Blau
2020-06-04t5318: use 'test_must_be_empty'Taylor Blau
2020-06-02Merge branch 'en/fast-import-looser-date'Junio C Hamano
2020-06-02Merge branch 'la/diff-relative-config'Junio C Hamano
2020-06-02Merge branch 'rs/checkout-b-track-error'Junio C Hamano
2020-06-02Merge branch 'cb/t5608-cleanup'Junio C Hamano
2020-05-31Merge branch 'cb/test-use-ere-for-alternation'Junio C Hamano
2020-05-31fast-import: add new --date-format=raw-permissive formatElijah Newren
2020-05-30t: avoid alternation (not POSIX) in grep's BRECarlo Marcelo Arenas Belón
2020-05-28checkout -p: handle new files correctlyJohannes Schindelin
2020-05-25Merge branch 'dd/t5703-grep-a-fix'Junio C Hamano
2020-05-25Merge branch 'gs/commit-graph-path-filter'Junio C Hamano
2020-05-25Merge branch 'dl/merge-autostash'Junio C Hamano
2020-05-25Merge branch 'jt/avoid-prefetch-when-able-in-diff'Junio C Hamano
2020-05-25Merge branch 'gp/hppa-stack-test-fix'Junio C Hamano
2020-05-25stateless-connect: send response end packetDenton Liu
2020-05-25pkt-line: define PACKET_READ_RESPONSE_ENDDenton Liu
2020-05-25remote-curl: error on incomplete packetDenton Liu
2020-05-25diff: add config option relativeLaurent Arnoud
2020-05-25t5608: avoid say() and use "skip_all" instead for consistencyCarlo Marcelo Arenas Belón
2020-05-25checkout: improve error messages for -b with extra argumentRené Scharfe
2020-05-25checkout: add tests for -b and --trackRené Scharfe
2020-05-24bisect--helper: avoid segfault with bad syntax in `start --term-*`Carlo Marcelo Arenas Belón
2020-05-21fsck: detect more in-tree d/f conflictsRené Scharfe
2020-05-21t1450: demonstrate undetected in-tree d/f conflictRené Scharfe
2020-05-21t1450: increase test coverage of in-tree d/f detectionRené Scharfe
2020-05-21t2060: add a test for switch with --orphan and --discard-changesbrian m. carlson
2020-05-20t: use update-ref and show-ref to reading/writing refsHan-Wen Nienhuys
2020-05-20t5520: avoid alternation in grep's BRE (not POSIX)Carlo Marcelo Arenas Belón
2020-05-20t4216: avoid unnecessary subshell in test_bloom_filters_not_usedCarlo Marcelo Arenas Belón
2020-05-20Merge branch 'jc/fix-tap-output-under-bash'Junio C Hamano