summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-10-18Merge branch 'dl/allow-running-cocci-verbosely'Junio C Hamano1-1/+2
2019-10-15Merge branch 'js/azure-pipelines-msvc'Junio C Hamano1-0/+4
2019-10-12Makefile: respect $(V) in %.cocci.patch targetDenton Liu1-1/+2
2019-10-11Merge branch 'cb/pcre1-cleanup'Junio C Hamano1-7/+2
2019-10-09Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano1-1/+1
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano1-3/+9
2019-10-07Merge branch 'sg/progress-fix'Junio C Hamano1-0/+1
2019-10-07Merge branch 'dl/cocci-everywhere'Junio C Hamano1-9/+21
2019-10-06ci: also build and test with MS Visual Studio on Azure PipelinesJohannes Schindelin1-0/+4
2019-10-02Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin1-1/+1
2019-09-28Makefile: emulate compile in $(HCO) target betterDenton Liu1-3/+9
2019-09-18Merge branch 'cc/multi-promisor'Junio C Hamano1-1/+1
2019-09-17Makefile: run coccicheck on more source filesDenton Liu1-6/+2
2019-09-17Makefile: strip leading ./ in $(FIND_SOURCE_FILES)Denton Liu1-0/+1
2019-09-17Makefile: define THIRD_PARTY_SOURCESDenton Liu1-0/+15
2019-09-17Test the progress displaySZEDER Gábor1-0/+1
2019-09-17Makefile: strip leading ./ in $(LIB_H)Denton Liu1-3/+3
2019-09-09Merge branch 'ds/feature-macros'Junio C Hamano1-0/+1
2019-08-26grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1Carlo Marcelo Arenas Belón1-7/+2
2019-08-13repo-settings: consolidate some config settingsDerrick Stolee1-0/+1
2019-08-02Merge branch 'js/visual-studio'Junio C Hamano1-1/+1
2019-07-29bin-wrappers: append `.exe` to target paths if necessaryJohannes Schindelin1-1/+1
2019-07-25Merge branch 'mt/dir-iterator-updates'Junio C Hamano1-0/+1
2019-07-25Merge branch 'ab/test-env'Junio C Hamano1-0/+1
2019-07-19Merge branch 'cc/test-oidmap'Junio C Hamano1-0/+1
2019-07-11dir-iterator: add tests for dir-iterator APIDaniel Ferreira1-0/+1
2019-07-09Merge branch 'jh/msvc'Junio C Hamano1-1/+41
2019-07-09Merge branch 'nd/switch-and-restore'Junio C Hamano1-0/+2
2019-06-25Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}Christian Couder1-1/+0
2019-06-25Add initial support for many promisor remotesChristian Couder1-0/+1
2019-06-25msvc: support building Git using MS Visual C++Jeff Hostetler1-0/+40
2019-06-21env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason1-0/+1
2019-06-20msvc: update Makefile to allow for spaces in the compiler pathJeff Hostetler1-1/+1
2019-06-17t/helper: add test-oidmap.cChristian Couder1-0/+1
2019-06-13Merge branch 'ab/deprecate-R-for-dynpath'Junio C Hamano1-14/+1
2019-06-13Merge branch 'js/rebase-cleanup'Junio C Hamano1-2/+0
2019-05-19Merge branch 'jk/cocci-batch'Junio C Hamano1-7/+12
2019-05-19Makefile: remove the NO_R_TO_GCC_LINKER flagÆvar Arnfjörð Bjarmason1-14/+1
2019-05-15rebase: fold git-rebase--common into the -p backendJohannes Schindelin1-1/+0
2019-05-15Drop unused git-rebase--am.shJohannes Schindelin1-1/+0
2019-05-13Merge branch 'cc/access-on-aix-workaround'Junio C Hamano1-0/+8
2019-05-13Merge branch 'pw/rebase-i-internal'Junio C Hamano1-1/+0
2019-05-13Merge branch 'jc/make-dedup-ls-files-output'Junio C Hamano1-2/+2
2019-05-13Merge branch 'jh/trace2-sid-fix'Junio C Hamano1-0/+1
2019-05-09Merge branch 'js/misc-doc-fixes'Junio C Hamano1-20/+30
2019-05-08coccicheck: make batch size of 0 mean "unlimited"Jeff King1-1/+7
2019-05-07checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy1-0/+1
2019-05-07coccicheck: optionally batch spatch invocationsJeff King1-7/+6
2019-04-25git-compat-util: work around for access(X_OK) under rootClément Chigot1-0/+8
2019-04-22Makefile: dedup list of files obtained from ls-filesJunio C Hamano1-2/+2