summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nd/combined-test-helper'Junio C Hamano2018-04-111-37/+42
|\
| * t/helper: merge test-write-cache into test-toolnd/combined-test-helperNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-strcmp-offset into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-sha1-array into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-scrap-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-revision-walking into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-online-cpus into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge (unused) test-mergesort into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge (unused) test-delta into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
| * t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy2018-03-271-2/+2
| * t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+2
| * t/helper: add an empty test-tool programNguyễn Thái Ngọc Duy2018-03-271-1/+5
* | Merge branch 'ab/install-symlinks'Junio C Hamano2018-04-101-17/+35
|\ \
| * | Makefile: optionally symlink libexec/git-core binaries to bin/gitab/install-symlinksÆvar Arnfjörð Bjarmason2018-03-151-15/+31
| * | Makefile: add a gitexecdir_relative variableÆvar Arnfjörð Bjarmason2018-03-151-0/+2
| * | Makefile: fix broken bindir_relative variableÆvar Arnfjörð Bjarmason2018-03-151-2/+2
* | | Merge branch 'ab/pcre-v2'Junio C Hamano2018-04-101-13/+13
|\ \ \ | |_|/ |/| |
| * | Makefile: make USE_LIBPCRE=YesPlease mean v2, not v1ab/pcre-v2Ævar Arnfjörð Bjarmason2018-03-141-13/+13
| |/
* | Merge branch 'ab/perl-fixes'Junio C Hamano2018-03-151-1/+15
|\ \ | |/ |/|
| * perl Git::LoadCPAN: emit better errors under NO_PERL_CPAN_FALLBACKSab/perl-fixesÆvar Arnfjörð Bjarmason2018-03-051-1/+4
| * Makefile: add NO_PERL_CPAN_FALLBACKS knobTodd Zullinger2018-03-051-0/+8
| * perl: move the perl/Git/FromCPAN tree to perl/FromCPANÆvar Arnfjörð Bjarmason2018-03-051-0/+3
* | Merge branch 'ab/simplify-perl-makefile'Junio C Hamano2018-03-061-5/+7
|\ \
| * | Makefile: generate Git(3pm) as dependency of the 'doc' and 'man' targetsab/simplify-perl-makefileSZEDER Gábor2018-02-151-5/+7
* | | Merge branch 'tz/do-not-clean-spec-file'Junio C Hamano2018-02-281-1/+1
|\ \ \