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
2024-01-09Merge branch 'en/header-cleanup'Junio C Hamano
2024-01-09Merge branch 'jc/archive-list-with-extra-args'Junio C Hamano
2024-01-03Merge branch 'ps/pseudo-refs'Junio C Hamano
2024-01-03Merge branch 'jc/orphan-unborn'Junio C Hamano
2024-01-03Merge branch 'rj/status-bisect-while-rebase'Junio C Hamano
2023-12-28Merge branch 'ps/clone-into-reftable-repository'Junio C Hamano
2023-12-28Merge branch 'rs/t6300-compressed-size-fix'Junio C Hamano
2023-12-28Merge branch 'jx/fetch-atomic-error-message-fix'Junio C Hamano
2023-12-28Merge branch 'sp/test-i18ngrep'Junio C Hamano
2023-12-28Merge branch 'jk/mailinfo-iterative-unquote-comment'Junio C Hamano
2023-12-28Merge branch 'ps/chainlint-self-check-update'Junio C Hamano
2023-12-28Merge branch 'rs/show-ref-incompatible-options'Junio C Hamano
2023-12-28Merge branch 'jk/mailinfo-oob-read-fix'Junio C Hamano
2023-12-28Merge branch 'jc/checkout-B-branch-in-use'Junio C Hamano
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-26submodule-config.h: remove unnecessary includeElijah Newren
2023-12-26pkt-line.h: remove unnecessary includeElijah Newren
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-21archive: "--list" does not take further optionsJunio C Hamano
2023-12-20Merge branch 'jk/bisect-reset-fix'Junio C Hamano
2023-12-20Merge branch 'jk/end-of-options'Junio C Hamano
2023-12-20Merge branch 'rs/incompatible-options-messages'Junio C Hamano
2023-12-20Merge branch 'jc/revision-parse-int'Junio C Hamano
2023-12-20Merge branch 'ps/ref-tests-update-more'Junio C Hamano
2023-12-20Merge branch 'en/complete-sparse-checkout'Junio C Hamano
2023-12-19Merge branch 'jh/trace2-redact-auth'Junio C Hamano
2023-12-19Merge branch 'ad/merge-file-diff-algo'Junio C Hamano
2023-12-19Merge branch 'rs/column-leakfix'Junio C Hamano
2023-12-19Merge branch 'rs/i18n-cannot-be-used-together'Junio C Hamano
2023-12-19Merge branch 'js/update-urls-in-doc-and-comment'Junio C Hamano
2023-12-19Merge branch 'ps/commit-graph-less-paranoid'Junio C Hamano
2023-12-19Merge branch 'cc/git-replay'Junio C Hamano
2023-12-19Merge branch 'ps/ref-deletion-updates'Junio C Hamano
2023-12-18test-lib-functions.sh: fix test_grep fail message wordingShreyansh Paliwal
2023-12-18fetch: no redundant error message for atomic fetchJiang Xin
2023-12-18t5574: test porcelain output of atomic fetchJiang Xin
2023-12-15tests: adjust whitespace in chainlint expectationsPatrick Steinhardt
2023-12-15t5100: make rfc822 comment test more carefulJeff King
2023-12-14bisect: consistently write BISECT_EXPECTED_REV via the refdbPatrick Steinhardt
2023-12-14refs: propagate errno when reading special refs failsPatrick Steinhardt
2023-12-13checkout: forbid "-B <branch>" from touching a branch used elsewhereJunio C Hamano
2023-12-13t6300: avoid hard-coding object sizesRené Scharfe
2023-12-13mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair()Jeff King
2023-12-12builtin/clone: create the refdb with the correct object formatPatrick Steinhardt
2023-12-12builtin/clone: fix bundle URIs with mismatching object formatsPatrick Steinhardt
2023-12-11show-ref: use die_for_incompatible_opt3()René Scharfe
2023-12-10Merge branch 'tz/send-email-negatable-options'Junio C Hamano
2023-12-10Merge branch 'ak/rebase-autosquash'Junio C Hamano
2023-12-10Merge branch 'vd/for-each-ref-unsorted-optimization'Junio C Hamano
2023-12-10Merge branch 'ps/ban-a-or-o-operator-with-test'Junio C Hamano