summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-06-25Merge branch 'jk/show-index'Junio C Hamano-1/+1
2018-06-18Merge branch 'es/make-no-iconv'Junio C Hamano-10/+12
2018-06-15Makefile: make NO_ICONV really mean "no iconv"Eric Sunshine-10/+12
2018-06-15fetch-pack: introduce negotiator APIJonathan Tan-0/+2
2018-06-01Merge branch 'nd/command-list'Junio C Hamano-8/+8
2018-06-01rebase: introduce a dedicated backend for --preserve-mergesAlban Gruin-0/+2
2018-05-29Merge branch 'nd/command-list' into nd/complete-config-varsJunio C Hamano-8/+8
2018-05-29make show-index a builtinJeff King-1/+1
2018-05-21help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy-1/+1
2018-05-18refspec: move refspec parsing logic into its own fileBrandon Williams-0/+1
2018-05-10Remove common-cmds.hNguyễn Thái Ngọc Duy-11/+6
2018-05-10help: use command-list.h for common command listNguyễn Thái Ngọc Duy-2/+2
2018-05-10generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy-4/+9
2018-05-08Merge branch 'js/runtime-prefix'Junio C Hamano-1/+1
2018-05-08Merge branch 'nd/warn-more-for-devs'Junio C Hamano-10/+21
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano-0/+2
2018-05-08Merge branch 'dj/runtime-prefix'Junio C Hamano-13/+115
2018-05-08Merge branch 'ab/simplify-perl-makefile'Junio C Hamano-0/+3
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano-1/+6
2018-04-25Merge branch 'jm/mem-pool'Junio C Hamano-0/+1
2018-04-25Merge branch 'sb/filenames-with-dashes'Junio C Hamano-7/+7
2018-04-25Merge branch 'jk/relative-directory-fix'Junio C Hamano-0/+1
2018-04-24Avoid multiple PREFIX definitionsPhilip Oakley-1/+1
2018-04-24Makefile: quote $INSTLIBDIR when passing it to sedJonathan Nieder-1/+1
2018-04-24Makefile: remove unused @@PERLLIBDIR@@ substitution variableJonathan Nieder-1/+0
2018-04-19Makefile: mark perllibdir as a .PHONY targetChristian Hesse-0/+1
2018-04-16Makefile: add a DEVOPTS to get all of -WextraÆvar Arnfjörð Bjarmason-0/+6
2018-04-16Makefile: add a DEVOPTS to suppress -Werror under DEVELOPERÆvar Arnfjörð Bjarmason-0/+10
2018-04-16Makefile: detect compiler and enable more warnings in DEVELOPER=1Nguyễn Thái Ngọc Duy-10/+5
2018-04-12mem-pool: move reusable parts of memory pool into its own fileJameson Miller-0/+1
2018-04-11replace_object.c: rename to use dash in file nameStefan Beller-1/+1
2018-04-11sha1_file.c: rename to use dash in file nameStefan Beller-1/+1
2018-04-11sha1_name.c: rename to use dash in file nameStefan Beller-1/+1
2018-04-11exec_cmd: rename to use dash in file nameStefan Beller-3/+3
2018-04-11write_or_die.c: rename to use dashes in file nameStefan Beller-1/+1
2018-04-11exec_cmd: provide a new-style RUNTIME_PREFIX helper for WindowsJohannes Schindelin-0/+8
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques-1/+27
2018-04-11Makefile: add Perl runtime prefix supportDan Jacques-1/+64
2018-04-11Makefile: generate Perl header from template fileDan Jacques-11/+16
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano-37/+42
2018-04-11perl: fix installing modules from contribChristian Hesse-0/+2
2018-04-10Merge branch 'ab/install-symlinks'Junio C Hamano-17/+35
2018-04-10Merge branch 'ab/pcre-v2'Junio C Hamano-13/+13
2018-04-02commit-graph: implement write_commit_graph()Derrick Stolee-0/+1
2018-04-02commit-graph: create git-commit-graph builtinDerrick Stolee-0/+1
2018-03-30add chdir-notify APIJeff King-0/+1
2018-03-27t/helper: merge test-write-cache into test-toolNguyễn Thái Ngọc Duy-1/+1
2018-03-27t/helper: merge test-wildmatch into test-toolNguyễn Thái Ngọc Duy-1/+1
2018-03-27t/helper: merge test-urlmatch-normalization into test-toolNguyễn Thái Ngọc Duy-1/+1
2018-03-27t/helper: merge test-subprocess into test-toolNguyễn Thái Ngọc Duy-1/+1