aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v8.27.0'v8.27.0Tom Ryder2020-05-034-197/+231
|\ | | | | | | | | | | | | | | | | * release/v8.27.0: Update dotfiles(7) manual page Reflow features list Remove spaces around em-dashes Many README.md improvements in phrasing or grammar Order sub-targets of `install` correctly
| * Update dotfiles(7) manual pageTom Ryder2020-05-031-99/+117
| |
| * Bump VERSIONTom Ryder2020-05-031-2/+2
| |
| * Reflow features listTom Ryder2020-05-031-8/+7
| |
| * Remove spaces around em-dashesTom Ryder2020-05-031-26/+26
| |
| * Many README.md improvements in phrasing or grammarTom Ryder2020-05-031-66/+83
| |
| * Order sub-targets of `install` correctlyTom Ryder2020-05-031-1/+1
| |
| * Merge branch 'release/v8.26.0' into developTom Ryder2020-05-033-26/+19
| |\ | | | | | | | | | | | | | | | * release/v8.26.0: Update PGP key Update dotfiles(7) manual page
* | \ Merge branch 'release/v8.26.0'v8.26.0Tom Ryder2020-05-036-55/+41
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v8.26.0: Update PGP key Update dotfiles(7) manual page Reformat paragraphs in README.md Remove outdated description of GnuPG config gen Update documentation of personal mail paths Add comment to installation dry run command Suggest creation of recommended path in docs Update recommended path in documentation Remove trailing slashes from default XDG basedir Use a dash rather than a three-period ellipsis
| * | Update PGP keyTom Ryder2020-05-031-1/+0
| | |
| * | Update dotfiles(7) manual pageTom Ryder2020-05-031-23/+17
| | |
| * | Bump VERSIONTom Ryder2020-05-031-2/+2
| |/
| * Reformat paragraphs in README.mdTom Ryder2020-05-031-5/+5
| |
| * Remove outdated description of GnuPG config genTom Ryder2020-05-031-9/+1
| | | | | | | | | | I lean much more on defaults now, and haven't used m4/mi5 to generate this config since I drastically pared it back in 002551c.
| * Update documentation of personal mail pathsTom Ryder2020-05-031-1/+1
| |
| * Add comment to installation dry run commandTom Ryder2020-05-031-1/+1
| |
| * Suggest creation of recommended path in docsTom Ryder2020-05-031-0/+1
| |
| * Update recommended path in documentationTom Ryder2020-05-031-10/+10
| |
| * Merge branch 'hotfix/v8.25.2' into developTom Ryder2020-05-034-22/+17
| |\ | | | | | | | | | | | | | | | * hotfix/v8.25.2: Copy, don't reference XDG basedir lists Write v:null back out of XDG routines
| * | Remove trailing slashes from default XDG basedirTom Ryder2020-05-031-1/+1
| | |
| * | Merge branch 'hotfix/v8.25.1' into developTom Ryder2020-05-032-6/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | * hotfix/v8.25.1: Update PGP key fingerprint Force unwanted --quoting-style option to ls(1) off Bump updated date for vimrc
| * | | Use a dash rather than a three-period ellipsisTom Ryder2020-05-031-4/+4
| | | |
| * | | Merge branch 'release/v8.25.0' into developTom Ryder2020-05-031-2/+2
| |\ \ \
* | \ \ \ Merge branch 'hotfix/v8.25.2'v8.25.2Tom Ryder2020-05-034-22/+17
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | * hotfix/v8.25.2: Copy, don't reference XDG basedir lists Write v:null back out of XDG routines
| * | | | Bump VERSIONTom Ryder2020-05-031-2/+2
| | | | |
| * | | | Copy, don't reference XDG basedir listsTom Ryder2020-05-031-3/+3
| | | | |
| * | | | Write v:null back out of XDG routinesTom Ryder2020-05-033-18/+13
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | I had misconfigured my test machine, and was testing the latest Vim v8.2.x when I thought I was testing v7.0.0, which misled me into thinking v:null was defined on the latter version in commit 145998c. Reverse this and just use an empty string as the sentinel value; it's not strictly correct, but it doesn't matter much to XDG.
* | | | Merge branch 'hotfix/v8.25.1'v8.25.1Tom Ryder2020-05-032-6/+7
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * hotfix/v8.25.1: Update PGP key fingerprint
| * | | Bump VERSIONTom Ryder2020-05-031-2/+2
| | | |
| * | | Update PGP key fingerprintTom Ryder2020-05-031-4/+5
|/ / /
* | | Merge branch 'release/v8.25.0'v8.25.0Tom Ryder2020-05-032-27/+30
|\ \ \ | | |/ | |/| | | | | | | | | | | | | * release/v8.25.0: Tighten :try block around 'dictionary'/'thesaurus' Factor out iteration variables with some maps Test dir lists for emptiness to avoid force :unlet
| * | Bump VERSIONTom Ryder2020-05-031-2/+2
| |/
| * Tighten :try block around 'dictionary'/'thesaurus'Tom Ryder2020-05-031-11/+11
| |
| * Factor out iteration variables with some mapsTom Ryder2020-05-031-17/+16
| |
| * Test dir lists for emptiness to avoid force :unletTom Ryder2020-05-031-15/+19
| |
| * Merge branch 'release/v8.24.0' into developTom Ryder2020-05-031-2/+2
| |\
* | \ Merge branch 'release/v8.24.0'v8.24.0Tom Ryder2020-05-034-34/+62
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | * release/v8.24.0: Use v:null in XDG-related contexts Add handling of "after" subdirs in Vim XDG config Separate cache runtime behaviour from config Tolerate unset iteration variables Improve "absolute path" check for XDG base dirs Tidy and correct XDG var getenv() fallback
| * | Bump VERSIONTom Ryder2020-05-031-2/+2
| |/
| * Use v:null in XDG-related contextsTom Ryder2020-05-032-9/+9
| | | | | | | | I hadn't realised it was supported in Vim v7.0.
| * Add handling of "after" subdirs in Vim XDG configTom Ryder2020-05-031-2/+6
| |
| * Separate cache runtime behaviour from configTom Ryder2020-05-031-13/+16
| | | | | | | | It's a little awkward to conflate them.
| * Tolerate unset iteration variablesTom Ryder2020-05-031-2/+4
| |
| * Improve "absolute path" check for XDG base dirsTom Ryder2020-05-031-1/+3
| | | | | | | | | | | | | | | | | | | | * /foo/bar -- absolute * ~/foo -- absolute * / -- Weird, but absolute * ~ -- Weird, but absolute * foo -- Not absolute * foo/bar -- Not absolute * ~foo -- Not absolute
| * Tidy and correct XDG var getenv() fallbackTom Ryder2020-05-032-11/+28
| | | | | | | | | | | | It's more correct for this function to get upset it's been passed a variable name outside the XDG basedirs spec; a more general function, in this case a backporting of getenv() from v8.1.1305.
| * Merge branch 'release/v8.23.0' into developTom Ryder2020-05-021-2/+2
| |\
* | \ Merge branch 'release/v8.23.0'v8.23.0Tom Ryder2020-05-024-113/+3
|\ \ \ | | |/ | |/| | | | | | | | | | | | | * release/v8.23.0: Don't use tmux terminfo file for now Force unwanted --quoting-style option to ls(1) off Bump updated date for vimrc
| * | Bump VERSIONTom Ryder2020-05-021-2/+2
| |/
| * Don't use tmux terminfo file for nowTom Ryder2020-05-023-111/+1
| | | | | | | | | | | | | | When running `ls` with color output on older Debian machines, using this terminfo file doesn't seem to show color, and I can't figure out why. Given I don't really understand the difference between the two at the moment, it's probably best just to keep using the screen one for now.
| * Bump VERSIONTom Ryder2020-05-021-2/+2
| |
| * Force unwanted --quoting-style option to ls(1) offTom Ryder2020-05-022-0/+5
| |