summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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-181-0/+1
| | |/ | |/|
* | | Merge branch 'jh/msvc'Junio C Hamano2019-07-101-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-101-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
| * | | Drop unused git-rebase--am.shJohannes Schindelin2019-05-151-1/+0
| |/ /
* | | Merge branch 'jk/cocci-batch'Junio C Hamano2019-05-191-7/+12
|\ \ \ | |/ / |/| |
| * | coccicheck: make batch size of 0 mean "unlimited"Jeff King2019-05-081-1/+7
| * | coccicheck: optionally batch spatch invocationsJeff King2019-05-071-7/+6
* | | Merge branch 'cc/access-on-aix-workaround'Junio C Hamano2019-05-131-0/+8
|\ \ \
| * | | git-compat-util: work around for access(X_OK) under rootClément Chigot2019-04-251-0/+8
* | | | Merge branch 'pw/rebase-i-internal'Junio C Hamano2019-05-131-1/+0
|\ \ \ \
| * | | | rebase -i: combine rebase--interactive.c with rebase.cPhillip Wood2019-04-191-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'jc/make-dedup-ls-files-output'Junio C Hamano2019-05-131-2/+2
|\ \ \ \
| * | | | Makefile: dedup list of files obtained from ls-filesJunio C Hamano2019-04-221-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'jh/trace2-sid-fix'Junio C Hamano2019-05-131-0/+1
|\ \ \ \
| * | | | trace2: use system/global config for default trace2 settingsJeff Hostetler2019-04-161-0/+1
* | | | | Merge branch 'js/misc-doc-fixes'Junio C Hamano2019-05-081-20/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Turn `git serve` into a test helperJohannes Schindelin2019-04-191-1/+1
| * | | | check-docs: do not bother checking for legacy scripts' documentationJohannes Schindelin2019-04-191-1/+1
| * | | | docs: exclude documentation for commands that have been excludedJohannes Schindelin2019-04-191-0/+9
| * | | | check-docs: allow command-list.txt to contain excluded commandsJohannes Schindelin2019-04-191-1/+1
| * | | | help -a: do not list commands that are excluded from the buildJohannes Schindelin2019-04-191-2/+12
| * | | | Makefile: drop the NO_INSTALL variableJohannes Schindelin2019-04-191-13/+8
| * | | | remote-testgit: move it into the support directory for t5801Johannes Schindelin2019-04-151-3/+0