Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang-format sort include use the source file name to determine the | Daniel Jasper | 2016-02-10 | 1 | -2/+15 |
* | Added new options to ClangFormat VSIX package. | Marek Kurdej | 2015-10-19 | 1 | -5/+140 |
* | ClangFormatPackage.cs: fix inconsistent line endings | Hans Wennborg | 2013-12-02 | 1 | -1/+1 |
* | clang-format vs plugin: use Alp's suggestion for getting the path | Hans Wennborg | 2013-12-02 | 1 | -2/+2 |
* | clang-format vs plugin: bake clang-format.exe into the vsix | Hans Wennborg | 2013-12-02 | 1 | -1/+5 |
* | Allow _clang-format as alternative to .clang-format config filename | Hans Wennborg | 2013-09-10 | 1 | -3/+4 |
* | Make error text if clang-format is not on the system PATH more helpful, | Manuel Klimek | 2013-09-05 | 1 | -1/+10 |
* | Adds a VSPackage project that builds a VS extension to run clang-format over ... | Manuel Klimek | 2013-09-04 | 1 | -0/+210 |