summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* checkout: split part of it to new command 'restore'Nguyễn Thái Ngọc Duy2019-05-071-0/+1
* checkout: split part of it to new command 'switch'Nguyễn Thái Ngọc Duy2019-04-021-0/+1
* Merge branch 'js/find-lib-h-with-ls-files-when-possible'Junio C Hamano2019-03-111-2/+3
|\
| * Makefile: use `git ls-files` to list header files, if possibleJohannes Schindelin2019-03-051-2/+3
* | Merge branch 'rj/hdr-check-gcrypt-fix'Junio C Hamano2019-03-111-1/+4
|\ \
| * | Makefile: fix 'hdr-check' when GCRYPT not installedRamsay Jones2019-03-061-1/+4
* | | trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.shJeff Hostetler2019-02-221-0/+1
* | | trace2: create new combined trace facilityJeff Hostetler2019-02-221-1/+13
| |/ |/|
* | tests: teach the test-tool to generate NUL bytes and use itJohannes Schindelin2019-02-191-0/+1
* | Merge branch 'bc/utf16-portability-fix'Junio C Hamano2019-02-131-0/+7
|\ \
| * | utf8: handle systems that don't write BOM for UTF-16brian m. carlson2019-02-111-0/+7
* | | Merge branch 'nd/fileno-may-be-macro'Junio C Hamano2019-02-131-0/+7
|\ \ \ | |/ / |/| |
| * | git-compat-util: work around fileno(fp) that is a macroDuy Nguyen2019-02-121-0/+7
| |/
* | Merge branch 'ds/coverage-prove'Junio C Hamano2019-02-081-0/+5
|\ \
| * | Makefile: add coverage-prove targetDerrick Stolee2019-01-291-0/+5
| |/
* | Merge branch 'rj/sparse-flags'Junio C Hamano2019-02-061-5/+9
|\ \
| * | Makefile: improve SPARSE_FLAGS customisationRamsay Jones2019-02-051-5/+9
| |/
* | Merge branch 'js/vsts-ci'Junio C Hamano2019-02-061-0/+11
|\ \
| * | ci: parallelize testing on WindowsJohannes Schindelin2019-01-291-0/+10
| * | tests: optionally write results as JUnit-style .xmlJohannes Schindelin2019-01-291-0/+1
| |/
* | Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano2019-02-061-1/+0
|\ \
| * | rebase: implement --merge via the interactive machineryElijah Newren2019-01-071-1/+0
| |/
* | Merge branch 'js/commit-graph-chunk-table-fix'Junio C Hamano2019-02-051-1/+2
|\ \
| * | Makefile: correct example fuzz buildJosh Steadmon2019-01-151-1/+1
| * | commit-graph, fuzz: add fuzzer for commit-graphJosh Steadmon2019-01-151-0/+1
| |/
* | Merge branch 'bc/sha-256'Junio C Hamano2019-01-291-0/+22
|\ \ | |/ |/|
| * hash: add an SHA-256 implementation using OpenSSLbrian m. carlson2018-11-141-0/+7
| * sha256: add an SHA-256 implementation using libgcryptbrian m. carlson2018-11-141-2/+11
| * Add a base implementation of SHA-256 supportbrian m. carlson2018-11-141-0/+4
| * t/helper: add a test helper to compute hash speedbrian m. carlson2018-11-141-0/+1
| * t: make the sha1 test-tool helper genericbrian m. carlson2018-11-141-0/+1
* | Merge branch 'sb/cocci-pending'Junio C Hamano2018-11-191-2/+5
|\ \
| * | coccicheck: introduce 'pending' semantic patchesSZEDER Gábor2018-11-141-2/+5
* | | Merge branch 'js/test-git-installed'Junio C Hamano2018-11-191-0/+1
|\ \ \
| * | | tests: explicitly use `git.exe` on WindowsJohannes Schindelin2018-11-161-0/+1
* | | | Merge branch 'dd/poll-dot-h'Junio C Hamano2018-11-191-1/+7
|\ \ \ \
| * | | | git-compat-util: prefer poll.h to sys/poll.hĐoàn Trần Công Danh2018-11-141-1/+7
| |/ / /
* | | | Merge branch 'ab/dynamic-gettext-poison'Junio C Hamano2018-11-191-7/+1
|\ \ \ \
| * | | | Makefile: ease dynamic-gettext-poison transitionJunio C Hamano2018-11-091-1/+1
| * | | | i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-7/+1
| | |/ / | |/| |
* | | | Merge branch 'js/fuzz-cxxflags'Junio C Hamano2018-11-181-2/+4
|\ \ \ \
| * | | | Makefile: use FUZZ_CXXFLAGS for linking fuzzersJosh Steadmon2018-11-161-2/+4
* | | | | Merge branch 'js/mingw-res-rebuild'Junio C Hamano2018-11-181-1/+1
|\ \ \ \ \
| * | | | | Windows: force-recompile git.res for differing architecturesJohannes Schindelin2018-11-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'jk/curl-ldflags'Junio C Hamano2018-11-181-15/+15
|\ \ \ \ \
| * | | | | build: link with curl-defined linker flagsJames Knight2018-11-051-15/+15
| |/ / / /
* | | | | Merge branch 'nd/pthreads'Junio C Hamano2018-11-181-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | thread-utils: macros to unconditionally compile pthreads APINguyễn Thái Ngọc Duy2018-10-291-1/+1
* | | | | Merge branch 'ao/submodule-wo-gitmodules-checked-out'Junio C Hamano2018-11-131-0/+1
|\ \ \ \ \
| * | | | | t/helper: add test-submodule-nested-repo-configAntonio Ospite2018-10-311-0/+1