summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-04-11Makefile: add Perl runtime prefix supportDan Jacques
2018-04-11Makefile: generate Perl header from template fileDan Jacques
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano
2018-04-11perl: fix installing modules from contribChristian Hesse
2018-04-09Merge branch 'ab/install-symlinks'Junio C Hamano
2018-04-09Merge branch 'ab/pcre-v2'Junio C Hamano
2018-04-02commit-graph: implement write_commit_graph()Derrick Stolee
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee
2018-03-30add chdir-notify APIJeff King
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-submodule-config into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-string-list into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-strcmp-offset into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-sigchain into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-sha1-array into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-scrap-cache-tree into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-run-command into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-revision-walking into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-regex into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-ref-store into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-read-cache into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-prio-queue into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-path-utils into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-online-cpus into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-mktemp into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge (unused) test-mergesort into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge (unused) test-match-trees into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-index-version into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-hashmap into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-genrandom into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-example-decorate into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-dump-split-index into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-dump-cache-tree into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-drop-caches into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge (unused) test-delta into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-date into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-ctype into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-config into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-lazy-init-name-hash into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-sha1 into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2018-03-27t/helper: add an empty test-tool programNguyễn Thái Ngọc Duy
2018-03-15Merge branch 'ab/perl-fixes'Junio C Hamano
2018-03-15Makefile: optionally symlink libexec/git-core binaries to bin/gitÆvar Arnfjörð Bjarmason
2018-03-15Makefile: add a gitexecdir_relative variableÆvar Arnfjörð Bjarmason
2018-03-15Makefile: fix broken bindir_relative variableÆvar Arnfjörð Bjarmason
2018-03-15ls-refs: introduce ls-refs server commandBrandon Williams