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-07-17Merge branch 'en/merge-dir-rename-corner-case-fix'Junio C Hamano
2021-07-17Merge branch 'en/ort-perf-batch-13'Junio C Hamano
2021-07-17Merge branch 'en/ort-perf-batch-12'Junio C Hamano
2021-07-16parse-options: don't complete option aliases by defaultPhilippe Blain
2021-07-15worktree: teach `add` to accept --reason <string> with --lockStephen Manz
2021-07-15checkout: stop expanding sparse indexesDerrick Stolee
2021-07-15commit: integrate with sparse-indexDerrick Stolee
2021-07-15p2000: compress repo namesDerrick Stolee
2021-07-15p2000: add 'git checkout -' test and decrease depthDerrick Stolee
2021-07-14t1092: document bad sparse-checkout behaviorDerrick Stolee
2021-07-14fsmonitor: integrate with sparse indexDerrick Stolee
2021-07-14wt-status: expand added sparse directory entriesDerrick Stolee
2021-07-14status: use sparse-index throughoutDerrick Stolee
2021-07-14status: skip sparse-checkout percentage with sparse-indexDerrick Stolee
2021-07-14t1092: add tests for status/add and sparse filesDerrick Stolee
2021-07-14t1092: expand repository data shapeDerrick Stolee
2021-07-14t1092: replace incorrect 'echo' with 'cat'Derrick Stolee
2021-07-14sparse-index: skip indexes with unmerged entriesDerrick Stolee
2021-07-14load_ref_decorations(): fix decoration with tagsJeff King
2021-07-14t2400: clean up '"add" worktree with lock' testStephen Manz
2021-07-14Merge branch 'rs/grep-parser-fix'Junio C Hamano
2021-07-14Merge branch 'ab/pre-auto-gc-hook-test'Junio C Hamano
2021-07-14Merge branch 'jk/union-merge-binary'Junio C Hamano
2021-07-14Merge branch 'ab/describe-tests-fix'Junio C Hamano
2021-07-14Merge branch 'ab/pickaxe-pcre2'Junio C Hamano
2021-07-14Merge branch 'hn/prep-tests-for-reftable'Junio C Hamano
2021-07-14Merge branch 'zh/cat-file-batch-fix'Junio C Hamano
2021-07-14advice.h: add missing __attribute__((format)) & fix usageÆvar Arnfjörð Bjarmason
2021-07-12submodule: prefix die messages with 'fatal'Atharva Raykar
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson
2021-07-09commit: remove irrelavent prompt on `--allow-empty-message`Hu Jialun
2021-07-08Merge branch 'ar/test-code-cleanup'Junio C Hamano
2021-07-08Merge branch 'ab/cmd-foo-should-return'Junio C Hamano
2021-07-08Merge branch 'ab/fix-columns-to-80-during-tests'Junio C Hamano
2021-07-08Merge branch 'ar/more-typofix'Junio C Hamano
2021-07-08Merge branch 'jk/test-without-readlink-1'Junio C Hamano
2021-07-08Merge branch 'jx/sideband-cleanup'Junio C Hamano
2021-07-08Merge branch 'jk/test-avoid-globmatch-with-skip-patterns'Junio C Hamano
2021-07-08Merge branch 'ab/config-hooks-path-testfix'Junio C Hamano
2021-07-08Merge branch 'jx/t6020-with-older-bash'Junio C Hamano
2021-07-08Merge branch 'ar/typofix'Junio C Hamano
2021-07-08Merge branch 'dd/svn-test-wo-locale-a'Junio C Hamano
2021-07-08fetch: fix segfault in --negotiate-only without --negotiation-tip=*Ævar Arnfjörð Bjarmason
2021-07-08oidtree: a crit-bit tree for odb_loose_cacheEric Wong
2021-07-07t7400: test failure to add submodule in tracked pathAtharva Raykar
2021-07-06t7509: avoid direct file access for writing CHERRY_PICK_HEADHan-Wen Nienhuys
2021-07-06t1415: avoid direct filesystem access for writing refsHan-Wen Nienhuys
2021-07-06t6402: preserve git exit status codeĐoàn Trần Công Danh
2021-07-06t6400: preserve git ls-files exit status codeĐoàn Trần Công Danh
2021-07-06test-lib-functions: introduce test_stdout_line_countĐoàn Trần Công Danh