summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-07-23coccinelle: extract dedicated make target to clean Coccinelle's resultsSZEDER Gábor-3/+5
2018-07-23coccinelle: put sane filenames into output patchesSZEDER Gábor-1/+1
2018-07-23coccinelle: exclude sha1dc source files from static analysisSZEDER Gábor-2/+8
2018-07-23coccinelle: use $(addsuffix) in 'coccicheck' make targetSZEDER Gábor-1/+1
2018-07-23coccinelle: mark the 'coccicheck' make target as .PHONYSZEDER Gábor-0/+2
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee-0/+1
2018-07-20commit-reach: move walk methods from commit.cDerrick Stolee-0/+1
2018-07-20multi-pack-index: load into memoryDerrick Stolee-0/+1
2018-07-20multi-pack-index: add 'write' verbDerrick Stolee-0/+1
2018-07-20multi-pack-index: add builtinDerrick Stolee-0/+1
2018-07-18Merge branch 'js/enhanced-version-info'Junio C Hamano-2/+3
2018-07-18Merge branch 'dj/runtime-prefix'Junio C Hamano-1/+1
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan-0/+1
2018-07-16negotiator/skipping: skip commits during fetchJonathan Tan-0/+1
2018-07-16json_writer: new routines to create JSON dataJeff Hostetler-0/+2
2018-06-29Makefile: fix the "built from commit" codeJohannes Schindelin-2/+3
2018-06-26Makefile: tweak sed invocationAlejandro R. Sedeño-1/+1
2018-06-25Merge branch 'ag/rebase-p'Junio C Hamano-0/+2
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