summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/add-p-in-c'Junio C Hamano2019-12-251-0/+1
|\
| * built-in add -i: start implementing the `patch` functionality in CJohannes Schindelin2019-12-131-0/+1
* | Merge branch 'jc/drop-gen-hdrs'Junio C Hamano2019-12-251-3/+2
|\ \
| * | Makefile: drop GEN_HDRSJunio C Hamano2019-12-131-3/+2
* | | Merge branch 'ds/sparse-cone'Junio C Hamano2019-12-251-0/+1
|\ \ \
| * | | sparse-checkout: create builtin with 'list' subcommandDerrick Stolee2019-11-221-0/+1
* | | | fix-typo: consecutive-word duplicationsryenus2019-12-161-1/+1
| |/ / |/| |
* | | Merge branch 'js/builtin-add-i'Junio C Hamano2019-12-051-0/+1
|\ \ \ | | |/ | |/|
| * | Start to implement a built-in version of `git add --interactive`Johannes Schindelin2019-11-141-0/+1
| |/
* | test-tool: use 'read-graph' helperDerrick Stolee2019-11-131-0/+1
|/
* Merge branch 'dl/allow-running-cocci-verbosely'Junio C Hamano2019-10-181-1/+2
|\
| * Makefile: respect $(V) in %.cocci.patch targetDenton Liu2019-10-121-1/+2
* | Merge branch 'js/azure-pipelines-msvc'Junio C Hamano2019-10-151-0/+4
|\ \
| * | ci: also build and test with MS Visual Studio on Azure PipelinesJohannes Schindelin2019-10-061-0/+4
* | | Merge branch 'cb/pcre1-cleanup'Junio C Hamano2019-10-111-7/+2
|\ \ \
| * | | grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1Carlo Marcelo Arenas Belón2019-08-261-7/+2
* | | | Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano2019-10-091-1/+1
|\ \ \ \
| * | | | Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin2019-10-021-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano2019-10-071-3/+9
|\ \ \ \
| * | | | Makefile: emulate compile in $(HCO) target betterDenton Liu2019-09-281-3/+9
* | | | | Merge branch 'sg/progress-fix'Junio C Hamano2019-10-071-0/+1
|\ \ \ \ \
| * | | | | Test the progress displaySZEDER Gábor2019-09-171-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'dl/cocci-everywhere'Junio C Hamano2019-10-071-9/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Makefile: run coccicheck on more source filesDenton Liu2019-09-171-6/+2
| * | | | Makefile: strip leading ./ in $(FIND_SOURCE_FILES)Denton Liu2019-09-171-0/+1
| * | | | Makefile: define THIRD_PARTY_SOURCESDenton Liu2019-09-171-0/+15
| * | | | Makefile: strip leading ./ in $(LIB_H)Denton Liu2019-09-171-3/+3
| |/ / /
* | | | Merge branch 'cc/multi-promisor'Junio C Hamano2019-09-181-1/+1
|\ \ \ \
| * | | | Remove fetch-object.{c,h} in favor of promisor-remote.{c,h}Christian Couder2019-06-251-1/+0
| * | | | Add initial support for many promisor remotesChristian Couder2019-06-251-0/+1
| | |/ / | |/| |
* | | | Merge branch 'ds/feature-macros'Junio C Hamano2019-09-091-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | repo-settings: consolidate some config settingsDerrick Stolee2019-08-131-0/+1
* | | | Merge branch 'js/visual-studio'Junio C Hamano2019-08-021-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | bin-wrappers: append `.exe` to target paths if necessaryJohannes Schindelin2019-07-291-1/+1
* | | | Merge branch 'mt/dir-iterator-updates'Junio C Hamano2019-07-251-0/+1
|\ \ \ \
| * | | | dir-iterator: add tests for dir-iterator APIDaniel Ferreira2019-07-111-0/+1
* | | | | Merge branch 'ab/test-env'Junio C Hamano2019-07-251-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | env--helper: new undocumented builtin wrapping git_env_*()Ævar Arnfjörð Bjarmason2019-06-211-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'cc/test-oidmap'Junio C Hamano2019-07-191-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | t/helper: add test-oidmap.cChristian Couder2019-06-171-0/+1
| | |/ | |/|
* | | Merge branch 'jh/msvc'Junio C Hamano2019-07-091-1/+41
|\ \ \
| * | | msvc: support building Git using MS Visual C++Jeff Hostetler2019-06-251-0/+40
| * | | msvc: update Makefile to allow for spaces in the compiler pathJeff Hostetler2019-06-201-1/+1
| | |/ | |/|
* | | Merge branch 'nd/switch-and-restore'Junio C Hamano2019-07-091-0/+2
|\ \ \ | |/ / |/| |
| * | checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-0/+1
| * | checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy2019-04-021-0/+1
* | | Merge branch 'ab/deprecate-R-for-dynpath'Junio C Hamano2019-06-131-14/+1
|\ \ \
| * | | Makefile: remove the NO_R_TO_GCC_LINKER flagÆvar Arnfjörð Bjarmason2019-05-191-14/+1
* | | | Merge branch 'js/rebase-cleanup'Junio C Hamano2019-06-131-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | rebase: fold git-rebase--common into the -p backendJohannes Schindelin2019-05-151-1/+0