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-03-18fsmonitor: add perf test for git diff HEADNipunn Koorapati
2021-03-18checkout: don't follow symlinks when removing entriesMatheus Tavares
2021-03-17bisect: peel annotated tags to commitsJeff King
2021-03-17t5606: run clone branch name test with protocol v2Jonathan Tan
2021-03-16xcalloc: use CALLOC_ARRAY() when applicableJunio C Hamano
2021-03-16t3437: use --fixup with options to create amend! commitCharvi Mendiratta
2021-03-16t7500: add tests for --fixup=[amend|reword] optionsCharvi Mendiratta
2021-03-12archive: expand only a single %(describe) per archiveRené Scharfe
2021-03-11merge-ort: precompute subset of sources for which we need rename detectionElijah Newren
2021-03-11builtin/init-db: handle bare clones when core.bare set to falsebrian m. carlson
2021-03-11t7003: test ref rewriting explicitlyJeff King
2021-03-09Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano
2021-03-09Merge branch 'jt/transfer-fsck-across-packs-fix'Junio C Hamano
2021-03-06fetch-pack: do not mix --pack_header and packfile uriJonathan Tan
2021-03-06stash show: learn stash.showIncludeUntrackedDenton Liu
2021-03-06stash show: teach --include-untracked and --only-untrackedDenton Liu
2021-03-05t7703: test --geometric repack with loose objectsTaylor Blau
2021-03-05builtin/repack.c: do not repack single packs with --geometricTaylor Blau
2021-03-04t9801: replace test -f with test_path_is_fileShubham Verma
2021-03-02Merge branch 'hv/trailer-formatting'Junio C Hamano
2021-03-02Merge branch 'sv/t7001-modernize'Junio C Hamano
2021-03-02Merge branch 'jt/transfer-fsck-across-packs'Junio C Hamano
2021-03-02Merge branch 'ds/chunked-file-api'Junio C Hamano
2021-03-02Merge branch 'en/diffcore-rename'Junio C Hamano
2021-03-02Merge branch 'jh/fsmonitor-prework'Junio C Hamano
2021-03-01t4205: assert %(describe) test coverageRené Scharfe
2021-02-27t/perf: avoid copying worktree files from test repoJeff King
2021-02-27t/perf: handle worktrees as test reposJeff King
2021-02-26convert: fail gracefully upon missing clean cmd on required filterMatheus Tavares
2021-02-26Merge branch 'jc/push-delete-nothing'Junio C Hamano
2021-02-26Merge branch 'js/params-vs-args'Junio C Hamano
2021-02-26Merge branch 'es/maintenance-of-bare-repositories'Junio C Hamano
2021-02-26Merge branch 'mt/add-chmod-fixes'Junio C Hamano
2021-02-26Merge branch 'ah/rebase-no-fork-point-config'Junio C Hamano
2021-02-26Merge branch 'mt/grep-sparse-checkout'Junio C Hamano
2021-02-26Merge branch 'zh/difftool-skip-to'Junio C Hamano
2021-02-26Merge branch 'jc/diffcore-rotate'Junio C Hamano
2021-02-26Merge branch 'mt/checkout-index-corner-cases'Junio C Hamano
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-26Merge branch 'jk/rev-list-disk-usage'Junio C Hamano
2021-02-26commit-graph: use config to specify generation typeDerrick Stolee
2021-02-25remote: write camel-cased *.pushRemote on renameÆvar Arnfjörð Bjarmason
2021-02-25remote: add camel-cased *.tagOpt key, like cloneÆvar Arnfjörð Bjarmason
2021-02-25Merge branch 'ds/chunked-file-api' into tb/reverse-midxJunio C Hamano
2021-02-24add: propagate --chmod errors to exit statusMatheus Tavares
2021-02-24add: mark --chmod error string for translationMatheus Tavares
2021-02-24add --chmod: don't update index when --dry-run is usedMatheus Tavares
2021-02-24rebase: add a config option for --no-fork-pointAlex Henrie
2021-02-24push: do not turn --delete '' into a matching pushJunio C Hamano
2021-02-24replace "parameters" by "arguments" in error messagesJohannes Sixt