История коммитов

Автор 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 лет назад