Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | vim-patch.sh: Query git for name of neovim remote | James McCoy | 2016-04-23 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #4367 from jbradaric/vim-7.4.1107 | Justin M. Keyes | 2016-04-22 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Fix another linter error. | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | delete_spec: Fix linter errors. | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | Merge tempfile.c back into fileio.c | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | vim-patch:7.4.1120 | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | vim-patch:7.4.1117 | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | Fix linter errors. | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | vim-patch:7.4.1116 | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | vim-patch:7.4.1114 | Jurica Bradaric | 2016-04-20 | |
| * | | | | | | | | | | vim-patch:7.4.1107 | Jurica Bradaric | 2016-04-20 | |
* | | | | | | | | | | | version.c: update. #4301 | Shougo Matsushita | 2016-04-22 | |
* | | | | | | | | | | | Merge #3229 ':tcd' | Justin M. Keyes | 2016-04-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | tcd: doc, error messages | Justin M. Keyes | 2016-04-21 | |
| * | | | | | | | | | | Implement tab-local working directory feature. | HiPhish | 2016-04-20 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #4618 from bfredl/regcrash | Björn Linse | 2016-04-21 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | eval: let getreg() return valid list for an undefined register | Björn Linse | 2016-04-21 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4610 from KillTheMule/vim-7.4.819 | Justin M. Keyes | 2016-04-20 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:7.4.819 | KillTheMule | 2016-04-19 | |
* | | | | | | | | | | Merge pull request #4589 from gregorias/patch_1113 | Justin M. Keyes | 2016-04-20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | vim-patch:7.4.1113 | Grzegorz Milka | 2016-04-19 | |
| |/ / / / / / / / / | ||||
* / / / / / / / / / | v:windowid #4608 | Rui Abreu Ferreira | 2016-04-19 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4604 from dbarnett/vim-60cce2f | Justin M. Keyes | 2016-04-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:60cce2f | David Barnett | 2016-04-18 | |
* | | | | | | | | | | doc: remove redundant, outdated section. | Justin M. Keyes | 2016-04-19 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4603 from dbarnett/vim-ca63501 | Justin M. Keyes | 2016-04-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:ca63501 | David Barnett | 2016-04-18 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4602 from dbarnett/vim-12969c0 | Justin M. Keyes | 2016-04-19 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:12969c0 | David Barnett | 2016-04-18 | |
* | | | | | | | | | | Merge #4553 | Justin M. Keyes | 2016-04-18 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | test: remote/define.vim: Add some spice. | Justin M. Keyes | 2016-04-18 | |
| * | | | | | | | | | test: format | Case Nelson | 2016-04-18 | |
| * | | | | | | | | | test: remote/define.vim: range | Case Nelson | 2016-04-18 | |
| * | | | | | | | | | remote/define.vim: support remote function "range" | Paul Jolly | 2016-04-18 | |
* | | | | | | | | | | Merge pull request #4601 from dbarnett/vim-f913281 | Justin M. Keyes | 2016-04-19 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | vim-patch:f913281 (runtime/doc/) | David Barnett | 2016-04-18 | |
* | | | | | | | | | | Merge pull request #4599 from Shougo/fixerror | Justin M. Keyes | 2016-04-18 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Fix loading remote plugin error | Shougo Matsushita | 2016-04-19 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #3951 from cacplate/misc1_Wconversion | Björn Linse | 2016-04-18 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | misc1.c: enable -Wconversion | Charles Joachim | 2016-04-17 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #4018 from justinmk/vim-35e7594 | Justin M. Keyes | 2016-04-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch.sh: recognize malformed patches. | Justin M. Keyes | 2016-04-18 | |
| * | | | | | | | | | test: convert test_marks.in. | Justin M. Keyes | 2016-04-18 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4590 from Streetwalrus/issue4471 | Justin M. Keyes | 2016-04-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | rplugin: Ignore modeline while chaining events | Dan Elkouby | 2016-04-18 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4595 from dbarnett/vim-fc39ec | Justin M. Keyes | 2016-04-18 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:fc39ec (runtime/filetype.vim) | David Barnett | 2016-04-17 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #4594 from dbarnett/vim-88774f | Justin M. Keyes | 2016-04-17 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:88774f | David Barnett | 2016-04-17 | |
* | | | | | | | | | | Merge pull request #4131 from ZyX-I/json-functions | Justin M. Keyes | 2016-04-17 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | |