summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-01-09Merge branch 'ab/dc-sha1-loose-ends'Junio C Hamano-2/+0
2018-01-05Merge branch 'jk/test-suite-tracing'Junio C Hamano-0/+8
2017-12-28Merge branch 'js/enhanced-version-info'Junio C Hamano-1/+12
2017-12-28Makefile: NO_OPENSSL=1 should no longer imply BLK_SHA1=1Ævar Arnfjörð Bjarmason-2/+0
2017-12-27Merge branch 'jt/decorate-api'Junio C Hamano-0/+1
2017-12-27Merge branch 'jh/object-filtering'Junio C Hamano-0/+2
2017-12-19Merge branch 'tg/worktree-create-tracking'Junio C Hamano-0/+1
2017-12-14version --build-options: report commit, too, if possibleJohannes Schindelin-1/+3
2017-12-14version --build-options: also report host CPUEric Sunshine-0/+9
2017-12-08decorate: clean up and document APIJonathan Tan-0/+1
2017-12-08t/Makefile: introduce TEST_SHELL_PATHJeff King-0/+8
2017-12-06Merge branch 'bw/protocol-v1'Junio C Hamano-0/+1
2017-11-27checkout: factor out functions to new lib fileThomas Gummerer-0/+1
2017-11-22list-objects: filter objects in traverse_commit_listJeff Hostetler-0/+2
2017-11-21Merge branch 'bp/fsmonitor'Junio C Hamano-0/+3
2017-11-15Merge branch 'js/mingw-full-version-in-resources' into maintJunio C Hamano-1/+2
2017-11-09Merge branch 'js/mingw-full-version-in-resources'Junio C Hamano-1/+2
2017-11-01mingw: include the full version information in the resourcesJohannes Schindelin-1/+2
2017-10-17protocol: introduce protocol extension mechanismsBrandon Williams-0/+1
2017-10-11Merge branch 'jt/oidmap'Junio C Hamano-0/+1
2017-10-03Merge branch 'mh/mmap-packed-refs'Junio C Hamano-0/+6
2017-10-01fsmonitor: add a performance testBen Peart-0/+1
2017-10-01fsmonitor: add a test tool to dump the index extensionBen Peart-0/+1
2017-10-01fsmonitor: teach git to optionally utilize a file system monitor to speed up ...Ben Peart-0/+1
2017-10-01oidmap: map with OID as keyJonathan Tan-0/+1
2017-09-25packed_ref_cache: keep the `packed-refs` file mmapped if possibleMichael Haggerty-0/+6
2017-09-25Merge branch 'bw/git-clang-format'Junio C Hamano-0/+4
2017-09-19Merge branch 'jk/leak-checkers'Junio C Hamano-0/+3
2017-09-19Merge branch 'ti/external-sha1dc'Junio C Hamano-3/+15
2017-09-10Merge branch 'jn/vcs-svn-cleanup' into maintJunio C Hamano-1/+0
2017-09-08add UNLEAK annotation for reducing leak false positivesJeff King-0/+3
2017-08-26Merge branch 'jt/packmigrate'Junio C Hamano-0/+1
2017-08-26Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano-0/+1
2017-08-26Merge branch 'jn/vcs-svn-cleanup'Junio C Hamano-1/+0
2017-08-23pack: move pack name-related functionsJonathan Tan-0/+1
2017-08-23vcs-svn: move remaining repo_tree functions to fast_export.hJonathan Nieder-1/+0
2017-08-22Merge branch 'mh/packed-ref-store'Junio C Hamano-0/+1
2017-08-21perf: add test for writing the indexKevin Willford-0/+1
2017-08-16sha1dc: allow building with the external sha1dc libraryTakashi Iwai-0/+13
2017-08-16sha1dc: build git plumbing code more explicitlyTakashi Iwai-3/+2
2017-08-14Makefile: add style build ruleBrandon Williams-0/+4
2017-07-21Merge branch 'jc/po-pritime-fix'Junio C Hamano-0/+21
2017-07-20Merge branch 'jk/build-with-asan'Junio C Hamano-1/+6
2017-07-20Makefile: help gettext tools to cope with our custom PRItime formatJunio C Hamano-0/+21
2017-07-17Makefile: allow combining UBSan with other sanitizersRené Scharfe-1/+6
2017-07-13Merge branch 'jk/build-with-asan'Junio C Hamano-0/+8
2017-07-10Merge branch 'ab/sha1dc'Junio C Hamano-0/+16
2017-07-10Makefile: disable unaligned loads with UBSanJeff King-0/+3
2017-07-10Makefile: turn off -fomit-frame-pointer with sanitizersJeff King-0/+1
2017-07-10Makefile: add helper for compiling with -fsanitizeJeff King-0/+4