aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | Merge pull request #4166 from lucc/legacy/command_countJustin M. Keyes2016-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | tests: Migrate legacy test command_count.
| * | | | | | | | | | | | tests: Remove old test files for command_count.Lucas Hoffmann2016-02-04
| | | | | | | | | | | | |
| * | | | | | | | | | | | tests: Simplify migrated legacy test.Lucas Hoffmann2016-02-04
| | | | | | | | | | | | |
| * | | | | | | | | | | | tests: Fix migrated legacy test.Lucas Hoffmann2016-02-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The test involves argument and buffer numbers. Therefore it was necessary to use a custom testing session to ensure that the initial buffer corresponds to an argument.
| * | | | | | | | | | | | tests: Migrate legacy test command_count.Lucas Hoffmann2016-02-04
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #4254 from Shougo/remoteJustin M. Keyes2016-02-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | Improve remote plugin scripts
| * | | | | | | | | | | | Improve remote plugin scriptsShougo Matsushita2016-02-14
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4252 from justinmk/filetypeJustin M. Keyes2016-02-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | defaults: Enable filetypes, syntax
| * | | | | | | | | | | | startup: Avoid VimL global. Introduce TriState enum.Justin M. Keyes2016-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - `syntax_on` is documented. Rather than introduce a new undocumented VimL global `g:syntax_off`, use a module-local flag. - Rename "maybe" functions to follow style guidelines (use standard module prefix)
| * | | | | | | | | | | | startup: respect earlier :filetype and :syntax.Felipe Morales2016-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If user invokes :filetype or :syntax before startup defaults are applied, don't clobber their choices.
| * | | | | | | | | | | | ex_docmd: rename force_enable_filetype().Justin M. Keyes2016-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is no longer forcing anything.
| * | | | | | | | | | | | syntax: don't override user settingsFelipe Morales2016-02-14
| | | | | | | | | | | | |
| * | | | | | | | | | | | syntax: avoid extra global macroJustin M. Keyes2016-02-14
| | | | | | | | | | | | |
| * | | | | | | | | | | | defaults: Enable syntax and filetype plugins.Felipe Morales2016-02-14
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4216 from bfredl/rebuildBjörn Linse2016-02-14
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | build system: avoid more unneccesary recompiles
| * | | | | | | | | | | | build system: avoid more unneccesary recompilesBjörn Linse2016-02-14
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4248 from watiko/vim-nasJustin M. Keyes2016-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | version.c: Mark patches NA
| * | | | | | | | | | | | version.c: Mark patches NAwatiko2016-02-14
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NA patch list: 684: vim_tempfile() was refactored https://github.com/vim/vim/commit/e5c421cfd70a4d864faa0fac4e9f2dd6cdf5881d 725: str_to_reg() was refactored https://github.com/vim/vim/commit/659c94d483b2fdad949c14a42cee96f99a66394b 752: (Unicode 8.0) automatically generates these tables https://github.com/vim/vim/commit/66312acf145f9d09fbc0dfa5caeafb715d5fd9ed 767: (clientserver) https://github.com/vim/vim/commit/fafeee6b9e4b1a295001ed2139f9c5bc81eab836 804: (xxd) https://github.com/vim/vim/commit/43fe32900c12fea5f9e15ee94ac850e95ec73188 812: ml_add_stack() was refactored by e53dda90bdb66c78978f75a1eb209f7b601a74f0 https://github.com/vim/vim/commit/fbd302ff38624abdec64980f4a19379d20a6e6c6 821: (coverity) handled by 33cecbbf1667cd34324e6c6e7049ede1dbff426e aca6dc50016bb6ebfe53b72dafca369ebcc99d29 bb674e0fcdc19ee069ad5130e5978d24b90765d0 https://github.com/vim/vim/commit/bd8539aac385d265d41da2e8ab59d7b9c3694557 827: (src/Makefile) https://github.com/vim/vim/commit/8cba8ba3e026c12a5294a1260dbfea9c0d8fe7eb 838: (crypt, ifdef) https://github.com/vim/vim/commit/8060687905bdadc46abb68ee6d40e5660e352297 839: (cast) vim_strnsave()'s 2nd argument type is already size_t https://github.com/vim/vim/commit/6ed535dbc0981d328c02e139d6505207cbef4835 860: (empty commit) missing parts are in other runtime comitts https://github.com/vim/vim/commit/a122b5e98afe18c9cfdab31b77d2a9fbb8e36416 865: (uninitializing) handled by 7f99d210fd6bf92619f295a439ee4ac7e1a8f353 https://github.com/vim/vim/commit/ed84b76021df763619cabaedddc44eb5ee849136 866: (netbeans) https://github.com/vim/vim/commit/93c88e0f6a4a8f7634ed84721daf4af46fc0d5db 873: (netbeans, unused) related to 866 https://github.com/vim/vim/commit/b8603882b1679385b287f14c527fa61eee60a9dd 897: (clientserver) https://github.com/vim/vim/commit/4e86150ec5b5158da92b28938ea55819dc890a14 --- NA runtime patch: vim-patch:e2db6c9
* | | | | | | | | | | | Merge #2674Justin M. Keyes2016-02-13
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | test: completion_spec: minor editsJustin M. Keyes2016-02-13
| | | | | | | | | | | |
| * | | | | | | | | | | tests: add always complete testsolawing2016-01-29
| | | | | | | | | | | |
| * | | | | | | | | | | edit.c: fix incorrect redo buffersolawing2016-01-29
| | | | | | | | | | | |
| * | | | | | | | | | | edit.c: fix flicker in popup menusolawing2016-01-29
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4237 from Jun-T/shada-symlinkJustin M. Keyes2016-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | resolve symlink in shada_spec test
| * | | | | | | | | | | test: shada_spec: resolve symlinkJun T2016-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the build directory path has symlinks in it, 'make functionaltest' fails at shada_spec.lua:177 because readme_fname has symlink but nvim resolves the symlink when writing it into the shada file.
* | | | | | | | | | | | Merge pull request #4235 from watiko/vim-7.4.828Justin M. Keyes2016-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | vim-patch:7.4.828
| * | | | | | | | | | | vim-patch:7.4.828watiko2016-02-11
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Crash when using "syn keyword x c". (Dominique Pelle) Solution: Initialize the keyword tabble. (Raymond Ko, PR 397) https://github.com/vim/vim/commit/670acbc70f371409b46b722bd9a1166e53574f42 --- see: "fix crash due to hash table not being initialized" https://github.com/vim/vim/pull/397 To reproduce: ```sh nvim -u NONE -c ow -c 'sy keyword x c' ```
* | | | | | | | | | | Merge pull request #4204 from watiko/vim-7.4.915Justin M. Keyes2016-02-11
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vim-patch:7.4.{749,915}
| * | | | | | | | | | | vim-patch:7.4.915watiko2016-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: When removing from 'path' and then adding, a comma may go missing. (Malcolm Rowe) Solution: Fix the check for P_ONECOMMA. (closes #471) https://github.com/vim/vim/commit/174674743d9a2d7361c9cd89836f8dd8651edeeb
| * | | | | | | | | | | vim-patch:7.4.749watiko2016-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: For some options two consecutive commas are OK. (Nikolay Pavlov) Solution: Add the P_ONECOMMA flag. https://github.com/vim/vim/commit/0e7c4b99c608d22fd1b8526e700420b248319b1f
* | | | | | | | | | | | Merge pull request #4186 from watiko/vim-7.4.929Justin M. Keyes2016-02-11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | vim-patch:7.4.{734,743,929}
| * | | | | | | | | | | vim-patch:7.4.931 (NA)watiko2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Test 94 fails on some systems. Solution: Set 'encoding' to utf-8. https://github.com/vim/vim/commit/cfcd1ddd103129b309671cba5cff55e19a9908e4 --- Neovim cannot change encoding after start-up.
| * | | | | | | | | | | vim-patch:7.4.929watiko2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: "gv" after paste selects one character less if 'selection' is "exclusive". Solution: Increment the end position. (Christian Brabandt) https://github.com/vim/vim/commit/d29c6fea94947b3f4b54fbd5a6f832a7d744bf27
| * | | | | | | | | | | vim-patch:7.4.743watiko2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: "p" in Visual mode causes an unexpected line split. Solution: Advance the cursor first. (Yukihiro Nakadaira) https://github.com/vim/vim/commit/c004bc2726eafc7a56d1d9f8398a65a0a7dc8d6c
| * | | | | | | | | | | vim-patch:7.4.734watiko2016-02-11
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: ml_get error when using "p" in a Visual selection in the last line. Solution: Change the behavior at the last line. (Yukihiro Nakadaira) https://github.com/vim/vim/commit/d009e8682686a56f7565e6e093a42cd0596e121f
* | | | | | | | | | | Merge pull request #4205 from watiko/vim-7.4.737Florian Walch2016-02-10
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | vim-patch:7.4.737
| * | | | | | | | | | | vim-patch:7.4.737watiko2016-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: On MS-Windows vimgrep over arglist doesn't work (Issue 361) Solution: Only escape backslashes in ## expansion when it is not used as the path separator. (James McCoy) https://github.com/vim/vim/commit/6e8d3b0d41bcef7ebe0ba2e887eb25781e1437fe --- Fix a lint error for the closing parenthesis. NOLINT does not help to do this.
* | | | | | | | | | | | Merge pull request #4224 from fmoralesc/docs-termJustin M. Keyes2016-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | doc: remove references to 'term' and other tty related options.
| * | | | | | | | | | | | doc: remove references to 'term' and other tty related options.Felipe Morales2016-02-10
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Re: https://github.com/neovim/neovim/issues/4218
* | | | | | | | | | | | Merge pull request #4221 from Jun-T/install-moJustin M. Keyes2016-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | install *.mo files correctly
| * | | | | | | | | | | | set VIMPACKAGE to "nvim"Jun T2016-02-10
| | | | | | | | | | | | |
| * | | | | | | | | | | | install *.mo files correctlyJun T2016-02-10
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4225 from bfredl/helptagsJustin M. Keyes2016-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | build: if helptags generation fails, echo the message
| * | | | | | | | | | | | cmake: if helptags generation fails, echo the messageBjörn Linse2016-02-10
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4217 from fmoralesc/vim-7.4.735Felipe Morales2016-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | vim-patch: 7.4.735 is NA
| * | | | | | | | | | | vim-patch:7.4.735 (NA)Felipe Morales2016-02-10
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: Wrong argument for sizeof(). Solution: Use a pointer argument. (Chris Hall) https://github.com/vim/vim/commit/e2e4b98622f7c44910dc9660035048a4177d3777 This was already handled in nvim.
* / / / / / / / / / / CMake: Add #include in _FORTIFY_SOURCE check. #4214Florian Walch2016-02-10
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some toolchains apparently set _FORTIFY_SOURCE=2 in internal header files. Include <string.h> (which in turn should include such internal header files) before checking the value of _FORTIFY_SOURCE to catch that. Fixes #4183.
* | | | | | | | | | Merge pull request #4212 from jbradaric/vim-7.4.834Florian Walch2016-02-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | vim-patch:7.4.834
| * | | | | | | | | | vim-patch:7.4.834Jurica Bradaric2016-02-09
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Problem: gettabvar() doesn't work after Vim start. (Szymon Wrozynski) Solution: Handle first window in tab still being NULL. (Christian Brabandt) https://github.com/vim/vim/commit/7e47d1ac6a9ae0e5a7167aa34ff651a9c39c1641
* | | | | | | | | | Merge pull request #4103 from cacplate/pr-3695Björn Linse2016-02-09
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | charset.c: change return type to bool