aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix the memory leakingwatiko2015-12-12
* Revert char to char_uwatiko2015-12-12
* tests: Improve legacy autocmd_option.watiko2015-12-12
* Improve coding stylewatiko2015-12-06
* tests: Keep each autocmd_option's test in isolation.watiko2015-11-28
* Use vim_snprintf instead of sprintfwatiko2015-11-28
* Improve coding stylewatiko2015-11-28
* Improve coding stylewatiko2015-11-28
* tests: Improve legacy test autocmd_option.watiko2015-11-28
* tests: Migrate legacy test autocmd_option.watiko2015-11-28
* vim-patch:7.4.790watiko2015-11-28
* vim-patch:7.4.789watiko2015-11-28
* vim-patch:7.4.787watiko2015-11-28
* vim-patch:7.4.786watiko2015-11-28
* Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\
| * shada: Do not save unlisted and quickfix buffersZyX2015-11-23
* | Merge pull request #3741 from Pyrohh/doc-rm-todoMichael Reed2015-11-27
|\ \
| * | doc: Remove todo.txtMichael Reed2015-11-25
* | | Windows: Only redefine ssize_t for MSVCRui Abreu Ferreira2015-11-26
* | | CONTRIBUTING.md: Fix broken sentenceMichael Reed2015-11-26
* | | Merge pull request #3531 from equalsraf/tb-cleanup-os-errorsMichael Reed2015-11-25
|\ \ \
| * | | Don't use errno constants for os_open() errorsRui Abreu Ferreira2015-11-25
| * | | Update shada.c to use libuv error constants instead of errno constantsRui Abreu Ferreira2015-11-25
| * | | Use libuv errors instead of errno in unit testsRui Abreu Ferreira2015-11-25
| * | | Return libuv error code from os_getperm()Rui Abreu Ferreira2015-11-25
| * | | Return libuv return code from os_stat()Rui Abreu Ferreira2015-11-25
| * | | Fix comments for os_* functions return valueRui Abreu Ferreira2015-11-25
|/ / /
* | | Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* | | Merge pull request #3742 from Pyrohh/antialiasMichael Reed2015-11-25
|\ \ \ | |/ / |/| |
| * | Remove 'antialias' remnantsMichael Reed2015-11-25
|/ /
* | Merge pull request #3740 from Pyrohh/vi_diff2Michael Reed2015-11-25
|\ \
| * | doc/vi_diff.txt: Remove unneeded opening paragraphMichael Reed2015-11-24
| * | doc/vi_diff.txt: Remove remaining "{Vi: ...}" noteMichael Reed2015-11-24
| * | doc: Remove some Vi-compatibility stuffMichael Reed2015-11-24
|/ /
* | Merge pull request #3733 from Pyrohh/doc_developMichael Reed2015-11-24
|\ \
| * | doc/develop.txt: Remove "coding-style" sectionMichael Reed2015-11-24
| * | doc/develop.txt: Mention src/nvim/README.mdMichael Reed2015-11-24
| * | doc/develop.txt: Remove "design-assumptions" sectionMichael Reed2015-11-24
|/ /
* | Merge pull request #3734 from Pyrohh/src-readmeMichael Reed2015-11-24
|\ \
| * | src: README.txt -> README.mdMichael Reed2015-11-23
|/ /
* | Merge pull request #3731 from Pyrohh/gitignoreMichael Reed2015-11-23
|\ \
| * | Update .gitignoreMichael Reed2015-11-23
|/ /
* | Merge pull request #3624 from Pyrohh/vi_diffMichael Reed2015-11-23
|\ \
| * | doc: vi_diff: Remove 'Missing options' sectionMichael Reed2015-11-23
| * | doc: vi_diff: Remove 'Other vim features' sectionMichael Reed2015-11-23
| * | doc: vi_diff: Remove 'Command line arguments' sectionMichael Reed2015-11-23
| * | doc: Remove stray {not in Vi} tagMichael Reed2015-11-23
* | | Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\ \ \ | |/ / |/| |
| * | shada: Also store last search directionZyX2015-11-23
| |/
* | Merge PR #3687 'Add luacheck for linting tests'Marco Hinz2015-11-23
|\ \