summaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bp/rename-test-env-var'Junio C Hamano2018-10-191-3/+3
|\
| * read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart2018-09-281-3/+3
* | Merge branch 'rj/header-check'Junio C Hamano2018-10-161-0/+12
|\ \
| * | Makefile: add a hdr-check targetRamsay Jones2018-09-201-0/+12
* | | Merge branch 'nd/test-tool'Junio C Hamano2018-10-101-5/+7
|\ \ \
| * | | Makefile: add a hint about TEST_BUILTINS_OBJSNguyễn Thái Ngọc Duy2018-09-111-0/+2
| * | | t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy2018-09-111-1/+1
| * | | t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy2018-09-111-1/+1
| * | | t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy2018-09-111-1/+1
| * | | t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy2018-09-111-1/+1
| * | | t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy2018-09-111-1/+1
| | |/ | |/|
* | | 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
|\ \ \ \ \ \