aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'release/v5.35.0'v5.35.0Tom Ryder2019-06-103-6/+11
|\ | | | | | | | | | | | | | | * release/v5.35.0: Set a Unicode-friendly font on Windows Edit :PutDate command to support a range Correct a comment describing PutDate() Restore my French
| * Bump VERSIONTom Ryder2019-06-101-2/+2
| |
| * Set a Unicode-friendly font on WindowsTom Ryder2019-06-101-0/+5
| |
| * Edit :PutDate command to support a rangeTom Ryder2019-06-101-2/+2
| |
| * Correct a comment describing PutDate()Tom Ryder2019-06-101-1/+1
| |
| * Restore my FrenchTom Ryder2019-06-101-1/+1
| |
| * Merge branch 'hotfix/v5.34.1' into developTom Ryder2019-06-102-2/+5
| |\ | | | | | | | | | | | | | | | * hotfix/v5.34.1: Allow merge commits to master Add bang to :command declaration so they redefine
| * \ Merge branch 'release/v5.34.0' into developTom Ryder2019-06-101-2/+2
| |\ \
* | \ \ Merge branch 'hotfix/v5.34.1'v5.34.1Tom Ryder2019-06-102-2/+5
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | * hotfix/v5.34.1: Allow merge commits to master
| * | | Bump VERSIONTom Ryder2019-06-101-2/+2
| | | |
| * | | Allow merge commits to masterTom Ryder2019-06-101-0/+3
|/ / /
* | | Merge branch 'release/v5.34.0'v5.34.0Tom Ryder2019-06-102-26/+23
|\ \ \ | | |/ | |/| | | | | | | | | | | | | * release/v5.34.0: Explicitly set colorscheme to default on load fail Refactor vimrc reload and source hooks Add bang to :command declaration so they redefine
| * | Bump VERSIONTom Ryder2019-06-101-1/+1
| | |
| * | Bump VERSIONTom Ryder2019-06-101-2/+2
| |/
| * Explicitly set colorscheme to default on load failTom Ryder2019-06-101-1/+1
| |
| * Refactor vimrc reload and source hooksTom Ryder2019-06-101-23/+20
| |
| * Bump VERSIONTom Ryder2019-06-101-2/+2
| |
| * Add bang to :command declaration so they redefineTom Ryder2019-06-101-2/+2
| |
| * Merge branch 'release/v5.33.0' into developTom Ryder2019-06-101-2/+2
| |\
* | \ Merge branch 'hotfix/v5.33.1'v5.33.1Tom Ryder2019-06-102-4/+4
|\ \ \ | | | | | | | | | | | | | | | | * hotfix/v5.33.1: Add bang to :command declaration so they redefine
| * | | Bump VERSIONTom Ryder2019-06-101-2/+2
| | | |
| * | | Add bang to :command declaration so they redefineTom Ryder2019-06-101-2/+2
|/ / /
* | | Merge branch 'release/v5.33.0'v5.33.0Tom Ryder2019-06-104-5/+13
|\ \ \ | | |/ | |/| | | | | | | | | | | | | * release/v5.33.0: Limit scope of UTC function Add bang to function declaration so it redefines Prevent me from using `which`
| * | Bump VERSIONTom Ryder2019-06-101-2/+2
| |/
| * Limit scope of UTC functionTom Ryder2019-06-101-2/+2
| |
| * Add bang to function declaration so it redefinesTom Ryder2019-06-101-1/+1
| |
| * Prevent me from using `which`Tom Ryder2019-06-102-0/+8
| |
| * Merge branch 'release/v5.32.0' into developTom Ryder2019-06-101-2/+2
| |\
* | \ Merge branch 'release/v5.32.0'v5.32.0Tom Ryder2019-06-102-3/+3
|\ \ \ | | |/ | |/| | | | | | | * release/v5.32.0: Add space to :put command
| * | Bump VERSIONTom Ryder2019-06-101-2/+2
| |/
| * Add space to :put commandTom Ryder2019-06-101-1/+1
| |
| * Merge branch 'release/v5.31.0' into developTom Ryder2019-06-101-2/+2
| |\
* | \ Merge branch 'release/v5.31.0'v5.31.0Tom Ryder2019-06-105-8/+39
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * release/v5.31.0: Add an idea about spell files Move local spellfile out into ad-hoc plugin Add uncommented code for spellfile extension Correct a badly copy-pasted sentence Add a command prefix Add an idea Add an issue Change a word in a comment Expand on why I hate i_CTRL-C
| * | Bump VERSIONTom Ryder2019-06-101-2/+2
| |/
| * Add an idea about spell filesTom Ryder2019-06-101-0/+2
| |
| * Move local spellfile out into ad-hoc pluginTom Ryder2019-06-102-22/+26
| | | | | | | | | | | | At some point I'll package this up properly as a little distribution, once I'm a bit more confident it's working correctly. So far, it's pretty neat.
| * Add uncommented code for spellfile extensionTom Ryder2019-06-102-4/+22
| |
| * Correct a badly copy-pasted sentenceTom Ryder2019-06-101-3/+2
| |
| * Add a command prefixTom Ryder2019-06-101-1/+1
| |
| * Add an ideaTom Ryder2019-06-101-0/+4
| |
| * Add an issueTom Ryder2019-06-101-0/+2
| |
| * Change a word in a commentTom Ryder2019-06-101-1/+1
| |
| * Expand on why I hate i_CTRL-CTom Ryder2019-06-101-1/+3
| |
| * Merge branch 'release/v5.30.0' into developTom Ryder2019-06-101-2/+2
| |\
* | \ Merge branch 'release/v5.30.0'v5.30.0Tom Ryder2019-06-102-15/+35
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | * release/v5.30.0: Inline a set-run-restore command triplet Document what appears to be a Vim v8.1 bug Rename Date() to PutDate() to make func clearer Factor out date printing into function Use strftime() for date printing Arrange abbreviations in columns
| * | Bump VERSIONTom Ryder2019-06-101-2/+2
| |/
| * Inline a set-run-restore command tripletTom Ryder2019-06-101-3/+1
| |
| * Document what appears to be a Vim v8.1 bugTom Ryder2019-06-101-0/+5
| |
| * Rename Date() to PutDate() to make func clearerTom Ryder2019-06-101-3/+3
| |
| * Factor out date printing into functionTom Ryder2019-06-101-2/+6
| |