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
2022-02-10Merge branch 'jc/name-rev-stdin'Junio C Hamano
2022-02-10Merge branch 'gc/fetch-negotiate-only-early-return'Junio C Hamano
2022-02-10Merge branch 'tl/doc-cli-options-first'Junio C Hamano
2022-02-10Merge branch 'jt/conditional-config-on-remote-url'Junio C Hamano
2022-02-05The first batchJunio C Hamano
2022-02-05Merge branch 'ab/cat-file'Junio C Hamano
2022-01-29Sync with Git 2.35.1Junio C Hamano
2022-01-29Name the next one 2.36 to prepare for 2.35.1Junio C Hamano
2022-01-29Git 2.35.1v2.35.1Junio C Hamano
2022-01-24Git 2.35v2.35.0Junio C Hamano
2022-01-21Merge branch 'js/branch-track-inherit'Junio C Hamano
2022-01-20branch,checkout: fix --track documentationRené Scharfe
2022-01-19fetch --negotiate-only: do not update submodulesGlen Choo
2022-01-19config: include file if remote URL matches a globJonathan Tan
2022-01-17git-cli.txt: clarify "options first and then args"Teng Long
2022-01-13Last minute fixes before -rc1Junio C Hamano
2022-01-12cat-file: don't whitespace-pad "(...)" in SYNOPSIS and usage outputÆvar Arnfjörð Bjarmason
2022-01-10Git 2.35-rc0v2.35.0-rc0Junio C Hamano
2022-01-10Merge branch 'jc/doc-submitting-patches-choice-of-base'Junio C Hamano
2022-01-10Merge branch 'js/branch-track-inherit'Junio C Hamano
2022-01-10Merge branch 'ds/fetch-pull-with-sparse-index'Junio C Hamano
2022-01-10name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai
2022-01-06The seventh batchJunio C Hamano
2022-01-06Merge branch 'gh/gpg-doc-markup-fix'Junio C Hamano
2022-01-06Merge branch 'ds/repack-fixlets'Junio C Hamano
2022-01-06Merge branch 'jc/merge-detached-head-name'Junio C Hamano
2022-01-06Merge branch 'jk/ssh-signing-doc-markup-fix'Junio C Hamano
2022-01-06Merge branch 'xw/am-empty'Junio C Hamano
2022-01-04The sixth batchJunio C Hamano
2022-01-04Merge branch 'en/sparse-checkout-set'Junio C Hamano
2021-12-31SubmittingPatchs: clarify choice of base and testingJunio C Hamano
2021-12-31cat-file docs: fix SYNOPSIS and "-h" outputÆvar Arnfjörð Bjarmason
2021-12-23The fifth batchJunio C Hamano
2021-12-23Merge branch 'jz/apply-quiet-and-allow-empty'Junio C Hamano
2021-12-22ls-files: add --sparse optionDerrick Stolee
2021-12-22The fourth batchJunio C Hamano
2021-12-22Merge branch 'fs/ssh-signing-other-keytypes'Junio C Hamano
2021-12-22Merge branch 'fs/ssh-signing-key-lifetime'Junio C Hamano
2021-12-22Merge branch 'jc/grep-patterntype-default-doc'Junio C Hamano
2021-12-21branch: add flags and config to inherit trackingJosh Steadmon
2021-12-21merge: allow to pretend a merge is made into a different branchJunio C Hamano
2021-12-20repack: make '--quiet' disable progressDerrick Stolee
2021-12-18docs: add missing colon to Documentation/config/gpg.txtGreg Hurrell
2021-12-16am: support --allow-empty to record specific empty patches徐沛文 (Aleen)
2021-12-16am: support --empty=<option> to handle empty patches徐沛文 (Aleen)
2021-12-16doc: git-format-patch: describe the option --always徐沛文 (Aleen)
2021-12-15doc/config: mark ssh allowedSigners example as literalJeff King
2021-12-15Documentation: clarify/correct a few sparsity related statementsElijah Newren
2021-12-15git-sparse-checkout.txt: update to document init/set/reapply changesElijah Newren
2021-12-15The third batchJunio C Hamano