summaryrefslogtreecommitdiffstats
path: root/docs/ClangFormat.rst
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Add capability to format the diff on save in vim.Daniel Jasper2017-06-191-0/+12
* [Docs] Correct the path to the clang-format-diff.py script to include the cla...Craig Topper2017-04-241-2/+3
* Add the --no-color option to the git call in the doc when using clang-format-...Sylvestre Ledru2016-12-031-1/+1
* This is a malformed :option: tag -- we don't have an option directive that ma...Aaron Ballman2016-07-141-1/+1
* fix missing whitespace in sphinx docEtienne Bergeron2016-07-131-1/+1
* Update `clang-format -help` output in clang-format docs.Nico Weber2015-10-191-39/+48
* docs: remove double carriage-returnSaleem Abdulrasool2014-11-021-2/+2
* clang-format: improve vim integration docsSaleem Abdulrasool2014-10-271-2/+2
* clang-format: Add clang-format-diff usage examples for SVN.Daniel Jasper2014-05-141-0/+6
* clang-format-diff.py: Support -regex filter and more filename extensionsAlp Toker2013-12-101-6/+7
* clang-format-diff.py: Fix 'beintroduced' in help outputAlp Toker2013-12-041-4/+6
* Add section on VS integration to the ClangFormat documentation.Manuel Klimek2013-09-291-0/+7
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-2/+2
* Added documentation for clang-format style options.Alexander Kornienko2013-09-041-0/+14
* Added WebKit style to the BasedOnStyle handling and to the relevant help mess...Alexander Kornienko2013-09-021-3/+4
* Whitespace changes in help messages + updated help output in .rst file.Alexander Kornienko2013-09-021-3/+11
* [docs] Fix wrong clang-format example.Rui Ueyama2013-06-141-1/+1
* Clang-format: allow -style="{yaml/json}" on command lineAlexander Kornienko2013-05-191-3/+6
* Reformat clang-format help strings, filter out irrelevant options.Alexander Kornienko2013-05-101-12/+34
* Basic clang-format integration for BBEdit.Daniel Jasper2013-05-021-0/+15
* Small improvements to clang-format documentation and integrationDaniel Jasper2013-04-171-2/+17
* Update docs after moving clang-format from clang-tools-extra to cfe.Daniel Jasper2013-03-221-10/+9
* [docs] Use vim code-block instead of console.Sean Silva2013-03-031-1/+1
* ClangFormat.rst: Fix two small typosHans Wennborg2013-02-281-2/+2
* ClangFormat.rst: improve formattingDmitri Gribenko2013-01-091-12/+12
* Add documentation for clang-format.Daniel Jasper2013-01-091-0/+94