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-03-24Git 2.30.3v2.30.3Johannes Schindelin
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin
2021-02-12Git 2.30.2v2.30.2Johannes Schindelin
2021-02-12Sync with 2.29.3Johannes Schindelin
2021-02-12Git 2.29.3v2.29.3Johannes Schindelin
2021-02-12Sync with 2.28.1Johannes Schindelin
2021-02-12Git 2.28.1v2.28.1Johannes Schindelin
2021-02-12Sync with 2.27.1Johannes Schindelin
2021-02-12Git 2.27.1v2.27.1Johannes Schindelin
2021-02-12Sync with 2.26.3Johannes Schindelin
2021-02-12Git 2.26.3v2.26.3Johannes Schindelin
2021-02-12Sync with 2.25.5Johannes Schindelin
2021-02-12Git 2.25.5v2.25.5Johannes Schindelin
2021-02-12Sync with 2.24.4Johannes Schindelin
2021-02-12Git 2.24.4v2.24.4Johannes Schindelin
2021-02-12Sync with 2.23.4Johannes Schindelin
2021-02-12Git 2.23.4v2.23.4Johannes Schindelin
2021-02-12Sync with 2.22.5Johannes Schindelin
2021-02-12Git 2.22.5v2.22.5Johannes Schindelin
2021-02-12Sync with 2.21.4Johannes Schindelin
2021-02-12Git 2.21.4v2.21.4Johannes Schindelin
2021-02-12Sync with 2.20.5Johannes Schindelin
2021-02-12Git 2.20.5v2.20.5Johannes Schindelin
2021-02-12Sync with 2.19.6Johannes Schindelin
2021-02-12Git 2.19.6v2.19.6Johannes Schindelin
2021-02-12Sync with 2.18.5Johannes Schindelin
2021-02-12Git 2.18.5v2.18.5Johannes Schindelin
2021-02-12Sync with 2.17.6Johannes Schindelin
2021-02-12Git 2.17.6v2.17.6Johannes Schindelin
2021-02-09Git 2.30.1v2.30.1Junio C Hamano
2021-02-09Merge branch 'ma/doc-pack-format-varint-for-sizes' into maintJunio C Hamano
2021-02-06Prepare for 2.30.1Junio C Hamano
2021-02-06Merge branch 'jt/packfile-as-uri-doc' into maintJunio C Hamano
2021-02-06Merge branch 'ab/fsck-doc-fix' into maintJunio C Hamano
2021-02-06Merge branch 'tb/local-clone-race-doc' into maintJunio C Hamano
2021-02-06Merge branch 'bc/doc-status-short' into maintJunio C Hamano
2021-02-06Merge branch 'ug/doc-lose-dircache' into maintJunio C Hamano
2021-02-06Merge branch 'vv/send-email-with-less-secure-apps-access' into maintJunio C Hamano
2021-02-06Merge branch 'jc/sign-off' into maintJunio C Hamano
2021-02-06Merge branch 'pb/doc-modules-git-work-tree-typofix' into maintJunio C Hamano
2021-01-21fsck doc: remove ancient out-of-date diagnosticsÆvar Arnfjörð Bjarmason
2021-01-21Doc: clarify contents of packfile sent as URIJonathan Tan
2021-01-12Documentation/git-clone.txt: document race with --localTaylor Blau
2021-01-11docs: rephrase and clarify the git status --short formatbrian m. carlson
2021-01-10doc: remove "directory cache" from man pagesUtku Gultopu
2021-01-08git-send-email.txt: mention less secure app access with GmailVasyl Vavrychuk
2021-01-08SubmittingPatches: tighten wording on "sign-off" procedureJunio C Hamano
2021-01-05pack-format.txt: document sizes at start of delta dataMartin Ågren
2021-01-04gitmodules.txt: fix 'GIT_WORK_TREE' variable namePhilippe Blain
2021-01-04doc: fix some typosThomas Ackermann