summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart1-3/+3
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano1-0/+1
2018-09-20Makefile: add a hdr-check targetRamsay Jones1-0/+12
2018-09-17Merge branch 'es/format-patch-interdiff'Junio C Hamano1-0/+1
2018-09-17Merge branch 'cc/delta-islands'Junio C Hamano1-0/+1
2018-09-17Merge branch 'ds/reachable'Junio C Hamano1-0/+2
2018-09-17Merge branch 'ds/multi-pack-index'Junio C Hamano1-0/+3
2018-09-11t0051: test GIT_TRACE to a windows named pipeJeff Hostetler1-0/+1
2018-09-11Makefile: add a hint about TEST_BUILTINS_OBJSNguyễn Thái Ngọc Duy1-0/+2
2018-09-11t/helper: merge test-dump-fsmonitor into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-09-11t/helper: merge test-parse-options into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-09-11t/helper: merge test-dump-untracked-cache into test-toolNguyễn Thái Ngọc Duy1-1/+1
2018-09-11t/helper: keep test-tool command list sortedNguyễn Thái Ngọc Duy1-1/+1
2018-08-21generate-cmdlist.sh: collect config from all config.txt filesNguyễn Thái Ngọc Duy1-1/+1
2018-08-20Sync 'ds/multi-pack-index' to v2.19.0-rc0Junio C Hamano1-0/+3
2018-08-20Merge branch 'js/range-diff'Junio C Hamano1-0/+3
2018-08-17Merge branch 'nd/complete-config-vars'Junio C Hamano1-1/+1
2018-08-16Add delta-islands.{c,h}Jeff King1-0/+1
2018-08-15Merge branch 'sg/coccicheck-updates'Junio C Hamano1-7/+17
2018-08-15Merge branch 'jh/json-writer'Junio C Hamano1-0/+2
2018-08-15Merge branch 'bb/make-developer-pedantic'Junio C Hamano1-0/+5
2018-08-13range-diff: first rudimentary implementationJohannes Schindelin1-0/+1
2018-08-13Introduce `range-diff` to compare iterations of a topic branchJohannes Schindelin1-0/+1
2018-08-13linear-assignment: a function to solve least-cost assignment problemsJohannes Schindelin1-0/+1
2018-08-10rebase -i: rewrite append_todo_help() in CAlban Gruin1-0/+1
2018-08-06Makefile: add missing dependency for command-list.hNguyễn Thái Ngọc Duy1-1/+1
2018-08-06rebase: refactor common shell functions into their own filePratik Karki1-0/+1
2018-08-06rebase: start implementing it as a builtinPratik Karki1-1/+2
2018-08-02Merge branch 'jt/commit-graph-per-object-store'Junio C Hamano1-0/+1
2018-08-02Merge branch 'jt/fetch-negotiator-skipping'Junio C Hamano1-0/+1
2018-08-02Merge branch 'jt/fetch-pack-negotiator'Junio C Hamano1-0/+2
2018-07-25Makefile: add a DEVOPTS flag to get pedantic compilationBeat Bolli1-0/+5
2018-07-23format-patch: add --interdiff option to embed diff in cover letterEric Sunshine1-0/+1
2018-07-23coccinelle: extract dedicated make target to clean Coccinelle's resultsSZEDER Gábor1-3/+5
2018-07-23coccinelle: put sane filenames into output patchesSZEDER Gábor1-1/+1
2018-07-23coccinelle: exclude sha1dc source files from static analysisSZEDER Gábor1-2/+8
2018-07-23coccinelle: use $(addsuffix) in 'coccicheck' make targetSZEDER Gábor1-1/+1
2018-07-23coccinelle: mark the 'coccicheck' make target as .PHONYSZEDER Gábor1-0/+2
2018-07-20test-reach: create new test tool for ref_newerDerrick Stolee1-0/+1
2018-07-20commit-reach: move walk methods from commit.cDerrick Stolee1-0/+1
2018-07-20multi-pack-index: load into memoryDerrick Stolee1-0/+1
2018-07-20multi-pack-index: add 'write' verbDerrick Stolee1-0/+1
2018-07-20multi-pack-index: add builtinDerrick Stolee1-0/+1
2018-07-18Merge branch 'js/enhanced-version-info'Junio C Hamano1-2/+3
2018-07-18Merge branch 'dj/runtime-prefix'Junio C Hamano1-1/+1
2018-07-17commit-graph: add repo arg to graph readersJonathan Tan1-0/+1
2018-07-16negotiator/skipping: skip commits during fetchJonathan Tan1-0/+1
2018-07-16json_writer: new routines to create JSON dataJeff Hostetler1-0/+2
2018-06-29Makefile: fix the "built from commit" codeJohannes Schindelin1-2/+3