summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mh/separate-ref-cache'Junio C Hamano2017-04-261-0/+1
|\
| * refs: split `ref_cache` code into separate filesMichael Haggerty2017-04-161-0/+1
* | Merge branch 'jh/add-index-entry-optim'Junio C Hamano2017-04-261-0/+1
|\ \
| * | read-cache: add strcmp_offset functionJeff Hostetler2017-04-151-0/+1
* | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-04-191-0/+1
|\ \ \
| * | | test-online-cpus: helper to return cpu countJeff Hostetler2017-04-121-0/+1
* | | | Merge branch 'nd/files-backend-git-dir'Junio C Hamano2017-04-191-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | t/helper: add test-ref-store to test ref-store functionsNguyễn Thái Ngọc Duy2017-04-141-0/+1
* | | | Merge branch 'ab/regen-perl-mak-with-different-perl'Junio C Hamano2017-04-161-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | perl: regenerate perl.mak if perl -V changesab/regen-perl-mak-with-different-perlÆvar Arnfjörð Bjarmason2017-03-291-0/+1
* | | | Merge branch 'jk/make-coccicheck-detect-errors'Junio C Hamano2017-03-301-2/+10
|\ \ \ \
| * | | | Makefile: detect errors in running spatchjk/make-coccicheck-detect-errorsJeff King2017-03-291-2/+10
| |/ / /
* | | | Merge branch 'jh/memihash-opt'Junio C Hamano2017-03-281-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | name-hash: add test-lazy-init-name-hashJeff Hostetler2017-03-241-0/+1
| |/ /
* | | Merge branch 'jk/sha1dc'Junio C Hamano2017-03-241-2/+17
|\ \ \ | |_|/ |/| |
| * | Makefile: make DC_SHA1 the defaultJunio C Hamano2017-03-171-6/+10
| * | t0013: add a basic sha1 collision detection testJeff King2017-03-171-0/+1
| * | Makefile: add DC_SHA1 knobJeff King2017-03-171-0/+10
* | | Merge branch 'bc/sha1-header-selection-with-cpp-macros'Junio C Hamano2017-03-171-7/+5
|\ \ \ | |/ /
| * | hash.h: move SHA-1 implementation selection into a header filebc/sha1-header-selection-with-cpp-macrosbrian m. carlson2017-03-151-7/+5
* | | Merge branch 'jk/interop-test'Junio C Hamano2017-03-171-0/+3
|\ \ \
| * | | t: add an interoperability test harnessJeff King2017-03-101-0/+3
| |/ /
* | | Merge branch 'rj/remove-unused-mktemp'Junio C Hamano2017-03-101-5/+0
|\ \ \
| * | | wrapper.c: remove unused gitmkstemps() functionrj/remove-unused-mktempRamsay Jones2017-02-281-5/+0
| |/ /
* | | Merge branch 'js/rebase-helper'Junio C Hamano2017-02-271-0/+1
|\ \ \
| * | | rebase--helper: add a builtin helper for interactive rebasesJohannes Schindelin2017-02-091-0/+1
| |/ /
* | | add oidset APIJeff King2017-02-081-0/+1
|/ /
* | Merge branch 'bc/use-asciidoctor-opt'Junio C Hamano2017-02-021-0/+6
|\ \
| * | Makefile: add a knob to enable the use of Asciidoctorbrian m. carlson2017-01-231-0/+6
* | | Merge branch 'js/retire-relink'Junio C Hamano2017-02-021-1/+0
|\ \ \
| * | | relink: retire the commandJohannes Schindelin2017-01-251-1/+0
| |/ /
* | | Merge branch 'js/difftool-builtin'Junio C Hamano2017-01-311-1/+1
|\ \ \
| * | | difftool: retire the scripted versionJohannes Schindelin2017-01-191-1/+0
| * | | difftool: add a skeleton for the upcoming builtinJohannes Schindelin2017-01-171-1/+2
| |/ /
* | | Merge branch 'rs/qsort-s'Junio C Hamano2017-01-311-0/+8
|\ \ \
| * | | compat: add qsort_s()René Scharfe2017-01-231-0/+8
| |/ /
* | | Makefile: put LIBS after LDFLAGS for imap-sendsp/cygwin-build-fixesSteven Penny2017-01-091-1/+1
* | | Makefile: POSIX windresSteven Penny2017-01-091-1/+1
* | | Merge branch 'va/i18n-perl-scripts'Junio C Hamano2016-12-271-1/+2
|\ \ \
| * | | i18n: add--interactive: mark patch prompt for translationVasco Almeida2016-12-141-1/+1
| * | | i18n: add--interactive: mark plural stringsVasco Almeida2016-12-141-1/+2
* | | | Merge branch 'jk/make-tags-find-sources-tweak'Junio C Hamano2016-12-191-3/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | Makefile: exclude contrib from FIND_SOURCE_FILESjk/make-tags-find-sources-tweakJeff King2016-12-141-0/+2
| * | | Makefile: match shell scripts in FIND_SOURCE_FILESJeff King2016-12-141-1/+3
| * | | Makefile: exclude test cruft from FIND_SOURCE_FILESJeff King2016-12-141-1/+7
| * | | Makefile: reformat FIND_SOURCE_FILESJeff King2016-12-141-3/+6
| | |/ | |/|
* | | xdiff: drop XDL_FAST_HASHjk/xdiff-drop-xdl-fast-hashJeff King2016-12-061-9/+0
|/ /
* | Merge branch 'ls/macos-update'Junio C Hamano2016-11-111-0/+1
|\ \
| * | Makefile: set NO_OPENSSL on macOS by defaultLars Schneider2016-11-101-0/+1
| * | Merge branch 'jk/common-main' into maintJunio C Hamano2016-09-081-4/+13
| |\ \