1. 3a0f6e7 Add `SPLIT_PENALTY_COMPREHENSION` flag. by Matthew Suozzo · 7 years ago
  2. 4a3b633 Update docs for SPLIT_COMPLEX_COMPREHENSION. by Matthew Suozzo · 7 years ago
  3. bc0191f Redefine expr 'triviality' as being a single token. by Matthew Suozzo · 7 years ago
  4. a17b1c9 Reduce the penalty for spltiting a trivial expr. by Matthew Suozzo · 7 years ago
  5. ba8f51f Ran YAPF on YAPF. by Matthew Suozzo · 7 years ago
  6. 27755fe Improve formatting on list/dict/set comprehensions. by Matthew Suozzo · 7 years ago
  7. 2112ad2 Fix split penalty for single-argument function calls with generators. by Matthew Suozzo · 7 years ago
  8. ca46e86 Use a TextIOWrapper when reading from stdin. by Bill Wendling · 7 years ago
  9. b1c7ca8 Improve splitting in tuples. by Bill Wendling · 7 years ago
  10. e5f48fa Merge pull request #467 from zlangley/async by Bill Wendling · 7 years ago
  11. 58e3694 Make async formatting more intelligent by Zach Langley · 7 years ago
  12. d404b70 Don't enforce a split before a comment after a container opening. by Bill Wendling · 7 years ago
  13. bd9d955 List comp split penalties are set after trailer penalties by Bill Wendling · 7 years ago
  14. 7bfc0a9 Space between ellipses and keywords by Bill Wendling · 7 years ago
  15. 1dc75ac Split before first argument if dict appears in arg list by Bill Wendling · 7 years ago
  16. 8c07cc1 Split before a named assign when first arg is func call by Bill Wendling · 7 years ago
  17. 4d9b905 Bump version to v0.19.0 by Bill Wendling · 7 years ago
  18. bf399db Merge branch 'master' of https://github.com/google/yapf by Bill Wendling · 7 years ago
  19. a531f21 Append a 'var arg' type to the star in a star_expr by Bill Wendling · 7 years ago
  20. 9680f73 Split after opening paren that surrounds an expr by Bill Wendling · 7 years ago
  21. 6113e7e Split after opening paren that surrounds an expr by Bill Wendling · 7 years ago
  22. 5f83cfb Split before ending ')' if comma terminated. by Bill Wendling · 7 years ago
  23. b00e4f6 Split before dict key if it's the last argument. by Bill Wendling · 7 years ago
  24. d543e20 Fix some pylint warnings. by Bill Wendling · 7 years ago
  25. cfcf45f Reformat to remove 80-column violations. by Bill Wendling · 7 years ago
  26. 7491187 Increase affinity for "atom" arguments. by Bill Wendling · 7 years ago
  27. 9df211b Take "async" into account when splitting before first arg. by Bill Wendling · 7 years ago
  28. 61f93c3 Count newlines in non-multiline strings by Bill Wendling · 7 years ago
  29. ba55eb1 Prefer to split after comma in argument list. by Bill Wendling · 7 years ago
  30. 7ef7e14 Bump version to v0.18.0 by Bill Wendling · 7 years ago
  31. 6412ce7 Increase continuation indent for 'async with' stmt by Bill Wendling · 7 years ago
  32. 8ee1b53 Retain the spacing before comments in a dict. by Bill Wendling · 7 years ago
  33. 46fe382 Remove some linter warnings. by Bill Wendling · 7 years ago
  34. 82ce119 Merge pull request #442 from vmax/add-verbose-flag by Bill Wendling · 7 years ago
  35. 3b90311 update CHANGELOG, don't use logging to print filenames by Max Vorobev · 7 years ago
  36. a69d433 Add verbose flag to print out filenames as they are processed by Max Vorobev · 7 years ago
  37. 8a3b71f Add ALLOW_SPLIT_BEFORE_DICT_VALUE knob. by Bill Wendling · 7 years ago
  38. 578854b Indent dictionary value correctly if there is a multi-line key. by Bill Wendling · 7 years ago
  39. 855860e Add spaces around '=' in a typed name. by Bill Wendling · 7 years ago
  40. 6e7f5a8 Add space between unary 'not' and other unary operators. by Bill Wendling · 7 years ago
  41. 60ef62d Cleanup some of the APIs. by Bill Wendling · 7 years ago
  42. 562e04c Don't remove newline before comment after a line range. by Bill Wendling · 7 years ago
  43. 49b4567 Merge pull request #438 from bouweandela/trailing-comments by Bill Wendling · 7 years ago
  44. bdb36ce Merge pull request #431 from jkinkead/git_hook by Bill Wendling · 7 years ago
  45. 0275796 Merge branch 'master' into git_hook by Bill Wendling · 7 years ago
  46. de3a747 Removed unused and untested function _FindNextAncestor to improve test coverage by Bouwe Andela · 7 years ago
  47. f6dba62 Moved note to correct release by Bouwe Andela · 7 years ago
  48. 4274fec Merge branch 'master' into trailing-comments by Bouwe Andela · 7 years ago
  49. c203f06 Merge branch 'master' into trailing-comments by Bouwe Andela · 7 years ago
  50. b63b8e1 Add note for fix of issue #204 and issue #339 by Bouwe Andela · 7 years ago
  51. 240aca9 Add test for issue #339 by Bouwe Andela · 7 years ago
  52. 1c1eaef Add test for issue #204 by Bouwe Andela · 7 years ago
  53. 8012f59 Allow semicolons if the line is disabled. by Bill Wendling · 7 years ago
  54. 5f73720 Bump version to 0.17.0 by Bill Wendling · 7 years ago
  55. 2fe61c0 Merge pull request #441 from jjhuang/tuple-list by Bill Wendling · 7 years ago
  56. 7150382 Merge branch 'master' into trailing-comments by Bouwe Andela · 7 years ago
  57. 767edac Modify changelog by Justin Huang · 7 years ago
  58. 6d88e1b Use py3-compatible next() by Justin Huang · 7 years ago
  59. b5febcb Attempt to fix #359 by Justin Huang · 7 years ago
  60. 2e7952b Adding plugin for Textmate2 editor by Arturo Fernandez · 7 years ago
  61. 675e490 Merge pull request #430 from jkinkead/patch-1 by Bill Wendling · 7 years ago
  62. f14bd17 Configurable spaces around binary operators by Jiri Kuncar · 7 years ago
  63. db85e87 Vim plugin: don't clobber text if yapf command returned error by Anton Yuzhaninov · 7 years ago
  64. e415217 Vim plugin: use systemlist (if available) by Anton Yuzhaninov · 7 years ago
  65. b0de56d Return a boolean instead of string. by Bill Wendling · 7 years ago
  66. acad4ce Make COALESCE_BRACKETS and DEDENT_CLOSING_BRACKETS work together by Richard Wall · 7 years ago
  67. d4d3d72 Fix #204 and fix #339 by Bouwe Andela · 7 years ago
  68. 71d9b2e Return 1 if --diff changed the code. by Bill Wendling · 7 years ago
  69. 1f4517d Fix formatting of vim code block. by Jesse Kinkead · 7 years ago
  70. 8138037 Add a git pre-commit hook. by Jesse Kinkead · 7 years ago
  71. 010a201 Merge pull request #428 from kevincox/blank-lines-range by Bill Wendling · 7 years ago
  72. c565e83 Make yapf put the correct number of blank lines at --lines boundaries. by Kevin Cox · 7 years ago
  73. 4aa43d8 Bump version to 0.16.3 by Bill Wendling · 7 years ago
  74. 7b5b976 Merge pull request #418 from njsmith/patch-1 by Bill Wendling · 7 years ago
  75. bac6ef4 Take pseudo-parens into account when splitting after a comment by Bill Wendling · 7 years ago
  76. 81a6d84 Add filename information to ParseError exception. by Bill Wendling · 7 years ago
  77. 08fa760 Merge branch 'master' of https://github.com/google/yapf by Bill Wendling · 7 years ago
  78. 4b1d9c4 Account for multiple continuation markers. by Bill Wendling · 7 years ago
  79. e3b1e9f Update PEP 8 style to match modern PEP 8 by Nathaniel J. Smith · 7 years ago
  80. 5683a4c Merge pull request #407 from mpacer/dict_config_loader by Bill Wendling · 7 years ago
  81. 9f168a1 Bump version to v0.16.2 by Bill Wendling · 7 years ago
  82. c66980d allow nonstring valuesvia coercion by mpacer · 7 years ago
  83. eef42a8 run yapf on style by mpacer · 7 years ago
  84. 98a0768 Add ability to specify style via dict with string values by mpacer · 7 years ago
  85. 0212382 Merge pull request #397 from joachimmetz/split by Bill Wendling · 7 years ago
  86. 95fd533 Merge branch 'master' into split by Bill Wendling · 7 years ago
  87. 41448e4 Merge pull request #396 from joachimmetz/collaps by Bill Wendling · 7 years ago
  88. 43e9ec4 Updated CHANGELOG and changes to tests by Joachim Metz · 7 years ago
  89. 0f44f54 Changes to coalesce brackets not to line split before closing bracket by Joachim Metz · 7 years ago
  90. 8006ebe Updated CHANGELOG by Joachim Metz · 7 years ago
  91. e0bd196 Changes to split before the first argument in function declarations. by Joachim Metz · 7 years ago
  92. 6a05b95 Merge pull request #401 from jzelinskie/vim-dir by Bill Wendling · 7 years ago
  93. 61ae979 Move vim plugin inside a rtp by Jimmy Zelinskie · 7 years ago
  94. c2a933e Check for None before accessing 'tok' by Bill Wendling · 7 years ago
  95. 251c5f1 Merge pull request #395 from joachimmetz/nocompoundsplit by Bill Wendling · 7 years ago
  96. d7d5ede Added tests for split_before_first_argument changes by Joachim Metz · 7 years ago
  97. 355ed96 Changes to prevent yapf splitting before the first argument in compound statements. by Joachim Metz · 7 years ago
  98. 31257c8 Check for None before accessing variable. by Bill Wendling · 7 years ago
  99. 51c2fbd Require a space between an equal and dot. by Bill Wendling · 7 years ago
  100. 1cfcbd1 Try not to split around the '=' in a named assign. by Bill Wendling · 7 years ago