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