aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add dfv(1df) version-printing toolTom Ryder2017-11-014-0/+27
* Merge branch 'feature/vim-syn-lint' into developTom Ryder2017-11-012-4/+3
|\
| * Correct variable name in commentTom Ryder2017-11-011-3/+2
| * Remove extraneous spacing between wordsTom Ryder2017-11-011-1/+1
|/
* Merge branch 'hotfix/v0.2.1' into developTom Ryder2017-10-315-8/+8
|\
| * Use "shell" not "sh" consistentlyTom Ryder2017-10-314-6/+6
| * Bump version number to 0.2.1Tom Ryder2017-10-311-2/+2
| * Merge branch 'release/v0.2.0'v0.2.0Tom Ryder2017-10-3120-55/+138
| |\
| * \ Merge branch 'release/v0.1.0'v0.1.0Tom Ryder2017-10-312-1/+3
| |\ \
* | \ \ Merge branch 'release/v0.2.0' into developTom Ryder2017-10-311-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bump version number to 0.2.0Tom Ryder2017-10-311-2/+2
|/ / /
* | | Merge branch 'feature/lint-stable' into developTom Ryder2017-10-3119-53/+136
|\ \ \
| * | | Correct some vestigial programs to shell namesTom Ryder2017-10-313-3/+3
| * | | Add idea and issue regarding checking and lintingTom Ryder2017-10-312-0/+5
| * | | Bring Xinit check/lint scripts up to standardTom Ryder2017-10-312-4/+11
| * | | Revamp `lint-vim` target for consistencyTom Ryder2017-10-311-5/+10
| * | | Inline check arguments for URxvt perlsTom Ryder2017-10-311-2/+1
| * | | Check and lint URxvt Perls correctlyTom Ryder2017-10-313-5/+11
| * | | Add option terminators to some stray `set` callsTom Ryder2017-10-312-3/+3
| * | | Apply revisions to `check-zsh` target as wellTom Ryder2017-10-311-4/+8
| * | | Tidy and correct linting for all three shellsTom Ryder2017-10-316-28/+49
| * | | Use shell name not command in check/lint messagesTom Ryder2017-10-312-6/+6
| * | | Apply stable check and lint methods to games shellTom Ryder2017-10-313-4/+11
| * | | Correct copypaste errors in `check-bin`, `lint-bin`Tom Ryder2017-10-311-3/+3
| * | | Add conditional Bash `check-bin`, `lint-bin`Tom Ryder2017-10-312-0/+24
| * | | Show explicit success message for `lint-bin`Tom Ryder2017-10-311-1/+2
| * | | Correct misleading output for `lint-bin`Tom Ryder2017-10-311-1/+1
| * | | Adjust `check-bin`, `lint-bin` for built scriptsTom Ryder2017-10-313-3/+7
| * | | Revert "Drastically simplify `lint` scripts"Tom Ryder2017-10-318-35/+19
| * | | Drastically simplify `lint` scriptsTom Ryder2017-10-318-19/+35
|/ / /
* | | Merge branch 'release/v0.1.0' into developTom Ryder2017-10-312-3/+3
|\ \ \ | | |/ | |/|
| * | Remove -no_ssl2 from osc(1df)Tom Ryder2017-10-311-1/+1
| * | Bump version number to v0.1.0Tom Ryder2017-10-311-2/+2
|/ /
* | Merge branch 'feature/versioning' into developTom Ryder2017-10-311-0/+2
|\ \ | |/ |/|
| * Add VERSION number with null dataTom Ryder2017-10-311-0/+2
|/
* Reload indent global defaults before each filetypeTom Ryder2017-10-313-0/+9
* Use clunkier, more compatible indent option resetTom Ryder2017-10-311-6/+5
* Remove duplicated 'encoding' Vim configurationTom Ryder2017-10-311-5/+0
* Complete a partially-written commentTom Ryder2017-10-311-1/+1
* Show Vim option values after leader-key toggleTom Ryder2017-10-305-13/+12
* Toggle Vim 'hlsearch' and 'incsearch' locallyTom Ryder2017-10-301-4/+4
* Note that StripTrailingWhitespace() does whole docTom Ryder2017-10-301-1/+1
* Move 'joinspaces' Vim config to join subfileTom Ryder2017-10-302-4/+3
* Reimplement stable normal-mode J join mappingTom Ryder2017-10-301-4/+24
* Add some comments to 'formatoptions' switchingTom Ryder2017-10-301-0/+10
* Move execution out of 'formatoptions' conditionalTom Ryder2017-10-301-2/+3
* Use full `execute` command, not `exec`Tom Ryder2017-10-301-2/+2
* Use clearer method for 'formatoptions' flag toggleTom Ryder2017-10-301-2/+5
* Use explicit case-sensitive 'formatoptions' matchTom Ryder2017-10-301-1/+1
* Switch on local formatoptions setting, not globalTom Ryder2017-10-301-1/+1