Recent commits to dotfiles.git (92958a55a7d1a6e0f75794068c4a5aab86733130) https://git.dlma.com/dotfiles.git/tree/92958a55a7d1a6e0f75794068c4a5aab86733130 Recent commits feed provided by GitList. Use fnamescape (for raspberry pi vim 8.0) https://git.dlma.com/dotfiles.git/commit/92958a55a7d1a6e0f75794068c4a5aab86733130 david.blume@gmail.com (dblume) Sat, 17 Jun 2023 23:02:42 -0700 92958a55a7d1a6e0f75794068c4a5aab86733130 Avoid duplicate buffer name error by using orig buffer https://git.dlma.com/dotfiles.git/commit/97b0fced5b3ae9b5d86fcb89ae7ebb5142aa7565 david.blume@gmail.com (dblume) Sat, 17 Jun 2023 22:46:13 -0700 97b0fced5b3ae9b5d86fcb89ae7ebb5142aa7565 Log command should check for filename after "--" too. https://git.dlma.com/dotfiles.git/commit/d424c9a8fa22a9daf6957e08dbd1e6b1367b11e6 david.blume@gmail.com (dblume) Fri, 16 Jun 2023 22:14:28 -0700 d424c9a8fa22a9daf6957e08dbd1e6b1367b11e6 Add vim command ShowFile for git show HASH:fname Show does "git show HASH" to display commit message ShowFile does "git show HASH:fname" to display old version of file https://git.dlma.com/dotfiles.git/commit/097d6508080f226045fdc63c521fb97eea18c4d2 dblume@roku.com (dblume) Wed, 07 Jun 2023 09:49:30 -0700 097d6508080f226045fdc63c521fb97eea18c4d2 Whitespace fix https://git.dlma.com/dotfiles.git/commit/42a3bce6f1159a5fecdf9acf785d540bbb797513 david.blume@gmail.com (dblume) Wed, 26 Apr 2023 21:24:53 -0700 42a3bce6f1159a5fecdf9acf785d540bbb797513 Harmonize Git in vim; If <cword> is hash, use it Now Blame, Show, Diff and Log all work together a little better. If the current word is a git hash then: * Blame: Will "git blame <hash>^ -- filename" * Diff: Will diff that commit with the previous one. This works even if running on a Log or Show window. https://git.dlma.com/dotfiles.git/commit/4d6529950749533e869b60d87dcfb5997c1f9415 dblume@roku.com (dblume) Wed, 26 Apr 2023 10:28:31 -0700 4d6529950749533e869b60d87dcfb5997c1f9415 Repeatedly call Blame to go further back in history https://git.dlma.com/dotfiles.git/commit/4677edbe75a19975643452e314740e11dc4a55cb dblume@roku.com (dblume) Tue, 25 Apr 2023 21:52:21 -0700 4677edbe75a19975643452e314740e11dc4a55cb 'Blame' in vim restores your current position https://git.dlma.com/dotfiles.git/commit/1420bac1edfd09352b11fff8693230c66a6c0516 dblume@roku.com (dblume) Tue, 25 Apr 2023 16:42:45 -0700 1420bac1edfd09352b11fff8693230c66a6c0516 Add Python pandas module https://git.dlma.com/dotfiles.git/commit/89b42cf8ca8e8ccc0f9a68261b39600bc89f9cdc david.blume@gmail.com (dblume) Sat, 15 Apr 2023 01:45:45 -0700 89b42cf8ca8e8ccc0f9a68261b39600bc89f9cdc Disable mouse events from visidata https://git.dlma.com/dotfiles.git/commit/eac6dfa0fa7e6c59d681c8686d64cf320a8c7807 david.blume@gmail.com (dblume) Mon, 03 Apr 2023 19:24:26 -0700 eac6dfa0fa7e6c59d681c8686d64cf320a8c7807