summaryrefslogtreecommitdiffstats
path: root/builtin
AgeCommit message (Expand)AuthorLines
2019-12-06Sync with 2.23.1Johannes Schindelin-3/+19
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-10-24fetch: delay fetch_if_missing=0 until after configJonathan Tan-2/+2
2019-10-23Merge branch 'cb/pcre2-chartables-leakfix'Junio C Hamano-0/+1
2019-10-18Merge branch 'jj/stash-reset-only-toplevel'Junio C Hamano-1/+1
2019-10-18Merge branch 'bw/format-patch-o-create-leading-dirs'Junio C Hamano-0/+16
2019-10-18grep: make PCRE2 aware of custom allocatorCarlo Marcelo Arenas Belón-0/+1
2019-10-15Merge branch 'js/trace2-fetch-push'Junio C Hamano-7/+17
2019-10-15Merge branch 'ew/hashmap'Junio C Hamano-52/+72
2019-10-15Merge branch 'en/fast-imexport-nested-tags'Junio C Hamano-17/+50
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano-2/+2
2019-10-15Merge branch 'gs/commit-graph-trace-with-cmd'Junio C Hamano-0/+6
2019-10-15Merge branch 'js/fetch-jobs'Junio C Hamano-17/+107
2019-10-15Merge branch 'en/merge-recursive-cleanup'Junio C Hamano-5/+17
2019-10-15stash: avoid recursive hard reset on submodulesJakob Jarmar-1/+1
2019-10-12format-patch: create leading components of output directoryBert Wesarg-0/+16
2019-10-11Merge branch 'js/stash-apply-in-secondary-worktree'Junio C Hamano-0/+4
2019-10-11Merge branch 'rs/dedup-includes'Junio C Hamano-6/+0
2019-10-11Merge branch 'bc/object-id-part17'Junio C Hamano-53/+56
2019-10-11Merge branch 'en/clean-nested-with-ignored'Junio C Hamano-2/+13
2019-10-09Merge branch 'sg/name-rev-cutoff-underflow-fix'Junio C Hamano-3/+12
2019-10-07Merge branch 'bw/submodule-helper-usage-fix'Junio C Hamano-1/+1
2019-10-07Merge branch 'gs/commit-graph-progress'Junio C Hamano-5/+14
2019-10-07Merge branch 'ms/fetch-follow-tag-optim'Junio C Hamano-8/+10
2019-10-07Merge branch 'jk/commit-graph-cleanup'Junio C Hamano-0/+2
2019-10-07Merge branch 'jk/partial-clone-sparse-blob'Junio C Hamano-6/+0
2019-10-07Merge branch 'tg/stash-refresh-index'Junio C Hamano-28/+12
2019-10-07hashmap_entry: remove first member requirement from docsEric Wong-1/+1
2019-10-07hashmap: remove type arg from hashmap_{get,put,remove}_entryEric Wong-2/+2
2019-10-07OFFSETOF_VAR macro to simplify hashmap iteratorsEric Wong-3/+3
2019-10-07hashmap: introduce hashmap_free_entriesEric Wong-3/+3
2019-10-07hashmap: use *_entry APIs for iterationEric Wong-6/+6
2019-10-07hashmap_cmp_fn takes hashmap_entry paramsEric Wong-22/+37
2019-10-07hashmap_get{,_from_hash} return "struct hashmap_entry *"Eric Wong-7/+11
2019-10-07hashmap_put takes "struct hashmap_entry *"Eric Wong-1/+1
2019-10-07hashmap_get takes "const struct hashmap_entry *"Eric Wong-3/+4
2019-10-07hashmap_add takes "struct hashmap_entry *"Eric Wong-5/+5
2019-10-07hashmap_entry_init takes "struct hashmap_entry *"Eric Wong-6/+6
2019-10-06stash apply: report status correctly even in a worktree's subdirectoryJohannes Schindelin-0/+4