summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-02-22trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-19tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin
2019-02-14Merge branch 'bc/utf16-portability-fix'Junio C Hamano
2019-02-14Merge branch 'nd/fileno-may-be-macro'Junio C Hamano
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen
2019-02-12utf8: handle systems that don't write BOM for UTF-16brian m. carlson
2019-02-09Merge branch 'ds/coverage-prove'Junio C Hamano
2019-02-07Merge branch 'rj/sparse-flags'Junio C Hamano
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-07Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano
2019-02-05Merge branch 'js/commit-graph-chunk-table-fix'Junio C Hamano
2019-02-05Makefile: improve SPARSE_FLAGS customisationRamsay Jones
2019-01-29Merge branch 'bc/sha-256'Junio C Hamano
2019-01-29Makefile: add coverage-prove targetDerrick Stolee
2019-01-29ci: parallelize testing on WindowsJohannes Schindelin
2019-01-29tests: optionally write results as JUnit-style .xmlJohannes Schindelin
2019-01-16Makefile: correct example fuzz buildJosh Steadmon
2019-01-16commit-graph, fuzz: add fuzzer for commit-graphJosh Steadmon
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-11-19Merge branch 'sb/cocci-pending'Junio C Hamano
2018-11-19Merge branch 'js/test-git-installed'Junio C Hamano
2018-11-19Merge branch 'dd/poll-dot-h'Junio C Hamano
2018-11-19Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano
2018-11-18Merge branch 'js/fuzz-cxxflags'Junio C Hamano
2018-11-18Merge branch 'js/mingw-res-rebuild'Junio C Hamano
2018-11-18Merge branch 'jk/curl-ldflags'Junio C Hamano
2018-11-18Merge branch 'nd/pthreads'Junio C Hamano
2018-11-16Makefile: use FUZZ_CXXFLAGS for linking fuzzersJosh Steadmon
2018-11-16tests: explicitly use `git.exe` on WindowsJohannes Schindelin
2018-11-14hash: add an SHA-256 implementation using OpenSSLbrian m. carlson
2018-11-14sha256: add an SHA-256 implementation using libgcryptbrian m. carlson
2018-11-14Add a base implementation of SHA-256 supportbrian m. carlson
2018-11-14t/helper: add a test helper to compute hash speedbrian m. carlson
2018-11-14t: make the sha1 test-tool helper genericbrian m. carlson
2018-11-14git-compat-util: prefer poll.h to sys/poll.hĐoàn Trần Công Danh
2018-11-14coccicheck: introduce 'pending' semantic patchesSZEDER Gábor
2018-11-13Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano
2018-11-13Merge branch 'nd/config-split'Junio C Hamano
2018-11-09Makefile: ease dynamic-gettext-poison transitionJunio C Hamano
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason
2018-11-07Windows: force-recompile git.res for differing architecturesJohannes Schindelin
2018-11-05build: link with curl-defined linker flagsJames Knight
2018-11-02Merge branch 'ag/rebase-i-in-c'Junio C Hamano
2018-11-02Merge branch 'pk/rebase-in-c'Junio C Hamano
2018-10-31t/helper: add test-submodule-nested-repo-configAntonio Ospite
2018-10-29thread-utils: macros to unconditionally compile pthreads APINguyễn Thái Ngọc Duy
2018-10-29Update makefile in preparation for Documentation/config/*.txtNguyễn Thái Ngọc Duy
2018-10-26Merge branch 'js/fuzzer'Junio C Hamano
2018-10-19Merge branch 'bp/rename-test-env-var'Junio C Hamano