summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2020-03-29Doc: drop support for docbook-xsl before 1.72.0Martin Ågren-3/+0
2020-03-27Makefile: use curl-config --cflagsJeff King-1/+7
2020-03-27Makefile: avoid running curl-config multiple timesJeff King-4/+3
2020-03-26Merge branch 'tg/retire-scripted-stash'Junio C Hamano-1/+0
2020-03-25Merge branch 'hw/advise-ng'Junio C Hamano-0/+1
2020-03-24Lib-ify prune-packedDenton Liu-0/+1
2020-03-24Lib-ify fmt-merge-msgDenton Liu-0/+1
2020-03-24Makefile: ASCII-sort += listsDenton Liu-38/+39
2020-03-05stash: remove the stash.useBuiltin settingThomas Gummerer-1/+0
2020-03-05advice: revamp advise APIHeba Waly-0/+1
2020-02-25Merge branch 'bw/remote-rename-update-config'Junio C Hamano-0/+1
2020-02-14Merge branch 'jk/asan-build-fix' into maintJunio C Hamano-0/+3
2020-02-10pull --rebase/remote rename: document and honor single-letter abbreviations r...Bert Wesarg-0/+1
2020-01-30Merge branch 'jk/asan-build-fix'Junio C Hamano-0/+3
2020-01-16Makefile: use compat regex with SANITIZE=addressJeff King-0/+3
2020-01-15t: directly test parse_pathspec_file()Alexandr Miloslavskiy-0/+1
2019-12-25Merge branch 'js/add-p-in-c'Junio C Hamano-0/+1
2019-12-25Merge branch 'jc/drop-gen-hdrs'Junio C Hamano-3/+2
2019-12-25Merge branch 'ds/sparse-cone'Junio C Hamano-0/+1
2019-12-16fix-typo: consecutive-word duplicationsryenus-1/+1
2019-12-13Makefile: drop GEN_HDRSJunio C Hamano-3/+2
2019-12-13built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin-0/+1
2019-12-05Merge branch 'js/builtin-add-i'Junio C Hamano-0/+1
2019-11-22sparse-checkout: create builtin with 'list' subcommandDerrick Stolee-0/+1
2019-11-14Start to implement a built-in version of `git add --interactive`Johannes Schindelin-0/+1
2019-11-13test-tool: use 'read-graph' helperDerrick Stolee-0/+1
2019-10-18Merge branch 'dl/allow-running-cocci-verbosely'Junio C Hamano-1/+2
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano-0/+4
2019-10-12Makefile: respect $(V) in %.cocci.patch targetDenton Liu-1/+2
2019-10-11Merge branch 'cb/pcre1-cleanup'Junio C Hamano-7/+2
2019-10-09Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano-1/+1
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano-3/+9
2019-10-07Merge branch 'sg/progress-fix'Junio C Hamano-0/+1
2019-10-07Merge branch 'dl/cocci-everywhere'Junio C Hamano-9/+21
2019-10-06ci: also build and test with MS Visual Studio on Azure PipelinesJohannes Schindelin-0/+4
2019-10-02Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin-1/+1
2019-09-28Makefile: emulate compile in $(HCO) target betterDenton Liu-3/+9
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano-1/+1
2019-09-17Makefile: run coccicheck on more source filesDenton Liu-6/+2
2019-09-17Makefile: strip leading ./ in $(FIND_SOURCE_FILES)Denton Liu-0/+1
2019-09-17Makefile: define THIRD_PARTY_SOURCESDenton Liu-0/+15
2019-09-17Test the progress displaySZEDER Gábor-0/+1
2019-09-17Makefile: strip leading ./ in $(LIB_H)Denton Liu-3/+3
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano-0/+1
2019-08-26grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1Carlo Marcelo Arenas Belón-7/+2
2019-08-13repo-settings: consolidate some config settingsDerrick Stolee-0/+1
2019-08-02Merge branch 'js/visual-studio'Junio C Hamano-1/+1
2019-07-29bin-wrappers: append `.exe` to target paths if necessaryJohannes Schindelin-1/+1
2019-07-25Merge branch 'mt/dir-iterator-updates'Junio C Hamano-0/+1
2019-07-25Merge branch 'ab/test-env'Junio C Hamano-0/+1