summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano
2018-10-16Merge branch 'rj/header-check'Junio C Hamano
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano
2018-09-20Makefile: add a hdr-check targetRamsay Jones
2018-09-17Merge branch 'es/format-patch-interdiff'Junio C Hamano
2018-09-17Merge branch 'cc/delta-islands'Junio C Hamano
2018-09-17Merge branch 'ds/reachable'Junio C Hamano
2018-09-17Merge branch 'ds/multi-pack-index'Junio C Hamano
2018-09-11t0051: test GIT_TRACE to a windows named pipeJeff Hostetler
2018-09-11Makefile: add a hint about TEST_BUILTINS_OBJSNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy
2018-09-11t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy
2018-08-21generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano
2018-08-20Merge branch 'js/range-diff'Junio C Hamano
2018-08-17Merge branch 'nd/complete-config-vars'Junio C Hamano
2018-08-16Add delta-islands.{c,h}Jeff King
2018-08-15Merge branch 'sg/coccicheck-updates'Junio C Hamano
2018-08-15Merge branch 'jh/json-writer'Junio C Hamano
2018-08-15Merge branch 'bb/make-developer-pedantic'Junio C Hamano
2018-08-13range-diff: first rudimentary implementationJohannes Schindelin
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin
2018-08-13linear-assignment: a function to solve least-cost assignment problemsJohannes Schindelin
2018-08-06Makefile: add missing dependency for command-list.hNguyễn Thái Ngọc Duy
2018-08-02Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano
2018-08-02Merge branch 'jt/fetch-negotiator-skipping'Junio C Hamano
2018-08-02Merge branch 'jt/fetch-pack-negotiator'Junio C Hamano
2018-07-25Makefile: add a DEVOPTS flag to get pedantic compilationBeat Bolli
2018-07-23format-patch: add --interdiff option to embed diff in cover letterEric Sunshine
2018-07-23coccinelle: extract dedicated make target to clean Coccinelle's resultsSZEDER Gábor
2018-07-23coccinelle: put sane filenames into output patchesSZEDER Gábor
2018-07-23coccinelle: exclude sha1dc source files from static analysisSZEDER Gábor
2018-07-23coccinelle: use $(addsuffix) in 'coccicheck' make targetSZEDER Gábor
2018-07-23coccinelle: mark the 'coccicheck' make target as .PHONYSZEDER Gábor
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee
2018-07-20commit-reach: move walk methods from commit.cDerrick Stolee
2018-07-20multi-pack-index: load into memoryDerrick Stolee
2018-07-20multi-pack-index: add 'write' verbDerrick Stolee
2018-07-20multi-pack-index: add builtinDerrick Stolee
2018-07-18Merge branch 'js/enhanced-version-info'Junio C Hamano
2018-07-18Merge branch 'dj/runtime-prefix'Junio C Hamano
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan
2018-07-16negotiator/skipping: skip commits during fetchJonathan Tan
2018-07-16json_writer: new routines to create JSON dataJeff Hostetler
2018-06-29Makefile: fix the "built from commit" codeJohannes Schindelin