1. 4f8d994 Make tooling::applyAllReplacements return llvm::Expected<string> instead of empty string to indicate potential error. by Eric Liu · 9 years ago
  2. 7f3b99f clang-format: [Proto] Use more compact format for text-formatted options by Daniel Jasper · 9 years ago
  3. 8b61d14 clang-format: [Proto] Fix "import public" after r273179. by Daniel Jasper · 9 years ago
  4. 3d5a7d6 clang-format: [Proto] Don't do bad things if imports are missing ;. by Daniel Jasper · 9 years ago
  5. ffbad0e clang-format: [Proto] Basic support for options with <> for repeated fields. by Daniel Jasper · 10 years ago
  6. ccff4d1 clang-format: [Proto] Improve wrapping of message field attributes. by Daniel Jasper · 10 years ago
  7. d8d9839 clang-format: [Proto] Support extending message. by Daniel Jasper · 10 years ago
  8. c6dd273 clang-format: [Proto] Handle enum bodies differently. by Daniel Jasper · 10 years ago
  9. 23d3bcf clang-format: [Proto] Don't treat "operator" as keyword. by Daniel Jasper · 10 years ago
  10. ab9db51 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). by Alexander Kornienko · 10 years ago
  11. 3d9d929 Fixed/added namespace ending comments using clang-tidy. NFC by Alexander Kornienko · 10 years ago
  12. 1b99881 clang-format: [Proto] Don't linewrap top-level options. by Daniel Jasper · 11 years ago
  13. 1662bfe clang-format: [Proto] No alternate operator names. by Daniel Jasper · 11 years ago
  14. ce2fdb0 clang-format: [Proto] Change formatting text-formatted options. by Daniel Jasper · 11 years ago
  15. 497d9fd clang-format: [proto] Understand text-format nesting without : by Daniel Jasper · 11 years ago
  16. a382cbe clang-format: [proto] Improve formatting of text-proto options. by Daniel Jasper · 11 years ago
  17. 9c2820c clang-format: [proto] Add required space before absolute references. by Daniel Jasper · 11 years ago
  18. e08a91e Enable alternative tokens by default for clang-format. by Nikola Smiljanic · 11 years ago
  19. 883ae9d clang-format: Don't bin-pack text-proto-formatted options. by Daniel Jasper · 12 years ago
  20. 1034666 [Modules] Fix potential ODR violations by sinking the DEBUG_TYPE by Chandler Carruth · 12 years ago
  21. 783bac6 clang-format: Understand proto text format without commas. by Daniel Jasper · 12 years ago
  22. 9d3adc0 x by Daniel Jasper · 12 years ago
  23. 220c0d1 clang-format: Fix false positive in braced list detection in protos. by Daniel Jasper · 12 years ago
  24. 514ecc8 clang-format: Let chromium style inherit google style's javascript tweaks. by Nico Weber · 12 years ago
  25. f24301d clang-format: More custom option fixes for protocol buffer files. by Daniel Jasper · 12 years ago
  26. 6e58fee clang-format: Fix formatting of custom proto options. by Daniel Jasper · 12 years ago
  27. a0e9be2 clang-format: Fix option formatting in protocol buffer files. by Daniel Jasper · 12 years ago
  28. 215d6c8 clang-format: Treat "." in protos like namespace separators. by Daniel Jasper · 12 years ago
  29. 929b1db clang-format: Properly format custom options in protocol buffer definitions. by Daniel Jasper · 12 years ago
  30. 7052ce6 clang-format: Better support and testing for protocol buffers. by Daniel Jasper · 12 years ago