summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-15Merge branch 'bc/hash-algo'Libravatar Junio C Hamano15-344/+348
2018-02-15Merge branch 'nd/ignore-glob-doc-update'Libravatar Junio C Hamano1-6/+5
2018-02-15Merge branch 'tg/reset-hard-show-head-with-pretty'Libravatar Junio C Hamano1-18/+10
2018-02-15Merge branch 'rs/cocci-strbuf-addf-to-addstr'Libravatar Junio C Hamano1-16/+1
2018-02-15Merge branch 'nd/trace-index-ops'Libravatar Junio C Hamano5-0/+18
2018-02-15Merge branch 'cc/perf-aggregate'Libravatar Junio C Hamano1-11/+37
2018-02-15Merge branch 'ab/wildmatch-tests'Libravatar Junio C Hamano3-245/+416
2018-02-15Merge branch 'po/object-id'Libravatar Junio C Hamano39-281/+302
2018-02-15Merge branch 'sb/pull-rebase-submodule'Libravatar Junio C Hamano1-0/+2
2018-02-15Merge branch 'kg/packed-ref-cache-fix'Libravatar Junio C Hamano1-51/+55
2018-02-15Merge branch 'jt/fsck-code-cleanup'Libravatar Junio C Hamano1-1/+7
2018-02-15Merge branch 'en/merge-recursive-fixes'Libravatar Junio C Hamano3-4/+29
2018-02-15Merge branch 'jc/worktree-add-short-help'Libravatar Junio C Hamano1-1/+1
2018-02-15Merge branch 'ab/sha1dc-build'Libravatar Junio C Hamano2-3/+20
2018-02-15worktree: add: fix 'post-checkout' not knowing new worktree locationLibravatar Eric Sunshine2-12/+62
2018-02-15packfile: refactor hash search with fanout tableLibravatar Jonathan Tan3-14/+54
2018-02-15packfile: remove GIT_DEBUG_LOOKUP log statementsLibravatar Jonathan Tan1-11/+0
2018-02-15apply: handle Subversion diffs with /dev/null gracefullyLibravatar Tatyana Krasnukha2-2/+2
2018-02-15apply: demonstrate a problem applying svn diffsLibravatar Johannes Schindelin1-0/+17
2018-02-15Documentation/git-status: clarify status table for porcelain modeLibravatar Stefan Beller1-2/+2
2018-02-15Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targetsLibravatar SZEDER Gábor1-5/+7
2018-02-14rev-parse: rename 'this' variableLibravatar Brandon Williams1-17/+17
2018-02-14pack-objects: rename 'this' variablesLibravatar Brandon Williams1-4/+4
2018-02-14blame: rename 'this' variablesLibravatar Brandon Williams1-16/+17
2018-02-14object: rename function 'typename' to 'type_name'Libravatar Brandon Williams32-73/+73
2018-02-14object_info: change member name from 'typename' to 'type_name'Libravatar Brandon Williams4-10/+10
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Libravatar Robert P. J. Day4-5/+5
2018-02-14t/: correct obvious typo "detahced"Libravatar Robert P. J. Day1-1/+1
2018-02-14am: support --quitLibravatar Nguyễn Thái Ngọc Duy4-4/+28
2018-02-14sq_dequote: fix extra consumption of source stringLibravatar Jeff King2-3/+32
2018-02-14test-hashmap: use "unsigned int" for hash storageLibravatar Jeff King1-2/+3
2018-02-14test-hashmap: simplify alloc_test_entryLibravatar Jeff King1-18/+17
2018-02-14test-hashmap: use strbuf_getline rather than fgetsLibravatar Jeff King1-3/+5
2018-02-14test-hashmap: use xsnprintf rather than snprintfLibravatar Jeff King1-1/+1
2018-02-14test-hashmap: check allocation computation for overflowLibravatar Jeff King1-2/+1
2018-02-14test-hashmap: use ALLOC_ARRAY rather than bare mallocLibravatar Jeff King1-2/+2
2018-02-14fsmonitor: update documentation to remove reference to invalid config settingsLibravatar Ben Peart1-2/+2
2018-02-13Second batch for 2.17Libravatar Junio C Hamano1-0/+77
2018-02-13Merge branch 'tz/doc-show-defaults-to-head'Libravatar Junio C Hamano1-2/+2
2018-02-13Merge branch 'ew/svn-branch-segfault-fix'Libravatar Junio C Hamano1-0/+5
2018-02-13Merge branch 'sg/travis-linux32-sanity'Libravatar Junio C Hamano4-18/+50
2018-02-13Merge branch 'nd/list-merge-strategy'Libravatar Junio C Hamano1-1/+1
2018-02-13Merge branch 'jt/long-running-process-doc'Libravatar Junio C Hamano4-48/+61
2018-02-13Merge branch 'jk/daemon-fixes'Libravatar Junio C Hamano4-20/+107
2018-02-13Merge branch 'pw/sequencer-in-process-commit'Libravatar Junio C Hamano11-280/+765
2018-02-13Merge branch 'nd/shared-index-fix'Libravatar Junio C Hamano2-18/+41
2018-02-13Merge branch 'po/http-push-error-message'Libravatar Junio C Hamano1-0/+4
2018-02-13Merge branch 'po/clang-format-functype-weight'Libravatar Junio C Hamano1-1/+1
2018-02-13Merge branch 'jc/mailinfo-cleanup-fix'Libravatar Junio C Hamano1-4/+6
2018-02-13Merge branch 'sg/cocci-move-array'Libravatar Junio C Hamano9-27/+19