summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-11-07Windows: force-recompile git.res for differing architecturesJohannes Schindelin-1/+1
2018-11-05build: link with curl-defined linker flagsJames Knight-15/+15
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano-3/+2
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano-1/+3
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite-0/+1
2018-10-29thread-utils: macros to unconditionally compile pthreads APINguyễn Thái Ngọc Duy-1/+1
2018-10-29Update makefile in preparation for Documentation/config/*.txtNguyễn Thái Ngọc Duy-1/+1
2018-10-26Merge branch 'js/fuzzer'Junio C Hamano-0/+33
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano-3/+3
2018-10-16Merge branch 'rj/header-check'Junio C Hamano-0/+12
2018-10-15fuzz: add fuzz testing for packfile indices.Josh Steadmon-0/+1
2018-10-15fuzz: add basic fuzz testing target.Josh Steadmon-0/+32
2018-10-10Merge branch 'nd/test-tool'Junio C Hamano-5/+7
2018-10-09rebase -i: move rebase--helper modes to rebase--interactiveAlban Gruin-1/+0
2018-10-09rebase -i: remove git-rebase--interactive.shAlban Gruin-3/+1
2018-10-09rebase -i: implement the main part of interactive rebase as a builtinAlban Gruin-0/+1
2018-09-28read-cache: update TEST_GIT_INDEX_VERSION supportBen Peart-3/+3
2018-09-24Merge branch 'js/mingw-o-append'Junio C Hamano-0/+1
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