Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | defaults: enable 'smarttab' by default. #2855 | Felipe Morales | 2015-06-20 | |
| | ||||
* | tests: Modernize migrated argument_count test. | Lucas Hoffmann | 2015-06-16 | |
| | ||||
* | tests: Migrate legacy test argument_count. | Lucas Hoffmann | 2015-06-16 | |
| | ||||
* | tests: Modernize migrated legacy test argument_0count. | Lucas Hoffmann | 2015-06-16 | |
| | ||||
* | tests: Migrate legacy test argument_0count. | Lucas Hoffmann | 2015-06-16 | |
| | ||||
* | tests: wviminfo_spec.lua: rework | Justin M. Keyes | 2015-06-12 | |
| | | | | 074_global_var_in_viminfo_spec: remove some redundant sanity checks. | |||
* | tests: Migrate legacy test 74. | Lucas Hoffmann | 2015-06-12 | |
| | | | | | Helped-By: David Bürgin <676c7473@gmail.com> Helped-By: Justin M. Keyes <justinkz@gmail.com> | |||
* | tests: Migrate legacy test 65. | Lucas Hoffmann | 2015-05-27 | |
| | | | | Helped-By: David Bürgin <676c7473@gmail.com> | |||
* | tests: Migrate legacy test 82. | Lucas Hoffmann | 2015-05-27 | |
| | | | | | Helped-By: David Bürgin <676c7473@gmail.com> Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com> | |||
* | tests: Migrate legacy test 3 #2399 | David Bürgin | 2015-05-27 | |
| | ||||
* | tests: Migrate legacy test 76. #2711 | Lucas Hoffmann | 2015-05-27 | |
| | ||||
* | tests: Migrate legacy test 60. #2721 | Lucas Hoffmann | 2015-05-27 | |
| | | | | Helped-By: Justin M. Keyes <justinkz@gmail.com> | |||
* | tests: Convert legacy test29 | David Bürgin | 2015-05-25 | |
| | ||||
* | tests: Migrate legacy test 31 #2736 | Nelson Yeung | 2015-05-25 | |
| | ||||
* | options: mark nonfunctional &termencoding option as hidden. #2631 | Björn Linse | 2015-05-17 | |
| | | | | | | | Remove related dead code and references in the docs. Helped-By: Michael Reed <m.reed@mykolab.com> Helped-By: Shougo Matsushita <Shougo.Matsu@gmail.com> | |||
* | vim-patch:7.4.587 #2622 | David Bürgin | 2015-05-13 | |
| | | | | | | | Problem: Conceal does not work properly with 'linebreak'. (cs86661) Solution: Save and restore boguscols. (Christian Brabandt) https://github.com/vim/vim/commit/v7-4-587 | |||
* | tests: Migrate legacy test 96 #2220 | David Bürgin | 2015-05-04 | |
| | ||||
* | vim-patch:7.4.710 | David Bürgin | 2015-04-27 | |
| | | | | | | | | | Problem: It is not possible to make spaces visibible in list mode. Solution: Add the "space" item to 'listchars'. (David Bürgin, issue 350) https://github.com/vim/vim/releases/tag/v7-4-710 Closes #2485. | |||
* | vim-patch:7.4.537 #2509 | David Bürgin | 2015-04-27 | |
| | | | | | | | | Problem: Value of v:hlsearch reflects an internal variable. Solution: Make the value reflect whether search highlighting is actually displayed. (Christian Brabandt) https://github.com/vim/vim/releases/tag/v7-4-537 | |||
* | test: migrate legacy test 78 | Justin M. Keyes | 2015-04-12 | |
| | ||||
* | Add new highlight groups TermCursor/TermCursorNC | Marco Hinz | 2015-04-09 | |
| | | | | | | | These highlight groups replace the old mechanism of setting: - {g,b}:terminal_focused_cursor_highlight - {g,b}:terminal_unfocused_cursor_highlight | |||
* | legacy tests: migrate test38 #2367 | Murali Suresh | 2015-04-07 | |
| | ||||
* | tests: Migrate legacy tests 44 and 99 #2366 | David Bürgin | 2015-04-07 | |
| | | | | Consolidates the old test44 and test99 tests into one busted spec. | |||
* | tests: Migrate legacy tests 92 and 93 #2261 | David Bürgin | 2015-04-05 | |
| | ||||
* | tests: Migrate legacy test 94 #2218 | David Bürgin | 2015-03-25 | |
| | ||||
* | vim-patch:7.4.503 #2178 | Perry Hung | 2015-03-20 | |
| | | | | | | | | | | | | | | | | Problem: Cannot append a list of lines to a file. Solution: Add the append option to writefile(). (Yasuhiro Matsumoto) https://code.google.com/p/vim/source/detail?r=v7-4-503 -Ported old legacy test over to test/functional/legacy/writefile_spec.lua -Tests for mapping and signs from the original patch were removed since they have nothing to do this with feature Tested with: make oldtest, make test on OS X. Signed-off-by: Perry Hung <iperry@gmail.com> | |||
* | tests/legacy: convert test 63 (`:match` and `matchadd()` ) | Björn Linse | 2015-03-19 | |
| | ||||
* | legacy tests: migrate test19 | Gustaf Lindstedt | 2015-03-16 | |
| | ||||
* | legacy tests: migrate test89 | Gustaf Lindstedt | 2015-03-16 | |
| | ||||
* | tests: fix 005_bufleave_delete_buffer_spec.lua | Justin M. Keyes | 2015-03-11 | |
| | | | | | | | | | - After _spec suffix was added so busted could find the test, it failed. - The original legacy test wrote to a "test.out", but the new test uses register @A. - Original test did not contain 1d and new test shouldn't either. ref c152cdd0f34c10b3d3a8007838561556578685c6 | |||
* | tests: add missing "_spec" suffix | Justin M. Keyes | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test84 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test91 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test90 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test95 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test15 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test_listlbr_utf8 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test98 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test103 | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test_qf_title | Rainer Borene | 2015-03-11 | |
| | ||||
* | legacy tests: migrate test100 | Rainer Borene | 2015-03-11 | |
| | ||||
* | tests/ui: Also test character at cursor | Björn Linse | 2015-03-09 | |
| | ||||
* | test: migrate legacy test 77 #2046 | Gustaf Lindstedt | 2015-03-08 | |
| | | | | Migrate legacy test 77 which tests mf_hash_grow() to lua/busted. | |||
* | test: Remove temporary files created by 072_undo_file_spec.lua | Thiago de Arruda | 2015-02-20 | |
| | ||||
* | legacy test: migrate test 72 | Fabian Brosda | 2015-02-20 | |
| | ||||
* | input: Escape utf8 sequences that contain CSI/K_SPECIAL | Thiago de Arruda | 2015-02-18 | |
| | ||||
* | test: Fix 051_highlight_spec.lua | Thiago de Arruda | 2015-02-16 | |
| | | | | | | - The syntax `gui=` is invalid when setting properties of highlight group. - Wait for the initial "-- More --" prompt before continuing. Required to avoid a race condition | |||
* | syntax: Refactor to store all term and gui attributes independently | Thiago de Arruda | 2015-02-16 | |
| | | | | | Now the attrentry_T structure will store all attributes in separate fields for cterm and rgb UIs. | |||
* | test: Migrate legacy test 107 | Thiago de Arruda | 2015-01-23 | |
| | | | | | This test depends on terminal size to work correctly. After migration this requirement is removed. | |||
* | vim-patch:7.4.492 | Pavel Platto | 2015-01-19 | |
| | | | | | | | | | Problem: In Insert mode, after inserting a newline that inserts a comment leader, CTRL-O moves to the right. (ZyX) Issue 57. Solution: Correct the condition for moving the cursor back to the NUL. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-492 |