Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pin clang-format to version 17 in CI (hopefully temporarily) | Nicolas Werner | 2024-06-23 | 1 | -2/+2 |
| | |||||
* | Add ability to respond to notifications on macOS | Joe Donofry | 2022-11-04 | 1 | -0/+3 |
| | |||||
* | Revert "Specify every linter option" | Forest | 2022-08-24 | 1 | -158/+8 |
| | | | | | | | This reverts commit e6b6a76437920cb3abd72db2b28dd7570ee3b8ad, because it broke compatibility with clang-format 11 (which is current on some linux distros) and because it didn't achieve its original goal. See PR #1166 for discussion. | ||||
* | Specify every linter option | Loren Burkholder | 2022-04-28 | 1 | -8/+158 |
| | |||||
* | Make clang-format <13 and clang-format >=13 behave the same | Nicolas Werner | 2021-11-22 | 1 | -1/+2 |
| | | | | | I think old clang-format is just buggy in those cases, so we should reenable those blocks, once everyone has 13 or up. | ||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -3/+3 |
| | |||||
* | Use C++11 braced list style (#121) | Benjamin Saunders | 2017-11-05 | 1 | -0/+2 |
| | |||||
* | Remove extra inline keywords | Konstantinos Sideris | 2017-10-22 | 1 | -1/+1 |
| | |||||
* | Fix icons for retina displays | Konstantinos Sideris | 2017-10-15 | 1 | -1/+0 |
| | |||||
* | Remove extra clang-format options | Konstantinos Sideris | 2017-10-01 | 1 | -10/+0 |
| | |||||
* | Remove nick colors | Konstantinos Sideris | 2017-08-26 | 1 | -4/+6 |
| | |||||
* | Small style change | Konstantinos Sideris | 2017-08-20 | 1 | -3/+2 |
| | |||||
* | Initial commit | Konstantinos Sideris | 2017-04-06 | 1 | -0/+22 |