1. 9ad83fe [clang-format] Format raw string literals by Krasimir Georgiev · 8 years ago
  2. 89628f6 clang-format clang-format. by Manuel Klimek · 8 years ago
  3. bcda54b [clang-format] Replace IncompleteFormat by a struct with Line by Krasimir Georgiev · 9 years ago
  4. 7d42f3f [clang-format] Refactor WhitespaceManager and friends by Daniel Jasper · 9 years ago
  5. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  6. e6fcf7d clang-format: clang-format (NFC) by Daniel Jasper · 10 years ago
  7. 3d3ea84 Refactor clang-format's formatter. by Manuel Klimek · 10 years ago
  8. d3585db Refactor the formatter of clang-format. by Manuel Klimek · 10 years ago
  9. ec5c3db Implements a way to retrieve information about whether some lines were not formatted due to syntax errors. by Manuel Klimek · 10 years ago
  10. 0361814 clang-format: Don't indent 'signals' as access specifier if it isn't one by Daniel Jasper · 10 years ago
  11. 289afc0 clang-format: Support nested block formatting with ColumnLimit=0. by Daniel Jasper · 11 years ago
  12. 5339540 clang-format: Fix regression formatting QT's "signals:" from r234318. by Daniel Jasper · 11 years ago
  13. 8370908 clang-format: [JS] Support classes. by Daniel Jasper · 11 years ago
  14. fac2371 clang-format: Add support for SEH __try / __except / __finally blocks. by Nico Weber · 11 years ago
  15. 0df5093 clang-format: Factor out UnwrappedLineFormatter into a separate file. by Daniel Jasper · 11 years ago