Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format: Add bitset loop macros | Mark Johnston | 2021-09-21 | 1 | -0/+4 |
* | clang-format: Avoid breaking after the opening paren of function definitions | Alex Richardson | 2020-10-28 | 1 | -1/+15 |
* | clang-format: place sys/systm.h immediately after sys/param.h | Alex Richardson | 2020-10-28 | 1 | -1/+4 |
* | Move vm_page_dump bitset array definition to MI code | D Scott Phillips | 2020-09-21 | 1 | -0/+1 |
* | Set AlignTrailingComments in the clang-format config | Alex Richardson | 2020-09-10 | 1 | -1/+1 |
* | Use the correct config names for some .clang-format entries | Alex Richardson | 2020-09-10 | 1 | -2/+2 |
* | Clang-format: Avoid hardcoded LLVM include-order style | Conrad Meyer | 2020-06-24 | 1 | -0/+6 |
* | Update .clang-format type and foreach macros lists | Conrad Meyer | 2020-06-24 | 1 | -24/+70 |
* | Update .clang-format with style(9) header-sorting | Conrad Meyer | 2020-06-24 | 1 | -1/+48 |
* | Add a basic clang-format configuration file | Alex Richardson | 2019-06-07 | 1 | -0/+77 |