| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-05-02 | Reintegrate personal library as autoload script | zlg | 2 | -16/+28 | |
| Functions that I've built up over time were squirreled away in a separate file for a while, but they were subtly broken and some didn't work. All functions in the library should now work as expected, and are easy to integrate into other installations of Vim. | |||||
| 2020-05-02 | colors/zlg.vim: Remove Trailing group | zlg | 1 | -3/+0 | |
| It wasn't applying correctly on files anyway. | |||||
| 2018-11-15 | add SetKeyMap function, export funcs to own file | zlg | 2 | -194/+278 | |
| With this commit, I can toggle between Dvorak and QWERTY layouts with <Leader>q, making it much easier to edit text over the network. | |||||
| 2018-11-12 | Clean up function comments | zlg | 1 | -7/+11 | |
| 2018-11-12 | Add BufDiff() | zlg | 1 | -0/+47 | |
| 2018-09-29 | cli: Add pretty printing to 'list' command | zlg | 3 | -17/+107 | |
| 2018-09-08 | setup.py: Bump to alpha4 for PyPI | zlg | 1 | -1/+1 | |
| 2018-09-08 | cli: add '--raw' option to list command | zlg | 2 | -9/+45 | |
| 2018-09-08 | Add remaining filters to vgstash package | zlg | 1 | -2/+11 | |
| 2018-09-04 | Update LICENSE to match setup.py | zlg | 1 | -80/+67 | |
| 2018-09-03 | Branch off from master with pytest, tox, click | zlg | 16 | -778/+779 | |
| 2018-03-18 | Flesh out filter types and ownership status | zlg | 3 | -82/+144 | |
| 2018-03-18 | README.mdown: break line correctly | zlg | 1 | -1/+1 | |
| 2018-03-18 | add 'playlog' list filter | zlg | 2 | -2/+9 | |
| 2018-03-13 | Update helpers a bit | zlg | 1 | -2/+9 | |
| 2018-03-13 | Make VGSTASH_DB_LOCATION point to a file | zlg | 2 | -21/+20 | |
| 2016-11-18 | Remove settings from helpers.sh | Ze Libertine Gamer | 1 | -5/+0 | |
| 2016-11-15 | Correct phrasing in README. | Ze Libertine Gamer | 1 | -4/+4 | |
| 2016-11-13 | Derp | Ze Libertine Gamer | 1 | -0/+1 | |
| 2016-11-03 | Improve error handling in shell scripts | Ze Libertine Gamer | 4 | -3/+23 | |
| 2016-10-24 | Correct run_again, add recursion | Ze Libertine Gamer | 1 | -0/+4 | |
| 2016-10-21 | Add quotes to correct behavior for arglist | Ze Libertine Gamer | 1 | -1/+1 | |
| 2016-10-14 | updater.sh: add recursion, error handling | Ze Libertine Gamer | 1 | -43/+101 | |
| 2016-10-14 | Correct pipe-handling behavior | Ze Libertine Gamer | 1 | -1/+9 | |
| 2016-10-12 | Clarify a method to move between platforms | Ze Libertine Gamer | 1 | -2/+5 | |
