1. 1ee8273 [clang-format] Handle spaces in filename paths in clang-format-diff.py (#135779) by Selim Keles · 4 weeks ago main
  2. cb20e08 [clang-format][NFC] Reformat git-clang-format by Owen Pan · 5 weeks ago
  3. a7166c6 Treat ipynb as json (#135137) by Tim Clephas · 5 weeks ago
  4. 0721fb4 [clang-format] Add 'cl' to enable OpenCL kernel file formatting (#134529) by Wenju He · 5 weeks ago
  5. c38392f [clang-format] Update the minimum python version requirement by Owen Pan · 9 weeks ago
  6. 81c81dc [emacs][clang-format] Suppress reference to free variable errors (#126254) by Ron Gut · 3 months ago
  7. f9a3e57 [emacs][clang-format] Add elisp API for clang-format on git diffs (#112792) by goldsteinn · 3 months ago
  8. 1549a8d [clang-format][NFC] Reformat git-clang-format with `black -l80` by Owen Pan · 5 months ago
  9. d487006 [clang-format] Reformat Python script git-clang-format with black by Owen Pan · 5 months ago
  10. 519eb2e [clang-format] Add support for `.cjs` as JavaScript file extension (#118188) by Jim B · 6 months ago
  11. 37f6e68 [clang-format] Add mjs to default_extensions in git-clang-format (#117730) by 루밀LuMir · 6 months ago
  12. 16b0191 [clang-format][doc] Minor cleanup by Owen Pan · 6 months ago
  13. d1d9932 [clang-format] Fix path expansion inside git-clang-format.bat (#114078) by Nagy-Egri Máté Ferenc · 7 months ago
  14. a61b8d5 [clang-format] Print the names of unfound files in error messages (#113640) by Owen Pan · 7 months ago
  15. e69a19b Fix MSVC "signed/unsigned mismatch" warning. NFC. by Simon Pilgrim · 7 months ago
  16. fd4c1ff [clang-format] Fix working -assume-filename with .clang-format-ignore (#113100) by kakkoko · 7 months ago
  17. b97004e Add "clang-format-on-save-mode" minor mode to clang-format.el (#104533) by Campbell Barton · 7 months ago
  18. 5fb7de8 [clang-format] Fix a bug that always returns error for JSON (#112839) by Owen Pan · 7 months ago
  19. 59b964e [clang-format] Handle spaces in file paths in git-clang-format.bat (#107041) by Owen Pan · 9 months ago
  20. 25148c2 [NFC] Fix typos (#106817) by c8ef · 9 months ago
  21. 1dcf000 Fix clang-format-test.el past 625841c (#106398) by Danial Klimkin · 9 months ago
  22. d2bee64 [clang-format-diff.py][NFC] Document _stderr as unused by MarcoFalke · 9 months ago
  23. 2256dbb [clang-format] Use double hyphen for multiple-letter flags (#100978) by magic-akari · 9 months ago
  24. b3dc403 [clang-format] Fix a serious bug in `git clang-format -f` (#102629) by Owen Pan · 9 months ago
  25. 53efde0 [clang-format] Handle parenthesized list in RemoveParentheses (#100852) by Owen Pan · 10 months ago
  26. dde5c92 [clang-format][NFC] Remove an else after a return statement (#94548) by Nour · 12 months ago
  27. 95c834f [clang-format][NFC] Remove redundnat llvm::, clang::, etc. by Owen Pan · 12 months ago
  28. 53adec8 [clang-format][NFC] Reformat with 18.1.5 by Owen Pan · 1 year ago
  29. 0bb94e8 [z/OS] treat text files as text files so auto-conversion is done (#90128) by Sean Perry · 1 year, 1 month ago
  30. 6bb55e3 Add txtpb to the list of supported TextProto extensions (#88355) by Jing Wang · 1 year, 1 month ago
  31. 7b6d019 [clang-format] Exit clang-format-diff only after all diffs are printed (#86776) by Owen Pan · 1 year, 2 months ago
  32. 568259d [clang-format] Add --fail-on-incomplete-format. (#84346) by Roberto Bampi · 1 year, 2 months ago
  33. 23b73c5 Revert "[clang-format][NFC] Delete 100+ redundant #include lines in .cpp files" by Owen Pan · 1 year, 2 months ago
  34. c66fc16 [clang-format][NFC] Delete 100+ redundant #include lines in .cpp files by Owen Pan · 1 year, 2 months ago
  35. 949fc14 Revert "[clang-format][NFC] Don't use clang-format style in config files" by Owen Pan · 1 year, 2 months ago
  36. 3c0acd2 [clang-format] Fix a regression in dumping the config (#80628) by Owen Pan · 1 year, 3 months ago
  37. 9e8790c [Format] Fix detection of languages when reading from stdin (#79051) by Ben Hamilton (Ben Gertzfield) · 1 year, 4 months ago
  38. 2d40bda [emacs] Fix Emacs library formatting (#76110) by darkfeline · 1 year, 4 months ago
  39. 5865b30 [clang-format][NFC] Don't use clang-format style in config files by Owen Pan · 1 year, 4 months ago
  40. d69c6a2 Reland "[clang-format] Optimize processing .clang-format-ignore files" by Owen Pan · 1 year, 4 months ago
  41. a675d90 Revert "[clang-format] Optimize processing .clang-format-ignore files (#76733)" by Mitch Phillips · 1 year, 5 months ago
  42. 18bbc85 [clang-format] Optimize processing .clang-format-ignore files (#76733) by Owen Pan · 1 year, 5 months ago
  43. 834fa6c [clang-format] Add .clang-format-ignore for ignoring files (#76327) by Owen Pan · 1 year, 5 months ago
  44. e595287 [clang-format] Fix a bug in git-clang-format.bat (#75268) by Owen Pan · 1 year, 5 months ago
  45. 89e2a09 [clang-format][NFC] Clean up the driver and getStyle() in Format.cpp (#74794) by Owen Pan · 1 year, 5 months ago
  46. a4b3bcd [clang-format] Add "three dot" diff option to git-clang-format (#74230) by Aiden Grossman · 1 year, 5 months ago
  47. 9611210 [clang-format][NFC] Use `prog` in clang-format-diff.py (#74399) by Owen Pan · 1 year, 5 months ago
  48. 4fb54b7 [clang-format] Fix a bug in `git-clang-format --binary` (#74293) by Owen Pan · 1 year, 6 months ago
  49. 6747264 [clang-format] Fix a bug in `git-clang-format --binary` (#74176) by Owen Pan · 1 year, 6 months ago
  50. 4c4477f [clang-format][NFC] Reformat source code with clang-format style by Owen Pan · 1 year, 6 months ago
  51. 0270674 Improve clang-format-diff help output (#73491) by serge-sans-paille · 1 year, 6 months ago
  52. 2221d56 [clang-format] Add ability for clang-format-diff to exit with non-0 status (#70883) by Conrad Donahue · 1 year, 6 months ago
  53. aed603a [Windows] Add git-clang-format wrapper bat file (#69228) by Chris B · 1 year, 7 months ago
  54. 05829a6 [clang-format] Fix a serious bug in git-clang-format (#65723) by Owen Pan · 1 year, 8 months ago
  55. 3ac5e88 Revert "[git-clang-format] Fix typo in help message" by Owen Pan · 1 year, 8 months ago
  56. 0c51b21 [clang-format][NFC] Fix broken dump_format_help.py and sync RST file (#65429) by Owen · 1 year, 8 months ago
  57. 6f3def8 [git-clang-format] Fix typo in help message by Jim Lin · 1 year, 9 months ago
  58. 9d9467d [clang-format] Add Verilog suffixes to the scripts by sstwcw · 1 year, 9 months ago
  59. e533793 [clang-format] Add InsertNewlineAtEOF to .clang-format files by Owen Pan · 1 year, 11 months ago
  60. 3fa7e37 [NFC][Py Reformat] Reformat python files in clang and clang-tools-extra by Tobias Hieta · 2 years ago
  61. c7d41f4 Revert "[clang-format] Add -j to clang-format-diff to speed up formatting" by Nikita Popov · 2 years, 2 months ago
  62. 1e83e81 [clang-format] Add -j to clang-format-diff to speed up formatting by Sean Maher · 2 years, 3 months ago
  63. ff85a0b [clang-format-diff] Correctly parse start-of-file diffs by Tamir Duberstein · 2 years, 3 months ago
  64. 4c2a15f [clang-format] Add macro replacement to fuzzing. by Manuel Klimek · 2 years, 3 months ago
  65. 0e7a88d [clang-format] clang-format.el: fix warnings by Augustin Fabre · 2 years, 3 months ago
  66. fbfb4bb [clang-format] Handle tabs in file path for git-clang-format by Michael Kirk · 2 years, 3 months ago
  67. cabb481 [clang-format][NFC] Reformat clang/tools/clang-format/fuzzer/ by Owen Pan · 2 years, 3 months ago
  68. 31b9210 [clang-format][NFC] Add .clang-format to clang/tools/clang-format/ by Owen Pan · 2 years, 4 months ago
  69. f97059d [clang-format] Add .inc extension to git-clang-format by Alexandre Ganea · 2 years, 6 months ago
  70. 1d7e521 [clang-format] Support new file formatting with vim by Ji, Jinsong · 2 years, 6 months ago
  71. 9b5f7c9 [clang-format] update --files help description by Yuanfang Chen · 2 years, 7 months ago
  72. ee879c4 [cmake] do not set execution permission to regular files. by Sinan Lin · 2 years, 8 months ago
  73. 9032283 [clang-format] Use utf-8 for JSON object load by Amy Wang · 2 years, 9 months ago
  74. 2281ec9 [clang-format] git-clang-format --staged should format the index by Gergely Meszaros · 2 years, 9 months ago
  75. 7cd1dfe [clang-format] Fix the return code of git-clang-format by Sridhar Gopinath · 2 years, 10 months ago
  76. 1371f23 [clang-format] Fix an assertion failure on -lines=0:n by owenca · 2 years, 10 months ago
  77. 6539b58 [clang-format] Tweak help text a bit by Nico Weber · 2 years, 11 months ago
  78. 8b525d2 [clang-format] Parse Verilog if statements by sstwcw · 2 years, 11 months ago
  79. d8e6815 [clang-format][NFC] Fix braces in ClangFormat.cpp by owenca · 3 years ago
  80. c912837 [git-clang-format] Change run line from python to python3 by Nico Weber · 3 years, 1 month ago
  81. 7b04e69 [git-clang-format] Add some examples to the help text by Nico Weber · 3 years, 1 month ago
  82. 2193b5a [clang-format] Pass return code of git-clang-format by sys.exit() by owenca · 3 years, 1 month ago
  83. 0b74675 [clang-format] [doc] Add script to automatically update help output in ClangFormat.rst. by Marek Kurdej · 3 years, 2 months ago
  84. ed8523a clang-format.el: Make clang-format work in indirect buffers. by Philipp Stephani · 3 years, 3 months ago
  85. 12f10e6 [clang][cmake] Use `GNUInstallDirs` to support custom installation dirs by John Ericson · 3 years, 4 months ago
  86. 2206e04 [clang-format] Add return code to git-clang-format by owenca · 3 years, 4 months ago
  87. 8b67f02 Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." by John Ericson · 3 years, 4 months ago
  88. fad120f [cmake] Use `GNUInstallDirs` to support custom installation dirs. by John Ericson · 3 years, 4 months ago
  89. 1c08d17 Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." by John Ericson · 3 years, 4 months ago
  90. cd4f800 [cmake] Use `GNUInstallDirs` to support custom installation dirs. by John Ericson · 3 years, 4 months ago
  91. 2271e89 [clang-format] Remove spurious JSON binding when DisableFormat = true by Andrew Smith · 3 years, 5 months ago
  92. de6467a [clang-format] add support for cppm files by mydeveloperday · 3 years, 5 months ago
  93. e435ad7 [clang-format] Add --staged/--cached option to git-clang-format by Erik Larsson · 3 years, 7 months ago
  94. 4ce8184 [clang-format] git-clang-format throws an assertion when removing files as part of the commit by mydeveloperday · 3 years, 7 months ago
  95. 0b9dc40 [git-clang-format] Add --diffstat parameter by Roland Fischer · 3 years, 7 months ago
  96. 457ea16 [clang-format] [PR42014,PR52021] don't let clang-format assert/crash when file being formatted is read-only/locked by mydeveloperday · 3 years, 7 months ago
  97. 99876ca [clang-format-diff] Fix missing formatting for zero length git diff lines by Zequan Wu · 3 years, 7 months ago
  98. 838b055 [clang-format] allow clang-format to be passed a file of filenames so we can add a regression suite of "clean clang-formatted files" from LLVM by mydeveloperday · 3 years, 8 months ago
  99. 9f56a41 [clang-format] ensure clang-format command-line argument sets up the default left/right qualifier ordering by mydeveloperday · 3 years, 8 months ago
  100. 68e0d5e [clang-format] Add Left/Right Const fixer capability by mydeveloperday · 3 years, 8 months ago