summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
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-09Merge branch 'jk/no-system-includes-in-dot-c' into maintJunio 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-25Merge branch 'js/bisect-helper-check-get-oid-return-value' into maintJunio C Hamano
2019-07-25Merge branch 'jt/partial-clone-missing-ref-delta-base' into maintJunio C Hamano
2019-07-25Merge branch 'xl/record-partial-clone-origin' into maintJunio C Hamano
2019-07-25Merge branch 'js/fsmonitor-unflake' into maintJunio C Hamano
2019-07-25Merge branch 'vv/merge-squash-with-explicit-commit' into maintJunio C Hamano
2019-07-25Merge branch 'jk/am-i-resolved-fix' into maintJunio C Hamano
2019-07-25Merge branch 'nd/init-relative-template-fix' into maintJunio C Hamano
2019-07-19clean: show an error message when the path is too longJohannes Schindelin
2019-07-18rm: resolving by removal is not a warning-worthy eventJunio C Hamano
2019-07-01rebase --am: ignore rebase.rescheduleFailedExecJohannes Schindelin
2019-06-25submodule foreach: fix recursion of optionsMorian Sonnet
2019-06-20delta-islands: respect progress flagJeff King
2019-06-19stash: fix show referencing stash indexThomas Gummerer
2019-06-19verify-tag: drop signal.h includeJeff King
2019-06-19interpret-trailers: load default configJeff King
2019-06-13cleanup: fix possible overflow errors in binary search, part 2René Scharfe
2019-06-12packfile: rename close_all_packs to close_object_storeDerrick Stolee
2019-06-12commit-graph: collapse parameters into flagsDerrick Stolee
2019-06-12commit-graph: return with errors during writeDerrick Stolee
2019-06-04fetch: fix regression with transport helpersFelipe Contreras
2019-06-04fetch: make the code more understandableFelipe Contreras
2019-06-04fetch: trivial cleanupFelipe Contreras
2019-05-30Merge branch 'js/rebase-config-bitfix'Junio C Hamano
2019-05-29clone: respect user supplied origin name when setting up partial cloneXin Li
2019-05-29doc branch: provide examples for listing remote tracking branchesPhilip Oakley
2019-05-28fill_stat_cache_info(): prepare for an fsmonitor fixJohannes Schindelin