summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'js/mingw-o-append'Junio C Hamano2018-09-241-0/+1
|\
| * t0051: test GIT_TRACE to a windows named pipeJeff Hostetler2018-09-111-0/+1
* | Merge branch 'es/format-patch-interdiff'Junio C Hamano2018-09-171-0/+1
|\ \
| * | format-patch: add --interdiff option to embed diff in cover letterEric Sunshine2018-07-231-0/+1
* | | Merge branch 'cc/delta-islands'Junio C Hamano2018-09-171-0/+1
|\ \ \
| * | | Add delta-islands.{c,h}Jeff King2018-08-161-0/+1
* | | | Merge branch 'ds/reachable'Junio C Hamano2018-09-171-0/+2
|\ \ \ \
| * | | | test-reach: create new test tool for ref_newerDerrick Stolee2018-07-211-0/+1
| * | | | commit-reach: move walk methods from commit.cDerrick Stolee2018-07-211-0/+1
* | | | | Merge branch 'ds/multi-pack-index'Junio C Hamano2018-09-171-0/+3
|\ \ \ \ \
| * \ \ \ \ Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano2018-08-211-0/+3
| |\ \ \ \ \
| | * | | | | multi-pack-index: load into memoryDerrick Stolee2018-07-201-0/+1
| | * | | | | multi-pack-index: add 'write' verbDerrick Stolee2018-07-201-0/+1
| | * | | | | multi-pack-index: add builtinDerrick Stolee2018-07-201-0/+1
| | | |_|_|/ | | |/| | |
* | / | | | generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy2018-08-211-1/+1
|/ / / / /
* | | | | Merge branch 'js/range-diff'Junio C Hamano2018-08-201-0/+3
|\ \ \ \ \
| * | | | | range-diff: first rudimentary implementationJohannes Schindelin2018-08-131-0/+1
| * | | | | Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin2018-08-131-0/+1
| * | | | | linear-assignment: a function to solve least-cost assignment problemsJohannes Schindelin2018-08-131-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'nd/complete-config-vars'Junio C Hamano2018-08-171-1/+1
|\ \ \ \ \
| * | | | | Makefile: add missing dependency for command-list.hNguyễn Thái Ngọc Duy2018-08-061-1/+1
| * | | | | Merge branch 'nd/command-list' into nd/complete-config-varsJunio C Hamano2018-05-291-8/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'sg/coccicheck-updates'Junio C Hamano2018-08-161-7/+17
|\ \ \ \ \ \ \
| * | | | | | | coccinelle: extract dedicated make target to clean Coccinelle's resultsSZEDER Gábor2018-07-231-3/+5
| * | | | | | | coccinelle: put sane filenames into output patchesSZEDER Gábor2018-07-231-1/+1
| * | | | | | | coccinelle: exclude sha1dc source files from static analysisSZEDER Gábor2018-07-231-2/+8
| * | | | | | | coccinelle: use $(addsuffix) in 'coccicheck' make targetSZEDER Gábor2018-07-231-1/+1
| * | | | | | | coccinelle: mark the 'coccicheck' make target as .PHONYSZEDER Gábor2018-07-231-0/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'jh/json-writer'Junio C Hamano2018-08-161-0/+2
|\ \ \ \ \ \ \
| * | | | | | | json_writer: new routines to create JSON dataJeff Hostetler2018-07-161-0/+2
* | | | | | | | Merge branch 'bb/make-developer-pedantic'Junio C Hamano2018-08-161-0/+5
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Makefile: add a DEVOPTS flag to get pedantic compilationBeat Bolli2018-07-251-0/+5
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano2018-08-031-0/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | commit-graph: add repo arg to graph readersJonathan Tan2018-07-181-0/+1
* | | | | | | Merge branch 'jt/fetch-negotiator-skipping'Junio C Hamano2018-08-031-0/+1
|\ \ \ \ \ \ \
| * | | | | | | negotiator/skipping: skip commits during fetchJonathan Tan2018-07-161-0/+1
* | | | | | | | Merge branch 'jt/fetch-pack-negotiator'Junio C Hamano2018-08-031-0/+2
|\| | | | | | | | |_|_|_|/ / / |/| | | | | |
| * | | | | | fetch-pack: introduce negotiator APIJonathan Tan2018-06-151-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'js/enhanced-version-info'Junio C Hamano2018-07-181-2/+3
|\ \ \ \ \ \
| * | | | | | Makefile: fix the "built from commit" codeJohannes Schindelin2018-06-291-2/+3
* | | | | | | Merge branch 'dj/runtime-prefix'Junio C Hamano2018-07-181-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Makefile: tweak sed invocationAlejandro R. Sedeño2018-06-261-1/+1
* | | | | | | Merge branch 'ag/rebase-p'Junio C Hamano2018-06-251-0/+2
|\ \ \ \ \ \ \
| * | | | | | | rebase: introduce a dedicated backend for --preserve-mergesAlban Gruin2018-06-011-0/+2
* | | | | | | | Merge branch 'jk/show-index'Junio C Hamano2018-06-251-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | make show-index a builtinJeff King2018-05-281-1/+1
* | | | | | | | Merge branch 'es/make-no-iconv'Junio C Hamano2018-06-181-10/+12
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Makefile: make NO_ICONV really mean "no iconv"Eric Sunshine2018-06-151-10/+12
* | | | | | | | Merge branch 'nd/command-list'Junio C Hamano2018-06-011-8/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | help: use command-list.txt for the source of guidesNguyễn Thái Ngọc Duy2018-05-211-1/+1