| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix aligning of comments. | Manuel Klimek | 2013-05-23 | 1 | -4/+5 | |
| * | Fix aligning of comments that are at the start of the line. | Manuel Klimek | 2013-05-23 | 1 | -3/+4 | |
| * | Stop aligning trailing comments which are aligned with the next line. | Manuel Klimek | 2013-05-23 | 1 | -1/+15 | |
| * | Use a SourceRange for the whitespace location in FormatToken. | Manuel Klimek | 2013-05-23 | 1 | -11/+6 | |
| * | Fix uninitialized access error found by valgrind. | Manuel Klimek | 2013-05-22 | 1 | -0/+3 | |
| * | Makes whitespace management more consistent. | Manuel Klimek | 2013-05-22 | 1 | -142/+200 | |
| * | Fix style according to post-commit review comments. | Manuel Klimek | 2013-05-13 | 1 | -2/+2 | |
| * | Implements UseTab for clang-format. | Manuel Klimek | 2013-05-13 | 1 | -2/+10 | |
| * | Add option to align escaped newlines left. | Daniel Jasper | 2013-04-25 | 1 | -38/+80 | |
| * | Unified token breaking logic: support for line comments. | Alexander Kornienko | 2013-04-17 | 1 | -63/+9 | |
| * | Unified token breaking logic for strings and block comments. | Alexander Kornienko | 2013-04-15 | 1 | -0/+223 | |

