Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'hotfix/v8.20.1'v8.20.1 | Tom Ryder | 2020-04-25 | 2 | -19/+37 |
|\ | | | | | | | | | | | | | * hotfix/v8.20.1: Handle ignoring relative paths in XDG env dirs Factor out XDG env defaults for readability Implement specified fallbacks for $XDG_*_DIRS | ||||
| * | Bump VERSION | Tom Ryder | 2020-04-25 | 1 | -2/+2 |
| | | |||||
| * | Handle ignoring relative paths in XDG env dirs | Tom Ryder | 2020-04-25 | 1 | -2/+9 |
| | | | | | | | | | | | | | | From <https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html#basics>: > All paths set in these environment variables must be absolute. If an > implementation encounters a relative path in any of these variables it > should consider the path invalid and ignore it. | ||||
| * | Factor out XDG env defaults for readability | Tom Ryder | 2020-04-25 | 1 | -15/+26 |
| | | |||||
| * | Implement specified fallbacks for $XDG_*_DIRS | Tom Ryder | 2020-04-25 | 1 | -2/+2 |
|/ | | | | | | | | | From <https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html#variables>: > If $XDG_DATA_DIRS is either not set or empty, a value equal to > /usr/local/share/:/usr/share/ should be used. > ... > If $XDG_CONFIG_DIRS is either not set or empty, a value equal to > /etc/xdg should be used. | ||||
* | Merge branch 'release/v8.20.0'v8.20.0 | Tom Ryder | 2020-04-25 | 6 | -42/+76 |
|\ | | | | | | | | | | | | | | | | | | | | | * release/v8.20.0: Revert "Remove Vim :helptags generation" Remove Vim :helptags generation Include XDG_{CONFIG,DATA}_DIRS handling in Vim Roll out the beginnings of XDG support for Vim Remove thesaurus install target Correct built paths for Vim cache dirs Use explicitly nullglob Zsh patterns | ||||
| * | Bump VERSION | Tom Ryder | 2020-04-25 | 1 | -2/+2 |
| | | |||||
| * | Revert "Remove Vim :helptags generation" | Tom Ryder | 2020-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This reverts commit f635e2b25d653da5e9534d84974f995b22c73f44. There doesn't seem to be a convenient way to force the tags to generate in another directory, so I think we'll just wear this. | ||||
| * | Remove Vim :helptags generation | Tom Ryder | 2020-04-25 | 1 | -1/+0 |
| | | | | | | | | This puts it in ~/.vim/doc/tags, which we don't necessarily want. | ||||
| * | Include XDG_{CONFIG,DATA}_DIRS handling in Vim | Tom Ryder | 2020-04-25 | 2 | -30/+62 |
| | | | | | | | | This obsoletes custom $MYVIM variables. | ||||
| * | Roll out the beginnings of XDG support for Vim | Tom Ryder | 2020-04-25 | 2 | -21/+30 |
| | | | | | | | | | | The idea here isn't to remove ~/.vim, but to be able to use ~/.cache and ~/.config on a per-machine basis. | ||||
| * | Remove thesaurus install target | Tom Ryder | 2020-04-25 | 2 | -8/+2 |
| | | | | | | | | Not really appropriate for a Makefile to `curl` resources. | ||||
| * | Correct built paths for Vim cache dirs | Tom Ryder | 2020-04-25 | 1 | -5/+4 |
| | | |||||
| * | Use explicitly nullglob Zsh patterns | Tom Ryder | 2020-04-23 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'release/v8.19.0' into develop | Tom Ryder | 2020-04-23 | 1 | -2/+2 |
| |\ | |||||
* | \ | Merge branch 'release/v8.19.0'v8.19.0 | Tom Ryder | 2020-04-23 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Bump VERSION | Tom Ryder | 2020-04-23 | 1 | -2/+2 |
| |/ | |||||
| * | Merge branch 'release/v8.18.0' into developv8.18.0 | Tom Ryder | 2020-04-23 | 2 | -2/+16 |
| |\ | | | | | | | | | | | | | * release/v8.18.0: Update PGP key | ||||
* | \ | Merge branch 'release/v8.18.0' | Tom Ryder | 2020-04-23 | 11 | -17/+66 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v8.18.0: Update PGP key Remove creation of ~/.vim/cache/spell Add setting for 'viewdir' option Add manual page for phpcsff(1df) Use XDG base directories for shell keep() funcs Use XDG base directories for .dotfiles.conf Remove gms Mutt binding Add map to reload ~/.muttrc | ||||
| * | | Update PGP key | Tom Ryder | 2020-04-23 | 1 | -0/+14 |
| | | | |||||
| * | | Bump VERSION | Tom Ryder | 2020-04-23 | 1 | -2/+2 |
| |/ | |||||
| * | Remove creation of ~/.vim/cache/spell | Tom Ryder | 2020-04-23 | 1 | -1/+0 |
| | | | | | | | | This directory isn't actually used by ~/.vim/vimrc. | ||||
| * | Add setting for 'viewdir' option | Tom Ryder | 2020-04-23 | 2 | -1/+13 |
| | | |||||
| * | Add manual page for phpcsff(1df) | Tom Ryder | 2020-04-23 | 1 | -0/+21 |
| | | |||||
| * | Use XDG base directories for shell keep() funcs | Tom Ryder | 2020-04-22 | 4 | -7/+7 |
| | | |||||
| * | Use XDG base directories for .dotfiles.conf | Tom Ryder | 2020-04-22 | 1 | -3/+4 |
| | | |||||
| * | Remove gms Mutt binding | Tom Ryder | 2020-04-21 | 1 | -3/+0 |
| | | | | | | | | | | Mail retrieval methods differ between systems for me now--some use gms(1df), others use systemd units. | ||||
| * | Add map to reload ~/.muttrc | Tom Ryder | 2020-04-20 | 1 | -0/+5 |
| | | |||||
| * | Merge branch 'release/v8.17.0' into develop | Tom Ryder | 2020-04-06 | 1 | -2/+2 |
| |\ | |||||
* | \ | Merge branch 'release/v8.17.0'v8.17.0 | Tom Ryder | 2020-04-06 | 2 | -3/+2 |
|\ \ \ | | |/ | |/| | | | | | | | * release/v8.17.0: Remove stray file | ||||
| * | | Bump VERSION | Tom Ryder | 2020-04-06 | 1 | -2/+2 |
| |/ | |||||
| * | Remove stray file | Tom Ryder | 2020-04-06 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'release/v8.16.0' into developv8.16.0 | Tom Ryder | 2020-04-06 | 2 | -16/+2 |
| |\ | | | | | | | | | | | | | * release/v8.16.0: Update PGP key | ||||
* | \ | Merge branch 'release/v8.16.0' | Tom Ryder | 2020-04-06 | 5 | -22/+9 |
|\ \ \ | | |/ | |/| | | | | | | | | | | * release/v8.16.0: Update PGP key Call path create rather than command | ||||
| * | | Update PGP key | Tom Ryder | 2020-04-06 | 1 | -14/+0 |
| | | | |||||
| * | | Bump VERSION | Tom Ryder | 2020-04-06 | 1 | -2/+2 |
| |/ | |||||
| * | Call path create rather than command | Tom Ryder | 2020-04-06 | 3 | -6/+7 |
| | | | | | | | | Prevents issues with premature expansion of env variables. | ||||
| * | Merge branch 'release/v8.15.0' into develop | Tom Ryder | 2020-04-05 | 2 | -2/+16 |
| |\ | | | | | | | | | | | | | * release/v8.15.0: Update PGP key | ||||
* | \ | Merge branch 'release/v8.15.0'v8.15.0 | Tom Ryder | 2020-04-05 | 2 | -2/+16 |
|\ \ \ | | |/ | |/| | | | | | | | * release/v8.15.0: Update PGP key | ||||
| * | | Update PGP key | Tom Ryder | 2020-04-05 | 1 | -0/+14 |
| | | | |||||
| * | | Bump VERSION | Tom Ryder | 2020-04-05 | 1 | -2/+2 |
| |/ | |||||
| * | Merge branch 'release/v8.14.0' into develop | Tom Ryder | 2020-04-05 | 2 | -16/+2 |
| |\ | | | | | | | | | | | | | * release/v8.14.0: Update PGP key | ||||
* | \ | Merge branch 'release/v8.14.0'v8.14.0 | Tom Ryder | 2020-04-05 | 6 | -38/+24 |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | * release/v8.14.0: Update PGP key Vim: Use more correct method of escaping :set RHS Check for existence of 'colorcolumn' option | ||||
| * | | Update PGP key | Tom Ryder | 2020-04-05 | 1 | -14/+0 |
| | | | |||||
| * | | Bump VERSION | Tom Ryder | 2020-04-05 | 1 | -2/+2 |
| |/ | |||||
| * | Vim: Use more correct method of escaping :set RHS | Tom Ryder | 2020-04-05 | 3 | -15/+13 |
| | | |||||
| * | Check for existence of 'colorcolumn' option | Tom Ryder | 2020-04-05 | 1 | -7/+9 |
| | | |||||
| * | Merge branch 'release/v8.13.0' into develop | Tom Ryder | 2020-02-16 | 2 | -3/+2 |
| |\ | | | | | | | | | | | | | * release/v8.13.0: Update PGP key | ||||
* | \ | Merge branch 'release/v8.13.0'v8.13.0 | Tom Ryder | 2020-02-16 | 2 | -6/+6 |
|\ \ \ | | |/ | |/| | | | | | | | | | | * release/v8.13.0: Update PGP key Update PGP key | ||||
| * | | Update PGP key | Tom Ryder | 2020-02-16 | 1 | -1/+0 |
| | | |