Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |