summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-04-26Merge branch 'mh/separate-ref-cache'Junio C Hamano
2017-04-26Merge branch 'jh/add-index-entry-optim'Junio C Hamano
2017-04-20Merge branch 'jh/memihash-opt'Junio C Hamano
2017-04-20Merge branch 'nd/files-backend-git-dir'Junio C Hamano
2017-04-17Merge branch 'ab/regen-perl-mak-with-different-perl'Junio C Hamano
2017-04-17refs: split `ref_cache` code into separate filesMichael Haggerty
2017-04-15read-cache: add strcmp_offset functionJeff Hostetler
2017-04-14t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy
2017-04-13test-online-cpus: helper to return cpu countJeff Hostetler
2017-03-30Merge branch 'jk/make-coccicheck-detect-errors'Junio C Hamano
2017-03-29perl: regenerate perl.mak if perl -V changesÆvar Arnfjörð Bjarmason
2017-03-29Makefile: detect errors in running spatchJeff King
2017-03-28Merge branch 'jh/memihash-opt'Junio C Hamano
2017-03-24Merge branch 'jk/sha1dc'Junio C Hamano
2017-03-24name-hash: add test-lazy-init-name-hashJeff Hostetler
2017-03-17Merge branch 'bc/sha1-header-selection-with-cpp-macros'Junio C Hamano
2017-03-17Merge branch 'jk/interop-test'Junio C Hamano
2017-03-17Makefile: make DC_SHA1 the defaultJunio C Hamano
2017-03-17t0013: add a basic sha1 collision detection testJeff King
2017-03-17Makefile: add DC_SHA1 knobJeff King
2017-03-15hash.h: move SHA-1 implementation selection into a header filebrian m. carlson
2017-03-10t: add an interoperability test harnessJeff King
2017-03-10Merge branch 'rj/remove-unused-mktemp'Junio C Hamano
2017-02-28wrapper.c: remove unused gitmkstemps() functionRamsay Jones
2017-02-27Merge branch 'js/rebase-helper'Junio C Hamano
2017-02-09rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin
2017-02-08add oidset APIJeff King
2017-02-02Merge branch 'bc/use-asciidoctor-opt'Junio C Hamano
2017-02-02Merge branch 'js/retire-relink'Junio C Hamano
2017-01-31Merge branch 'js/difftool-builtin'Junio C Hamano
2017-01-31Merge branch 'rs/qsort-s'Junio C Hamano
2017-01-25relink: retire the commandJohannes Schindelin
2017-01-23compat: add qsort_s()René Scharfe
2017-01-23Makefile: add a knob to enable the use of Asciidoctorbrian m. carlson
2017-01-19difftool: retire the scripted versionJohannes Schindelin
2017-01-17difftool: add a skeleton for the upcoming builtinJohannes Schindelin
2017-01-09Makefile: put LIBS after LDFLAGS for imap-sendSteven Penny
2017-01-09Makefile: POSIX windresSteven Penny
2016-12-27Merge branch 'va/i18n-perl-scripts'Junio C Hamano
2016-12-19Merge branch 'jk/make-tags-find-sources-tweak'Junio C Hamano
2016-12-14i18n: add--interactive: mark patch prompt for translationVasco Almeida
2016-12-14i18n: add--interactive: mark plural stringsVasco Almeida
2016-12-14Makefile: exclude contrib from FIND_SOURCE_FILESJeff King
2016-12-14Makefile: match shell scripts in FIND_SOURCE_FILESJeff King
2016-12-14Makefile: exclude test cruft from FIND_SOURCE_FILESJeff King
2016-12-14Makefile: reformat FIND_SOURCE_FILESJeff King
2016-12-06xdiff: drop XDL_FAST_HASHJeff King
2016-11-11Merge branch 'ls/macos-update'Junio C Hamano
2016-11-10Makefile: set NO_OPENSSL on macOS by defaultLars Schneider
2016-10-17Merge branch 'jk/quarantine-received-objects'Junio C Hamano