1. 73e9431 clang-format.py: Make formatting unnamed buffers work again (broke in r190691). by Nico Weber · 11 years ago
  2. 62df7ef clang-format: Add -assume-filename option for editor integrations. by Daniel Jasper · 11 years ago
  3. 9a7a50e Allow _clang-format as alternative to .clang-format config filename by Hans Wennborg · 11 years ago
  4. 439fc85 Switch the default mode for clang-format to '-file'. Make 'LLVM' the by Chandler Carruth · 11 years ago
  5. 4626a20 Fix bug in clang-format's vim integration cause by r186789. by Daniel Jasper · 11 years ago
  6. 0e295f3 clang-format: Smarter replacement in the vim integration. by Daniel Jasper · 11 years ago
  7. 3727c8f Use -lines option instead of -offset/-length. This fixes problems with files using dos newlines (<CR><LF>). by Alexander Kornienko · 11 years ago
  8. 7248217 Improve clang-format vim integration. by Daniel Jasper · 11 years ago
  9. 57e6847 [clang-format] Don't flash an ugly cmd prompt in Vim on Windows by Reid Kleckner · 11 years ago
  10. 6bd3b93 Let clang-format move the cursor appropriately. by Daniel Jasper · 11 years ago
  11. 6391183 Improvements to clang-format integrations. by Daniel Jasper · 11 years ago
  12. 7c4a9a0 Add clang-format binary to cfe. by Daniel Jasper · 11 years ago