提交历史

作者 SHA1 备注 提交日期
  Nico Weber a91ff7ca87 Improve clang-format-diff help output 6 年之前
  Serge Guelton e89b455013 [tools] Fix python DeprecationWarning: invalid escape sequence 6 年之前
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Serge Guelton 903bbb72f3 Portable Python script across Python version 6 年之前
  Serge Guelton 4090d6c943 Portable Python script across Python version 6 年之前
  Serge Guelton 4f672fc63a Portable Python script across Python version 6 年之前
  Krasimir Georgiev 58205f6b2b clang-format-diff: Make it work with python3 too 7 年之前
  Sylvestre Ledru 135e2ef91a Add the --no-color option to the git call in the doc when using clang-format-diff 8 年之前
  Daniel Jasper 145510a469 clang-format-diff: Replace hard-code default for clang-format binary with flag. 9 年之前
  Daniel Jasper 8c622f1ee1 clang-format: Add include sorting capabilities to sublime, emacs and 10 年之前
  Daniel Jasper a47fa0bab4 clang-format: Recognize the .ts (TypeScript) extension as JavaScript. 10 年之前
  Daniel Jasper 5ebcca3cf2 clang-format: Make clang-format-diff.py format java files. 10 年之前
  Daniel Jasper 8f0a1a658d clang-format: Give clang-format-diff.py a -v option. 10 年之前
  Ed Schouten 6fb7b46f37 Use /usr/bin/env python instead of /usr/bin/python. 11 年之前
  Daniel Jasper 7747c87a66 clang-format: Add clang-format-diff usage examples for SVN. 11 年之前
  Daniel Jasper 8af7ecd5d8 clang-format: Enable formatting for .proto and .protodevel files. 11 年之前
  Daniel Jasper 1d0132b58b Fix usage description of clang-format-diff.py. 11 年之前
  Alp Toker 1b63f0d819 clang-format-diff.py: fix -regex/-iregex matching 11 年之前
  Alp Toker fd08b9f2f9 clang-format-diff.py: add the OpenCL file extension 11 年之前
  Alexander Kornienko 58c3231b55 Added -iregex for case-insensitive regex to filter file names. 11 年之前
  Alp Toker b6c2b00ea6 clang-format-diff.py: Support -regex filter and more filename extensions 11 年之前
  Alp Toker 4e57be3aa1 clang-format-diff.py: pass through errors to stderr, not stdout 11 年之前
  Alp Toker 4a8b3b31f9 clang-format-diff.py: Fix 'beintroduced' in help output 11 年之前
  Alexander Kornienko cf207a62a9 Changed clang-format-diff.py to output diff by default. Added -i option to apply changes to files instead. 12 年之前
  Daniel Jasper f7d9e63858 clang-format: Don't exit with failure on empty files. 12 年之前
  Daniel Jasper 4a966d3fa2 clang-format: Fix clang-format-diff.py according to diff specification. 12 年之前
  Daniel Jasper 68455be947 Fix clang-format-diff.py to accept -style again. 12 年之前
  Daniel Jasper 2e118a05b3 Simplify clang-format-diff.py using new clang-format options. 12 年之前
  Alexander Kornienko 4e65c98f67 Added WebKit style to the BasedOnStyle handling and to the relevant help messages. 12 年之前
  Daniel Jasper 01970effdf Fix default value of clang-format-diff's -p option. 12 年之前