| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Insert a space at the start of a line comment in case it starts with an alpha... | Alexander Kornienko | 2013-06-11 | 1 | -11/+13 |
| * | The second step in the token refactoring. | Manuel Klimek | 2013-05-29 | 1 | -1/+1 |
| * | Major refactoring of BreakableToken. | Manuel Klimek | 2013-05-27 | 1 | -8/+0 |
| * | Makes whitespace management more consistent. | Manuel Klimek | 2013-05-22 | 1 | -53/+109 |
| * | Implements UseTab for clang-format. | Manuel Klimek | 2013-05-13 | 1 | -0/+2 |
| * | Add option to align escaped newlines left. | Daniel Jasper | 2013-04-25 | 1 | -10/+24 |
| * | Fix comment alignment behavior. | Daniel Jasper | 2013-04-24 | 1 | -3/+3 |
| * | Unified token breaking logic: support for line comments. | Alexander Kornienko | 2013-04-17 | 1 | -15/+0 |
| * | Unified token breaking logic for strings and block comments. | Alexander Kornienko | 2013-04-15 | 1 | -0/+120 |

