summaryrefslogtreecommitdiff
path: root/tools/clang-format/clang-format-diff.py
Commit message (Expand)AuthorAge
* clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper2014-05-14
* clang-format: Enable formatting for .proto and .protodevel files.Daniel Jasper2014-01-21
* Fix usage description of clang-format-diff.py.Daniel Jasper2013-12-19
* clang-format-diff.py: fix -regex/-iregex matchingAlp Toker2013-12-18
* clang-format-diff.py: add the OpenCL file extensionAlp Toker2013-12-18
* Added -iregex for case-insensitive regex to filter file names.Alexander Kornienko2013-12-16
* clang-format-diff.py: Support -regex filter and more filename extensionsAlp Toker2013-12-10
* clang-format-diff.py: pass through errors to stderr, not stdoutAlp Toker2013-12-05
* clang-format-diff.py: Fix 'beintroduced' in help outputAlp Toker2013-12-04
* Changed clang-format-diff.py to output diff by default. Added -i option to ap...Alexander Kornienko2013-10-11
* clang-format: Don't exit with failure on empty files.Daniel Jasper2013-10-08
* clang-format: Fix clang-format-diff.py according to diff specification.Daniel Jasper2013-10-02
* Fix clang-format-diff.py to accept -style again.Daniel Jasper2013-09-21
* Simplify clang-format-diff.py using new clang-format options.Daniel Jasper2013-09-18
* Added WebKit style to the BasedOnStyle handling and to the relevant help mess...Alexander Kornienko2013-09-02
* Fix default value of clang-format-diff's -p option.Daniel Jasper2013-05-30
* Small improvements to clang-format documentation and integrationDaniel Jasper2013-04-17
* Fix clang-format-diff.py script.Daniel Jasper2013-04-12
* Improvements to clang-format integrations.Daniel Jasper2013-04-09
* Add clang-format binary to cfe.Daniel Jasper2013-03-20