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
AgeCommit message (Expand)Author
2024-01-03Merge branch 'la/trailer-cleanups'Junio C Hamano
2024-01-03Merge branch 'jc/retire-cas-opt-name-constant'Junio C Hamano
2024-01-03Merge branch 'rs/rebase-use-strvec-pushf'Junio C Hamano
2024-01-03Merge branch 'sh/completion-with-reftable'Junio C Hamano
2024-01-02t9500: write "extensions.refstorage" into configPatrick Steinhardt
2024-01-02builtin/clone: introduce `--ref-format=` value flagPatrick Steinhardt
2024-01-02builtin/init: introduce `--ref-format=` value flagPatrick Steinhardt
2024-01-02builtin/rev-parse: introduce `--show-ref-format` flagPatrick Steinhardt
2024-01-02t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvarPatrick Steinhardt
2024-01-02setup: introduce GIT_DEFAULT_REF_FORMAT envvarPatrick Steinhardt
2024-01-02setup: introduce "extensions.refStorage" extensionPatrick Steinhardt
2024-01-02setup: set repository's formats on initPatrick Steinhardt
2024-01-02setup: start tracking ref storage formatPatrick Steinhardt
2024-01-02refs: refactor logic to look up storage backendsPatrick Steinhardt
2024-01-02worktree: skip reading HEAD when repairing worktreesPatrick Steinhardt
2024-01-02t: introduce DEFAULT_REPO_FORMAT prereqPatrick Steinhardt
2023-12-29attr: add builtin objectmode values supportJoanna Wang
2023-12-28mem-pool: simplify alignment calculationRené Scharfe
2023-12-28mem-pool: fix big allocationsRené Scharfe
2023-12-28sideband.c: remove redundant 'NEEDSWORK' tagChandra Pratap
2023-12-28SubmittingPatches: hyphenate non-ASCIIJosh Soref
2023-12-28SubmittingPatches: clarify GitHub artifact formatJosh Soref
2023-12-28SubmittingPatches: clarify GitHub visualJosh Soref
2023-12-28SubmittingPatches: provide tag naming adviceJosh Soref
2023-12-28SubmittingPatches: update extra tags listJosh Soref
2023-12-28SubmittingPatches: discourage new trailersJosh Soref
2023-12-28SubmittingPatches: drop ref to "What's in git.git"Josh Soref
2023-12-28CodingGuidelines: write punctuation marksJosh Soref
2023-12-28CodingGuidelines: move period inside parenthesesJosh Soref
2023-12-28The fourth batchJunio 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 'rs/c99-stdbool-test-balloon'Junio C Hamano
2023-12-28Merge branch 'sp/test-i18ngrep'Junio C Hamano
2023-12-28Merge branch 'jc/doc-misspelt-refs-fix'Junio C Hamano
2023-12-28Merge branch 'jc/doc-most-refs-are-not-that-special'Junio C Hamano
2023-12-28Merge branch 'es/add-doc-list-short-form-of-all-in-synopsis'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 'ps/reftable-fixes'Junio C Hamano
2023-12-28Merge branch 'jc/diff-cached-fsmonitor-fix'Junio C Hamano
2023-12-28Merge branch 'jc/fake-lstat'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-26sparse-checkout: use default patterns for 'set' only !stdinJunio C Hamano
2023-12-26sparse-checkout: be consistent with end of options markersElijah Newren
2023-12-26treewide: remove unnecessary includes in source filesElijah Newren
2023-12-26treewide: add direct includes currently only pulled in transitivelyElijah Newren