]> git.madduck.net Git - etc/vim.git/shortlog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/vim.git
2014-09-05 Bryan BennettUpdate AUTHORS.rst
2014-09-05 Bryan BennettRST -> MD and add references to other installers
2014-09-05 Bryan BennettRename README.rst to README.md
2014-07-08 Jelte FennemaFix indenting of strings between brackets
2014-06-27 Hynek SchlawackMerge pull request #26 from dantesun/master
2014-05-15 Dante Sunset shiftwidth,tabstop and softtabstop to 4
2014-04-06 Hynek SchlawackMerge pull request #24 from has2k1/fix-indent-eagerness
2014-03-24 Hassan KibirigeFix test case introduced in last commit.
2014-03-22 Hassan KibirigeMake fix work even with of preceeding empty lines.
2014-03-13 Hassan KibirigeRefix issue #5 (Correct indent after end of block)
2014-01-12 Hynek SchlawackMerge pull request #20 from kljohann/clean_up
2014-01-07 Johann Klähnprevent ':' from indenting inside unfinished string
2014-01-07 Johann Klähnprevent tests being shadowed by first line rule
2014-01-04 Johann Klähnunindent 'else' after 'for' and 'try/except'
2014-01-04 Johann Klähnfix regression for multiple parens of different types
2014-01-04 Johann Klähncorrectly indent after parens in control structures
2014-01-04 Johann Klähnclean up implementation
2014-01-03 Hynek SchlawackUnindent 'finally' after 'else' too
2014-01-03 Hynek SchlawackUn-indent for "else" after "for" and "try/except"
2013-11-09 Hynek SchlawackMerge pull request #19 from kljohann/tests
2013-11-09 Johann Klähnrun test cases for different settings
2013-11-09 LeoMaoIndent correctly after lines with '#'s in strings
2013-10-31 has2k1Fix issue #5 (Correct indent after end of block)
2013-10-29 Hynek SchlawackExpand Hassan's name
2013-10-27 Hynek SchlawackMerge pull request #16 from has2k1/commented-out-tests
2013-09-25 has2k1Fix failing commented out tests
2013-09-24 Hynek SchlawackAdd some polish and has2k1 to AUTHORS
2013-09-24 has2k1Add some info. about the ruby based test framework
2013-09-24 Hynek SchlawackMerge branch 'clayg-fix-10'
2013-09-24 Hynek SchlawackAdd Clay to AUTHORS and tweak some comments
2013-09-18 Clay Gerrardadd some tests
2013-09-17 Clay Gerrardconform with pep8's preferences on explicit line contin...
2013-06-17 Hynek SchlawackFix double "of" in README.rst
2013-06-17 Hynek SchlawackAdd CONTRIBUTING.md and AUTHORS.rst
2013-06-17 Hynek SchlawackAdd Travis
2013-06-17 Hynek SchlawackComment out failing test case
2013-06-16 Johann Klähnadd basic test suite using vimrunner
2013-01-20 Hynek SchlawackAdd warning about python-mode shadowing
2013-01-20 Hynek SchlawackMerge pull request #4 from ElectronicRU/master
2013-01-19 Alexander SedovBetter end-of-line colon handling.
2012-08-18 Joseph IrwinDo not indent after comment line with colon
2012-06-30 Hynek SchlawackUpdate README to reflect pathogen
2012-06-29 Hynek SchlawackMerge pull request #1 from soli/master
2012-06-29 Sylvain Solimanmove python.vim to indent subdirectory for easier patho...
2012-06-26 Hynek SchlawackInitial import