Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'ab/makefile-help-devs-more' | Junio C Hamano | 2019-03-20 | 1 | -30/+33 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Makefile: allow for combining DEVELOPER=1 and CFLAGS="..." | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -2/+6 | |
| * | | | Makefile: move the setting of *FLAGS closer to "include" | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -18/+22 | |
| * | | | Makefile: Move *_LIBS assignment into its own section | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -1/+3 | |
| * | | | Makefile: add/remove comments at top and tweak whitespace | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -7/+3 | |
| * | | | Makefile: move "strip" assignment down from flags | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -1/+1 | |
| * | | | Makefile: remove an out-of-date comment | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -3/+0 | |
| |/ / | ||||||
* | | | Merge branch 'js/find-lib-h-with-ls-files-when-possible' | Junio C Hamano | 2019-03-11 | 1 | -2/+3 | |
|\ \ \ | ||||||
| * | | | Makefile: use `git ls-files` to list header files, if possible | Johannes Schindelin | 2019-03-05 | 1 | -2/+3 | |
| |/ / | ||||||
* | | | Merge branch 'rj/hdr-check-gcrypt-fix' | Junio C Hamano | 2019-03-11 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | Makefile: fix 'hdr-check' when GCRYPT not installed | Ramsay Jones | 2019-03-06 | 1 | -1/+4 | |
| | |/ | |/| | ||||||
* | | | trace2: t/helper/test-trace2, t0210.sh, t0211.sh, t0212.sh | Jeff Hostetler | 2019-02-22 | 1 | -0/+1 | |
* | | | trace2: create new combined trace facility | Jeff Hostetler | 2019-02-22 | 1 | -1/+13 | |
| |/ |/| | ||||||
* | | tests: teach the test-tool to generate NUL bytes and use it | Johannes Schindelin | 2019-02-19 | 1 | -0/+1 | |
* | | Merge branch 'bc/utf16-portability-fix' | Junio C Hamano | 2019-02-13 | 1 | -0/+7 | |
|\ \ | ||||||
| * | | utf8: handle systems that don't write BOM for UTF-16 | brian m. carlson | 2019-02-11 | 1 | -0/+7 | |
* | | | Merge branch 'nd/fileno-may-be-macro' | Junio C Hamano | 2019-02-13 | 1 | -0/+7 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | git-compat-util: work around fileno(fp) that is a macro | Duy Nguyen | 2019-02-12 | 1 | -0/+7 | |
| |/ | ||||||
* | | Merge branch 'ds/coverage-prove' | Junio C Hamano | 2019-02-08 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Makefile: add coverage-prove target | Derrick Stolee | 2019-01-29 | 1 | -0/+5 | |
| |/ | ||||||
* | | Merge branch 'rj/sparse-flags' | Junio C Hamano | 2019-02-06 | 1 | -5/+9 | |
|\ \ | ||||||
| * | | Makefile: improve SPARSE_FLAGS customisation | Ramsay Jones | 2019-02-05 | 1 | -5/+9 | |
| |/ | ||||||
* | | Merge branch 'js/vsts-ci' | Junio C Hamano | 2019-02-06 | 1 | -0/+11 | |
|\ \ | ||||||
| * | | ci: parallelize testing on Windows | Johannes Schindelin | 2019-01-29 | 1 | -0/+10 | |
| * | | tests: optionally write results as JUnit-style .xml | Johannes Schindelin | 2019-01-29 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch 'en/rebase-merge-on-sequencer' | Junio C Hamano | 2019-02-06 | 1 | -1/+0 | |
|\ \ | ||||||
| * | | rebase: implement --merge via the interactive machinery | Elijah Newren | 2019-01-07 | 1 | -1/+0 | |
| |/ | ||||||
* | | Merge branch 'js/commit-graph-chunk-table-fix' | Junio C Hamano | 2019-02-05 | 1 | -1/+2 | |
|\ \ | ||||||
| * | | Makefile: correct example fuzz build | Josh Steadmon | 2019-01-15 | 1 | -1/+1 | |
| * | | commit-graph, fuzz: add fuzzer for commit-graph | Josh Steadmon | 2019-01-15 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge branch 'bc/sha-256' | Junio C Hamano | 2019-01-29 | 1 | -0/+22 | |
|\ \ | |/ |/| | ||||||
| * | hash: add an SHA-256 implementation using OpenSSL | brian m. carlson | 2018-11-14 | 1 | -0/+7 | |
| * | sha256: add an SHA-256 implementation using libgcrypt | brian m. carlson | 2018-11-14 | 1 | -2/+11 | |
| * | Add a base implementation of SHA-256 support | brian m. carlson | 2018-11-14 | 1 | -0/+4 | |
| * | t/helper: add a test helper to compute hash speed | brian m. carlson | 2018-11-14 | 1 | -0/+1 | |
| * | t: make the sha1 test-tool helper generic | brian m. carlson | 2018-11-14 | 1 | -0/+1 | |
* | | Merge branch 'sb/cocci-pending' | Junio C Hamano | 2018-11-19 | 1 | -2/+5 | |
|\ \ | ||||||
| * | | coccicheck: introduce 'pending' semantic patches | SZEDER Gábor | 2018-11-14 | 1 | -2/+5 | |
* | | | Merge branch 'js/test-git-installed' | Junio C Hamano | 2018-11-19 | 1 | -0/+1 | |
|\ \ \ | ||||||
| * | | | tests: explicitly use `git.exe` on Windows | Johannes Schindelin | 2018-11-16 | 1 | -0/+1 | |
* | | | | Merge branch 'dd/poll-dot-h' | Junio C Hamano | 2018-11-19 | 1 | -1/+7 | |
|\ \ \ \ | ||||||
| * | | | | git-compat-util: prefer poll.h to sys/poll.h | Đoàn Trần Công Danh | 2018-11-14 | 1 | -1/+7 | |
| |/ / / | ||||||
* | | | | Merge branch 'ab/dynamic-gettext-poison' | Junio C Hamano | 2018-11-19 | 1 | -7/+1 | |
|\ \ \ \ | ||||||
| * | | | | Makefile: ease dynamic-gettext-poison transition | Junio C Hamano | 2018-11-09 | 1 | -1/+1 | |
| * | | | | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 2018-11-09 | 1 | -7/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'js/fuzz-cxxflags' | Junio C Hamano | 2018-11-18 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Makefile: use FUZZ_CXXFLAGS for linking fuzzers | Josh Steadmon | 2018-11-16 | 1 | -2/+4 | |
* | | | | | Merge branch 'js/mingw-res-rebuild' | Junio C Hamano | 2018-11-18 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Windows: force-recompile git.res for differing architectures | Johannes Schindelin | 2018-11-07 | 1 | -1/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'jk/curl-ldflags' | Junio C Hamano | 2018-11-18 | 1 | -15/+15 | |
|\ \ \ \ \ |