1. c8939d2 Make python.vim output more deterministic. by Brett Cannon · 18 years ago
  2. 76b24c0 Have pre-existing C files use 8 spaces indents (to match old PEP 7 style), but by Brett Cannon · 18 years ago
  3. 6edd150 Fix comment about indentation level in C files. by Brett Cannon · 18 years ago
  4. aa1919d Remove remaining references to OverflowWarning. by Georg Brandl · 18 years ago
  5. 04f031d Change C spacing to 4 spaces by default to match PEP 7 for new C files. by Brett Cannon · 18 years ago
  6. 259d7d6 Update for 'ImportWarning' by George Yoshida · 18 years ago
  7. da5b701 Get rid of __context__, per the latest changes to PEP 343 and python-dev by Guido van Rossum · 18 years ago
  8. 20e192b Update for 'with' statement. by Brett Cannon · 18 years ago
  9. acde734 Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional by Brett Cannon · 18 years ago
  10. 23b0dc5 Remove line meant to test trailing whitespace since that kind of whitespace is by Brett Cannon · 18 years ago
  11. d6e7e73 Whitespace normalization. by Tim Peters · 18 years ago
  12. df95cb6 Move the vimrc file to the newly created Vim/ directory. by Brett Cannon · 18 years ago
  13. a4fe182 Add a script that auto-generates a Vim syntax highlighting file for Python. by Brett Cannon · 18 years ago