summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee
2018-07-20commit-reach: move walk methods from commit.cDerrick Stolee
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan
2018-06-25Merge branch 'ag/rebase-p'Junio C Hamano
2018-06-25Merge branch 'jk/show-index'Junio C Hamano
2018-06-18Merge branch 'es/make-no-iconv'Junio C Hamano
2018-06-15Makefile: make NO_ICONV really mean "no iconv"Eric Sunshine
2018-06-01Merge branch 'nd/command-list'Junio C Hamano
2018-06-01rebase: introduce a dedicated backend for --preserve-mergesAlban Gruin
2018-05-28make show-index a builtinJeff King
2018-05-21help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy
2018-05-17refspec: move refspec parsing logic into its own fileBrandon Williams
2018-05-10Remove common-cmds.hNguyễn Thái Ngọc Duy
2018-05-10help: use command-list.h for common command listNguyễn Thái Ngọc Duy
2018-05-10generate-cmds.sh: export all commands to command-list.hNguyễn Thái Ngọc Duy
2018-05-08Merge branch 'js/runtime-prefix'Junio C Hamano
2018-05-08Merge branch 'nd/warn-more-for-devs'Junio C Hamano
2018-05-08Merge branch 'ds/commit-graph'Junio C Hamano
2018-05-08Merge branch 'dj/runtime-prefix'Junio C Hamano
2018-05-08Merge branch 'ab/simplify-perl-makefile'Junio C Hamano
2018-05-08Merge branch 'bw/protocol-v2'Junio C Hamano
2018-04-25Merge branch 'jm/mem-pool'Junio C Hamano
2018-04-25Merge branch 'sb/filenames-with-dashes'Junio C Hamano
2018-04-25Merge branch 'jk/relative-directory-fix'Junio C Hamano
2018-04-24Avoid multiple PREFIX definitionsPhilip Oakley
2018-04-24Makefile: quote $INSTLIBDIR when passing it to sedJonathan Nieder
2018-04-24Makefile: remove unused @@PERLLIBDIR@@ substitution variableJonathan Nieder
2018-04-18Makefile: mark perllibdir as a .PHONY targetChristian Hesse
2018-04-16Makefile: add a DEVOPTS to get all of -WextraÆvar Arnfjörð Bjarmason
2018-04-16Makefile: add a DEVOPTS to suppress -Werror under DEVELOPERÆvar Arnfjörð Bjarmason
2018-04-16Makefile: detect compiler and enable more warnings in DEVELOPER=1Nguyễn Thái Ngọc Duy
2018-04-12mem-pool: move reusable parts of memory pool into its own fileJameson Miller
2018-04-11replace_object.c: rename to use dash in file nameStefan Beller
2018-04-11sha1_file.c: rename to use dash in file nameStefan Beller
2018-04-11sha1_name.c: rename to use dash in file nameStefan Beller
2018-04-11exec_cmd: rename to use dash in file nameStefan Beller
2018-04-11write_or_die.c: rename to use dashes in file nameStefan Beller
2018-04-11exec_cmd: provide a new-style RUNTIME_PREFIX helper for WindowsJohannes Schindelin
2018-04-11exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques
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