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

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:

Fix improper unmodified file caching when `-S` was used
authorŁukasz Langa <lukasz@langa.pl>
Wed, 6 Jun 2018 18:58:36 +0000 (11:58 -0700)
committerŁukasz Langa <lukasz@langa.pl>
Wed, 6 Jun 2018 22:46:30 +0000 (15:46 -0700)
commit92a150d9e45379ea8c14e1b10293d659f60eb132
treedec21d9b68b1c91d297dab249785e047e781a47b
parentaffc0ec3f90803e77fbba62376e7be9b71fe0807
Fix improper unmodified file caching when `-S` was used

This will also future-proof the cache to changes to FileMode.
README.md
black.py