History log of /llvm-project/clang/tools/clang-format/clang-format-diff.py (Results 51 – 56 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# e3648fbe 02-Sep-2013 Alexander Kornienko <alexfh@google.com>

Added WebKit style to the BasedOnStyle handling and to the relevant help messages.

llvm-svn: 189765


Revision tags: llvmorg-3.3.1-rc1, llvmorg-3.3.0, llvmorg-3.3.0-rc3
# 2714ba03 30-May-2013 Daniel Jasper <djasper@google.com>

Fix default value of clang-format-diff's -p option.

This way, it has the same default as 'patch' and also the example in the
code makes more sense as it is explicitly setting -p 1.

llvm-svn: 182923


Revision tags: llvmorg-3.3.0-rc2, llvmorg-3.3.0-rc1
# dd77743a 17-Apr-2013 Daniel Jasper <djasper@google.com>

Small improvements to clang-format documentation and integration
scripts.

llvm-svn: 179676


# 31f916ac 12-Apr-2013 Daniel Jasper <djasper@google.com>

Fix clang-format-diff.py script.

llvm-svn: 179377


# e4549a23 09-Apr-2013 Daniel Jasper <djasper@google.com>

Improvements to clang-format integrations.

This adds an emacs editor integration (thanks to Ami Fischman). Also
pulls out the style into a variable for the vi integration and just
uses clang-formats

Improvements to clang-format integrations.

This adds an emacs editor integration (thanks to Ami Fischman). Also
pulls out the style into a variable for the vi integration and just
uses clang-formats defaults style in clang-format-diff.py.

llvm-svn: 179098

show more ...


# 9be2c5cf 20-Mar-2013 Daniel Jasper <djasper@google.com>

Add clang-format binary to cfe.

llvm-svn: 177506


123