1. eb45cb7 clang-format: Fix selective indentaiton in nested blocks. by Daniel Jasper · 11 years ago
  2. 289afc0 clang-format: Support nested block formatting with ColumnLimit=0. by Daniel Jasper · 11 years ago
  3. 9ecb0e9 clang-format: Don't corrupt macros with open braces. by Daniel Jasper · 11 years ago
  4. ac5c97e3 clang-format: Don't remove newline if macro ends in access specifier. by Daniel Jasper · 11 years ago
  5. 33381f5 clang-format: Format Objective-C try blocks like all the other try blocks. by Nico Weber · 11 years ago
  6. fac2371 clang-format: Add support for SEH __try / __except / __finally blocks. by Nico Weber · 11 years ago
  7. 47b35ae clang-format: Fix crasher caused by not properly setting dry-run. by Daniel Jasper · 11 years ago
  8. d1c1373 clang-format: Fix another crasher caused by incomplete macro code. by Daniel Jasper · 11 years ago
  9. e9ac8b4 Exclude printLineState() in -Asserts. [-Wunused-function] by NAKAMURA Takumi · 11 years ago
  10. 11a0ac6 clang-format: Revamp nested block formatting. by Daniel Jasper · 11 years ago
  11. 0df5093 clang-format: Factor out UnwrappedLineFormatter into a separate file. by Daniel Jasper · 11 years ago