| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-format: [JS] Fix line breaks before comments when sorting imports. | Martin Probst | 2016-09-19 | 1 | -0/+10 |
| * | clang-format: [JS] handle default bindings in imports. | Martin Probst | 2016-09-02 | 1 | -0/+20 |
| * | clang-format: [JS] Sort all JavaScript imports if any changed. | Martin Probst | 2016-09-02 | 1 | -18/+7 |
| * | Make tooling::applyAllReplacements return llvm::Expected<string> instead of e... | Eric Liu | 2016-07-11 | 1 | -3/+6 |
| * | clang-format: [JS] Sort imports case insensitive. | Martin Probst | 2016-07-09 | 1 | -0/+21 |
| * | clang-format: [JS] support trailing commas in imports. | Martin Probst | 2016-07-09 | 1 | -0/+4 |
| * | clang-format: [JS] Introduce JavaScriptWrapImports option. | Martin Probst | 2016-06-13 | 1 | -4/+4 |
| * | clang-format: [JS] fix an assertion failure caused by shrinking sources. | Martin Probst | 2016-06-08 | 1 | -0/+13 |
| * | clang-format: [JS] Sort imported symbols. | Martin Probst | 2016-06-01 | 1 | -0/+27 |
| * | clang-format: [JS] sort ES6 imports. | Martin Probst | 2016-05-20 | 1 | -0/+201 |

