summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format/clang-format.py
Commit message (Expand)AuthorAgeFilesLines
* clang-format: Fix vim integration if g:clang_format_binary doesn't existDaniel Jasper2014-11-041-1/+1
* clang-format: permit setting the path to clang in vimrcSaleem Abdulrasool2014-11-021-0/+3
* docs: remove double carriage-returnSaleem Abdulrasool2014-11-021-1/+1
* clang-format: improve vim integration docsSaleem Abdulrasool2014-10-271-2/+2
* clang-format: Fix vim-integration for empty files.Daniel Jasper2014-05-221-1/+6
* clang-format.py: Don't omit the first two words from error messages.Nico Weber2014-04-171-6/+1
* Add a main function to the clang-format.py vim integration.Ahmed Charles2014-03-101-40/+43
* clang-format.py: Make formatting unnamed buffers work again (broke in r190691).Nico Weber2013-10-251-3/+4
* clang-format: Add -assume-filename option for editor integrations.Daniel Jasper2013-09-131-1/+2
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-1/+2
* Switch the default mode for clang-format to '-file'. Make 'LLVM' theChandler Carruth2013-09-021-3/+4
* Fix bug in clang-format's vim integration cause by r186789.Daniel Jasper2013-07-221-1/+1
* clang-format: Smarter replacement in the vim integration.Daniel Jasper2013-07-211-7/+6
* Use -lines option instead of -offset/-length. This fixes problems with files ...Alexander Kornienko2013-07-201-6/+3
* Improve clang-format vim integration.Daniel Jasper2013-07-191-2/+2
* [clang-format] Don't flash an ugly cmd prompt in Vim on WindowsReid Kleckner2013-06-101-1/+9
* Let clang-format move the cursor appropriately.Daniel Jasper2013-05-211-9/+15
* Improvements to clang-format integrations.Daniel Jasper2013-04-091-1/+6
* Add clang-format binary to cfe.Daniel Jasper2013-03-201-0/+60
OpenPOWER on IntegriCloud