| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'jc/sparse-error-for-developer-build' | Junio C Hamano | 2020-11-18 | 1 | -0/+1 |
|\ |
|
| * | Makefile: enable -Wsparse-error for DEVELOPER build | Junio C Hamano | 2020-10-31 | 1 | -0/+1 |
* | | Merge branch 'jk/perl-warning' | Junio C Hamano | 2020-11-09 | 1 | -0/+2 |
|\ \ |
|
| * | | perl: check for perl warnings while running tests | Jeff King | 2020-10-21 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'jk/no-common' | Junio C Hamano | 2020-11-02 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | config.mak.dev: build with -fno-common | Jeff King | 2020-10-16 | 1 | -0/+1 |
* | | repository: enable SHA-256 support by default | brian m. carlson | 2020-07-30 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 2020-03-26 | 1 | -0/+2 |
|\ |
|
| * | repository: require a build flag to use SHA-256 | brian m. carlson | 2020-02-24 | 1 | -0/+2 |
* | | config.mak.dev: re-enable -Wformat-zero-length | Jeff King | 2020-02-28 | 1 | -1/+0 |
|/ |
|
* | Makefile: allow for combining DEVELOPER=1 and CFLAGS="..." | Ævar Arnfjörð Bjarmason | 2019-02-24 | 1 | -22/+22 |
* | Merge branch 'jk/dev-build-format-security' | Junio C Hamano | 2019-01-18 | 1 | -0/+1 |
|\ |
|
| * | config.mak.dev: add -Wall, primarily for -Wformat, to help autoconf users | Thomas Gummerer | 2019-01-07 | 1 | -0/+1 |
* | | Merge branch 'jk/unused-function' | Junio C Hamano | 2018-10-30 | 1 | -1/+0 |
|\ \ |
|
| * | | config.mak.dev: enable -Wunused-function | Jeff King | 2018-10-19 | 1 | -1/+0 |
* | | | Merge branch 'jk/dev-build-format-security' | Junio C Hamano | 2018-09-24 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | config.mak.dev: add -Wformat-security | Jeff King | 2018-09-11 | 1 | -0/+1 |
* | | Makefile: add a DEVOPTS flag to get pedantic compilation | Beat Bolli | 2018-07-25 | 1 | -0/+5 |
|/ |
|
* | Makefile: add a DEVOPTS to get all of -Wextra | Ævar Arnfjörð Bjarmason | 2018-04-16 | 1 | -0/+2 |
* | Makefile: add a DEVOPTS to suppress -Werror under DEVELOPER | Ævar Arnfjörð Bjarmason | 2018-04-16 | 1 | -0/+2 |
* | Makefile: detect compiler and enable more warnings in DEVELOPER=1 | Nguyễn Thái Ngọc Duy | 2018-04-16 | 1 | -0/+38 |