aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* errors: Introduce "E856: Filename too long"Justin M. Keyes2017-01-23
* add_pathsep(): Return false if filename is too long.cztchoice2017-01-23
* refactor: strlcat instead of str{n}cat.cztchoice2017-01-23
* Merge #5995 from ZyX-I/coverity-fixesJustin M. Keyes2017-01-23
|\
| * coverity/133898: Fix sizeof argumentZyX2017-01-23
| * ex_cmds: Also pass correct length in windows codeZyX2017-01-23
| * coverity/155511: Pass correct length argument to strncat()ZyX2017-01-23
| * coverity/155512: Pass correct length to strncat()ZyX2017-01-23
| * coverity/155513: Do not assume xcalloc can return NULLZyX2017-01-23
* | version.c: updateShougo Matsushita2017-01-22
|/
* Merge #5782 'Visual-mode put from @. register'Justin M. Keyes2017-01-22
|\
| * put fixup, esp. ". register close #5709 #5781Matthew Malcomson2017-01-18
* | readfile(): Fix read-after-free.Justin M. Keyes2017-01-21
* | test: expand_env_esc()Justin M. Keyes2017-01-21
* | Merge #5977 from justinmk/tui-cursor-shapeJustin M. Keyes2017-01-21
|\ \
| * | tui: Enable mode-sensitive cursor by default.Justin M. Keyes2017-01-20
| * | tui: Do not decide cursor blinking.Justin M. Keyes2017-01-20
* | | input_enqueue(): Fix length calculation. (#5981)Justin M. Keyes2017-01-20
* | | vim-patch:7.4.2049,7.4.2050,7.4.2064,7.4.2067,7.4.2081 (#5969)Justin M. Keyes2017-01-20
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.2081lonerover2017-01-19
| * | vim-patch:7.4.2067lonerover2017-01-19
| * | vim-patch:7.4.2064lonerover2017-01-19
| * | vim-patch:7.4.2050lonerover2017-01-19
| * | vim-patch:7.4.2049lonerover2017-01-19
| |/
* | Merge #5937 from justinmk/win32-testJustin M. Keyes2017-01-19
|\ \
| * | win: fix warningsJustin M. Keyes2017-01-19
| |/
* | Merge #5865 from lonerover/vim-7.4.2036Justin M. Keyes2017-01-19
|\ \ | |/ |/|
| * buffer.c: use a map instead of hashtabrover2017-01-19
| * fix lint errorlonerover2017-01-04
| * vim-patch:7.4.2036lonerover2017-01-03
* | DirChanged: set <amatch> (#5961)Justin M. Keyes2017-01-17
* | vim-patch:7.4.2062 (#5954)Shougo2017-01-16
* | Merge #5928 'New event: DirChanged'Marco Hinz2017-01-16
|\ \
| * | Rename yank_do_autocmd() to do_autocmd_textyankpost()Marco Hinz2017-01-13
| * | Move apply_autocmd_dirchanged() to vim_chdir()Marco Hinz2017-01-13
| * | Trigger DirChanged on 'autochdir'Marco Hinz2017-01-13
| * | Don't expand filenames during autocmdMarco Hinz2017-01-13
| * | New event: DirChangedMarco Hinz2017-01-13
* | | vim-patch:7.4.2031 (#5955)Shougo2017-01-16
* | | readfile(): Avoid file message when reading from stdin. #5956Michael Schupikov2017-01-16
* | | Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...Justin M. Keyes2017-01-16
|\ \ \
| * | | fix test failurelonerover2017-01-09
| * | | vim-patch:7.4.2314lonerover2017-01-09
| * | | vim-patch:7.4.2313lonerover2017-01-09
| * | | vim-patch:7.4.2300lonerover2017-01-09
| * | | vim-patch:7.4.2117lonerover2017-01-09
| * | | vim-patch:7.4.2077rover2017-01-08
| * | | vim-patch:7.4.2075rover2017-01-08
| * | | vim-patch:7.4.2006rover2017-01-08
* | | | vim-patch:7.4.2099 (#5951)Shougo2017-01-15