1. b168bbf [clang-format] Recognize "hxx" as a C++ header in clang-format-diff.py by Miklos Vajna · 5 years ago
  2. 305a4ab [clang-format] [PR45126] Help text is missing all available formats by mydeveloperday · 5 years ago
  3. 5a77b95 [NFC] Improve doc string to mention that paths in diff are used as-is by Christopher Tetreault · 5 years ago
  4. 3b37924 [clang-format] A Minor change to clang-format-diff.py by mydeveloperday · 5 years ago
  5. 82aaf17 [clang-format] [PR36858] Add missing .hh and .cs extensions from python support utilities by Paul Hoad · 6 years ago
  6. 532f756 Improve clang-format-diff help output by Nico Weber · 6 years ago
  7. 3331b6e [tools] Fix python DeprecationWarning: invalid escape sequence by Serge Guelton · 7 years ago
  8. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  9. f886c03 Portable Python script across Python version by Serge Guelton · 7 years ago
  10. b748c0e Portable Python script across Python version by Serge Guelton · 7 years ago
  11. c0ebe77 Portable Python script across Python version by Serge Guelton · 7 years ago
  12. cb4dfae clang-format-diff: Make it work with python3 too by Krasimir Georgiev · 7 years ago
  13. f421403 Add the --no-color option to the git call in the doc when using clang-format-diff by Sylvestre Ledru · 9 years ago
  14. 18b1de3 clang-format-diff: Replace hard-code default for clang-format binary with flag. by Daniel Jasper · 10 years ago
  15. db125cb clang-format: Add include sorting capabilities to sublime, emacs and by Daniel Jasper · 10 years ago
  16. 8c68a64 clang-format: Recognize the .ts (TypeScript) extension as JavaScript. by Daniel Jasper · 11 years ago
  17. 7c627a0 clang-format: Make clang-format-diff.py format java files. by Daniel Jasper · 11 years ago
  18. c670688 clang-format: Give clang-format-diff.py a -v option. by Daniel Jasper · 11 years ago
  19. bf041d9 Use /usr/bin/env python instead of /usr/bin/python. by Ed Schouten · 11 years ago
  20. 2e8600c clang-format: Add clang-format-diff usage examples for SVN. by Daniel Jasper · 11 years ago
  21. 2158912 clang-format: Enable formatting for .proto and .protodevel files. by Daniel Jasper · 12 years ago
  22. db7933a Fix usage description of clang-format-diff.py. by Daniel Jasper · 12 years ago
  23. 679bf01 clang-format-diff.py: fix -regex/-iregex matching by Alp Toker · 12 years ago
  24. c49406d clang-format-diff.py: add the OpenCL file extension by Alp Toker · 12 years ago
  25. 25c6838 Added -iregex for case-insensitive regex to filter file names. by Alexander Kornienko · 12 years ago
  26. 8c7cbdf clang-format-diff.py: Support -regex filter and more filename extensions by Alp Toker · 12 years ago
  27. fcf3032 clang-format-diff.py: pass through errors to stderr, not stdout by Alp Toker · 12 years ago
  28. 0e7f6da clang-format-diff.py: Fix 'beintroduced' in help output by Alp Toker · 12 years ago
  29. 95c009a Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead. by Alexander Kornienko · 12 years ago
  30. e8845ad clang-format: Don't exit with failure on empty files. by Daniel Jasper · 12 years ago
  31. 164c8e1 clang-format: Fix clang-format-diff.py according to diff specification. by Daniel Jasper · 12 years ago
  32. cf627f0 Fix clang-format-diff.py to accept -style again. by Daniel Jasper · 12 years ago
  33. dcab7fb Simplify clang-format-diff.py using new clang-format options. by Daniel Jasper · 12 years ago
  34. e3648fb Added WebKit style to the BasedOnStyle handling and to the relevant help messages. by Alexander Kornienko · 12 years ago
  35. 2714ba0 Fix default value of clang-format-diff's -p option. by Daniel Jasper · 12 years ago
  36. dd77743 Small improvements to clang-format documentation and integration scripts. by Daniel Jasper · 12 years ago
  37. 31f916a Fix clang-format-diff.py script. by Daniel Jasper · 12 years ago
  38. e4549a2 Improvements to clang-format integrations. by Daniel Jasper · 12 years ago
  39. 9be2c5c Add clang-format binary to cfe. by Daniel Jasper · 13 years ago