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