summaryrefslogtreecommitdiffstats
path: root/builtin
AgeCommit message (Expand)AuthorLines
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-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-19clean: show an error message when the path is too longJohannes Schindelin-1/+2
2019-07-18rm: resolving by removal is not a warning-worthy eventJunio C Hamano-1/+1
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecJohannes Schindelin-3/+7
2019-06-25submodule foreach: fix recursion of optionsMorian Sonnet-0/+1
2019-06-20delta-islands: respect progress flagJeff King-1/+1
2019-06-19stash: fix show referencing stash indexThomas Gummerer-4/+5
2019-06-19verify-tag: drop signal.h includeJeff King-2/+0
2019-06-19interpret-trailers: load default configJeff King-0/+3
2019-06-13cleanup: fix possible overflow errors in binary search, part 2René Scharfe-1/+1
2019-06-12packfile: rename close_all_packs to close_object_storeDerrick Stolee-9/+9
2019-06-12commit-graph: collapse parameters into flagsDerrick Stolee-6/+8
2019-06-12commit-graph: return with errors during writeDerrick Stolee-15/+17
2019-06-04fetch: fix regression with transport helpersFelipe Contreras-2/+3
2019-06-04fetch: make the code more understandableFelipe Contreras-7/+9
2019-06-04fetch: trivial cleanupFelipe Contreras-3/+8
2019-05-30Merge branch 'js/rebase-config-bitfix'Junio C Hamano-1/+1
2019-05-29clone: respect user supplied origin name when setting up partial cloneXin Li-1/+1
2019-05-29doc branch: provide examples for listing remote tracking branchesPhilip Oakley-1/+2
2019-05-28fill_stat_cache_info(): prepare for an fsmonitor fixJohannes Schindelin-1/+1