Nico Weber
|
a91ff7ca87
Improve clang-format-diff help output
|
hace 6 años |
Serge Guelton
|
e89b455013
[tools] Fix python DeprecationWarning: invalid escape sequence
|
hace 6 años |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
hace 6 años |
Serge Guelton
|
903bbb72f3
Portable Python script across Python version
|
hace 6 años |
Serge Guelton
|
4090d6c943
Portable Python script across Python version
|
hace 6 años |
Serge Guelton
|
4f672fc63a
Portable Python script across Python version
|
hace 6 años |
Krasimir Georgiev
|
58205f6b2b
clang-format-diff: Make it work with python3 too
|
hace 7 años |
Sylvestre Ledru
|
135e2ef91a
Add the --no-color option to the git call in the doc when using clang-format-diff
|
hace 8 años |
Daniel Jasper
|
145510a469
clang-format-diff: Replace hard-code default for clang-format binary with flag.
|
hace 9 años |
Daniel Jasper
|
8c622f1ee1
clang-format: Add include sorting capabilities to sublime, emacs and
|
hace 10 años |
Daniel Jasper
|
a47fa0bab4
clang-format: Recognize the .ts (TypeScript) extension as JavaScript.
|
hace 10 años |
Daniel Jasper
|
5ebcca3cf2
clang-format: Make clang-format-diff.py format java files.
|
hace 10 años |
Daniel Jasper
|
8f0a1a658d
clang-format: Give clang-format-diff.py a -v option.
|
hace 10 años |
Ed Schouten
|
6fb7b46f37
Use /usr/bin/env python instead of /usr/bin/python.
|
hace 11 años |
Daniel Jasper
|
7747c87a66
clang-format: Add clang-format-diff usage examples for SVN.
|
hace 11 años |
Daniel Jasper
|
8af7ecd5d8
clang-format: Enable formatting for .proto and .protodevel files.
|
hace 11 años |
Daniel Jasper
|
1d0132b58b
Fix usage description of clang-format-diff.py.
|
hace 11 años |
Alp Toker
|
1b63f0d819
clang-format-diff.py: fix -regex/-iregex matching
|
hace 11 años |
Alp Toker
|
fd08b9f2f9
clang-format-diff.py: add the OpenCL file extension
|
hace 11 años |
Alexander Kornienko
|
58c3231b55
Added -iregex for case-insensitive regex to filter file names.
|
hace 11 años |
Alp Toker
|
b6c2b00ea6
clang-format-diff.py: Support -regex filter and more filename extensions
|
hace 11 años |
Alp Toker
|
4e57be3aa1
clang-format-diff.py: pass through errors to stderr, not stdout
|
hace 11 años |
Alp Toker
|
4a8b3b31f9
clang-format-diff.py: Fix 'beintroduced' in help output
|
hace 11 años |
Alexander Kornienko
|
cf207a62a9
Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead.
|
hace 12 años |
Daniel Jasper
|
f7d9e63858
clang-format: Don't exit with failure on empty files.
|
hace 12 años |
Daniel Jasper
|
4a966d3fa2
clang-format: Fix clang-format-diff.py according to diff specification.
|
hace 12 años |
Daniel Jasper
|
68455be947
Fix clang-format-diff.py to accept -style again.
|
hace 12 años |
Daniel Jasper
|
2e118a05b3
Simplify clang-format-diff.py using new clang-format options.
|
hace 12 años |
Alexander Kornienko
|
4e65c98f67
Added WebKit style to the BasedOnStyle handling and to the relevant help messages.
|
hace 12 años |
Daniel Jasper
|
01970effdf
Fix default value of clang-format-diff's -p option.
|
hace 12 años |