summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-191-8/+41
|\
| * grep: add support for PCRE v2Ævar Arnfjörð Bjarmason2017-06-021-8/+28
| * grep: un-break building with PCRE >= 8.32 without --enable-jitÆvar Arnfjörð Bjarmason2017-06-021-0/+13
* | Merge branch 'js/blame-lib'Junio C Hamano2017-06-051-0/+1
|\ \
| * | blame: move origin-related methods to libgitJeff Smith2017-05-251-0/+1
* | | Merge branch 'ab/sha1dc-maint'Junio C Hamano2017-06-041-1/+8
|\ \ \
| * | | sha1dc: update from upstreamÆvar Arnfjörð Bjarmason2017-05-221-1/+8
| |/ /
* | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-021-4/+10
|\ \ \ | | |/ | |/|
| * | test-lib: add a PTHREADS prerequisiteÆvar Arnfjörð Bjarmason2017-05-261-0/+1
| * | grep: change the internal PCRE macro names to be PCRE1Ævar Arnfjörð Bjarmason2017-05-261-2/+2
| * | perf: add a GIT_PERF_MAKE_COMMAND for when *_MAKE_OPTS won't doÆvar Arnfjörð Bjarmason2017-05-211-0/+3
| * | Makefile & configure: reword inaccurate comment about PCREÆvar Arnfjörð Bjarmason2017-05-211-2/+4
| |/
* | Merge branch 'bp/sub-process-convert-filter'Junio C Hamano2017-05-301-0/+1
|\ \ | |/ |/|
| * sub-process: move sub-process functions into separate filesBen Peart2017-05-151-0/+1
* | 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
| |/ /