https://git.dlma.com/dotfiles.git/tree/92958a55a7d1a6e0f75794068c4a5aab86733130Recent commits to dotfiles.git (92958a55a7d1a6e0f75794068c4a5aab86733130)2023-06-17T23:02:42-07:00tag:gitlist.org,2012:commit/92958a55a7d1a6e0f75794068c4a5aab86733130Use fnamescape (for raspberry pi vim 8.0)2023-06-17T23:02:42-07:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/97b0fced5b3ae9b5d86fcb89ae7ebb5142aa7565Avoid duplicate buffer name error by using orig buffer2023-06-17T22:46:13-07:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/d424c9a8fa22a9daf6957e08dbd1e6b1367b11e6Log command should check for filename after "--" too.2023-06-16T22:14:28-07:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/097d6508080f226045fdc63c521fb97eea18c4d2Add vim command ShowFile for git show HASH:fname2023-06-07T09:49:30-07:00dblumedblume@roku.com
<pre>Show does "git show HASH" to display commit message
ShowFile does "git show HASH:fname" to display old version of file
</pre>
tag:gitlist.org,2012:commit/42a3bce6f1159a5fecdf9acf785d540bbb797513Whitespace fix2023-04-26T21:24:53-07:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/4d6529950749533e869b60d87dcfb5997c1f9415Harmonize Git in vim; If <cword> is hash, use it2023-04-26T10:28:31-07:00dblumedblume@roku.com
<pre>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.
</pre>
tag:gitlist.org,2012:commit/4677edbe75a19975643452e314740e11dc4a55cbRepeatedly call Blame to go further back in history2023-04-25T21:52:21-07:00dblumedblume@roku.com
<pre></pre>
tag:gitlist.org,2012:commit/1420bac1edfd09352b11fff8693230c66a6c0516'Blame' in vim restores your current position2023-04-25T16:42:45-07:00dblumedblume@roku.com
<pre></pre>
tag:gitlist.org,2012:commit/89b42cf8ca8e8ccc0f9a68261b39600bc89f9cdcAdd Python pandas module2023-04-15T01:45:45-07:00dblumedavid.blume@gmail.com
<pre></pre>
tag:gitlist.org,2012:commit/eac6dfa0fa7e6c59d681c8686d64cf320a8c7807Disable mouse events from visidata2023-04-03T19:24:26-07:00dblumedavid.blume@gmail.com
<pre></pre>