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