aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | vim-patch:5a46a58KillTheMule2016-04-25
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4630 from jamessan/vim-7.4.613Justin M. Keyes2016-04-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | regexp_nfa.c: Fix various linter errorsJames McCoy2016-04-25
| * | | | | | | | | vim-patch:7.4.613James McCoy2016-04-25
* | | | | | | | | | Merge pull request #4593 from ZyX-I/length-functionsJustin M. Keyes2016-04-26
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | *: Fix linter errorsZyX2016-04-18
| * | | | | | | | | ex_getln: Make get_histtype return HIST_DEFAULT if neededZyX2016-04-18
| * | | | | | | | | ex_getln: Make get_histtype accept length argumentZyX2016-04-18
| * | | | | | | | | option: Allow zero-length optionsZyX2016-04-18
| * | | | | | | | | option: Use findoption_len in do_setZyX2016-04-18
| * | | | | | | | | option: Add find_key_option_len functionZyX2016-04-18
| * | | | | | | | | option: Add findoption_len functionZyX2016-04-18
| * | | | | | | | | keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* | | | | | | | | | Merge pull request #4647 from justinmk/vimpatchesJustin M. Keyes2016-04-26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.998Justin M. Keyes2016-04-25
| * | | | | | | | | | version.c: update NAKillTheMule2016-04-25
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4631 from KillTheMule/vim-7.4.871Justin M. Keyes2016-04-25
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Happy little, happy little, happy little linterKillTheMule2016-04-22
| * | | | | | | | | vim-patch:7.4.871KillTheMule2016-04-22
| * | | | | | | | | The trivial part of 7.4.871KillTheMule2016-04-22
* | | | | | | | | | Merge pull request #4325 from watiko/vim-7.4.984Justin M. Keyes2016-04-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.1093watiko2016-03-02
| * | | | | | | | | | tests: Migrate legacy test searchposwatiko2016-03-02
| * | | | | | | | | | vim-patch:7.4.984watiko2016-03-02
* | | | | | | | | | | Merge pull request #4632 from KillTheMule/vim-7.4.822Justin M. Keyes2016-04-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Linting.KillTheMule2016-04-23
| * | | | | | | | | | | vim-patch:7.4.822KillTheMule2016-04-23
* | | | | | | | | | | | Merge #4303 'vim-patch:7.4.{951,1143,1144}'.Justin M. Keyes2016-04-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test: Remove migrated legacy test from Makefilewatiko2016-03-02
| * | | | | | | | | | | | tests: Migrate legacy test sortwatiko2016-03-02
| * | | | | | | | | | | | vim-patch:7.4.1144watiko2016-03-02
| * | | | | | | | | | | | vim-patch:7.4.1143watiko2016-03-02
| * | | | | | | | | | | | vim-patch:7.4.951watiko2016-03-02
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tests: Migrate legacy test tagcasewatiko2016-03-06
| * | | | | | | | | | | | vim-patch:7.4.957watiko2016-03-06
| * | | | | | | | | | | | vim-patch:7.4.942watiko2016-03-06
| * | | | | | | | | | | | buffer_defs.h: Fix lint errorswatiko2016-03-06
| * | | | | | | | | | | | vim-patch:7.4.941watiko2016-03-06
* | | | | | | | | | | | | mouse: Implement horizontal scroll. #3450bambu2016-04-25
* | | | | | | | | | | | | Merge pull request #4642 from justinmk/unittest-event_initJustin M. Keyes2016-04-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | test/unit: ensure event_init()Justin M. Keyes2016-04-25
| * | | | | | | | | | | | | test: shell_spec: rename variableJustin M. Keyes2016-04-24
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | version bumpJustin M. Keyes2016-04-24
* | | | | | | | | | | | | NVIM v0.1.4v0.1.4Justin M. Keyes2016-04-24
* | | | | | | | | | | | | release.sh: Automate release process.Justin M. Keyes2016-04-24
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4636 from blueyed/vim-patch-fix-find_git_remoteJustin M. Keyes2016-04-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vim-patch.sh: fix/improve pattern with find_git_remoteDaniel Hahler2016-04-24
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4571 from bfredl/pumtestBjörn Linse2016-04-24
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | tests/ui: screen tests for completion popupmenuBjörn Linse2016-04-24
|/ / / / / / / / / / /