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