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
2019-12-06Sync with 2.22.2Johannes Schindelin
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06submodule: defend against submodule.update = !command in .gitmodulesJonathan Nieder
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05Disallow dubiously-nested submodule git directoriesJohannes Schindelin
2019-12-04clone --recurse-submodules: prevent name squatting on WindowsJohannes Schindelin
2019-08-10Merge branch 'jk/no-system-includes-in-dot-c' into maintJunio C Hamano
2019-08-06l10n: reformat some localized strings for v2.23.0Jean-Noël Avila
2019-08-02Merge branch 'jc/log-mailmap-flip-defaults'Junio C Hamano
2019-08-02log: really flip the --mailmap defaultJunio C Hamano
2019-08-01Merge branch 'jk/repack-silence-auto-bitmap-warning'Junio C Hamano
2019-08-01log: flip the --mailmap default unconditionallyJunio C Hamano
2019-08-01Merge branch 'jk/no-system-includes-in-dot-c'Junio C Hamano
2019-07-31repack: simplify handling of auto-bitmaps and .keep filesJeff King
2019-07-31repack: silence warnings when auto-enabled bitmaps cannot be builtJeff King
2019-07-29Merge branch 'js/rebase-cleanup'Junio C Hamano
2019-07-29Merge branch 'fc/fetch-with-import-fix' into maintJunio C Hamano
2019-07-29Merge branch 'ds/close-object-store' into maintJunio C Hamano
2019-07-29Merge branch 'rs/avoid-overflow-in-midpoint-computation' into maintJunio C Hamano
2019-07-29Merge branch 'jk/trailers-use-config' into maintJunio C Hamano
2019-07-29Merge branch 'tg/stash-ref-by-index-fix' into maintJunio C Hamano
2019-07-29Merge branch 'pw/rebase-abort-clean-rewritten' into maintJunio C Hamano
2019-07-29Merge branch 'jk/delta-islands-progress-fix' into maintJunio C Hamano
2019-07-29Merge branch 'ms/submodule-foreach-fix' into maintJunio C Hamano
2019-07-29Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maintJunio C Hamano
2019-07-29Merge branch 'jc/denoise-rm-to-resolve' into maintJunio C Hamano
2019-07-29Merge branch 'js/clean-report-too-long-a-path' into maintJunio C Hamano
2019-07-29Merge branch 'po/doc-branch' into maintJunio C Hamano
2019-07-26Merge branch 'js/bisect-helper-check-get-oid-return-value' into maintJunio C Hamano
2019-07-26Merge branch 'jt/partial-clone-missing-ref-delta-base' into maintJunio C Hamano
2019-07-26Merge branch 'xl/record-partial-clone-origin' into maintJunio C Hamano
2019-07-26Merge branch 'js/fsmonitor-unflake' into maintJunio C Hamano
2019-07-26Merge branch 'vv/merge-squash-with-explicit-commit' into maintJunio C Hamano
2019-07-26Merge branch 'jk/am-i-resolved-fix' into maintJunio C Hamano
2019-07-26Merge branch 'nd/init-relative-template-fix' into maintJunio C Hamano
2019-07-25Merge branch 'jc/denoise-rm-to-resolve'Junio C Hamano
2019-07-25Merge branch 'js/clean-report-too-long-a-path'Junio C Hamano
2019-07-25Merge branch 'tg/stash-keep-index-with-removed-paths'Junio C Hamano
2019-07-25Merge branch 'mt/dir-iterator-updates'Junio C Hamano
2019-07-25Merge branch 'ac/log-use-mailmap-by-default-transition'Junio C Hamano
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-25git: mark cmd_rebase as requiring a worktreeJohannes Schindelin
2019-07-25rebase: fix white-spaceJohannes Schindelin
2019-07-19Merge branch 'ea/merge-code-cleanup'Junio C Hamano