aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.1.2168: heredoc not skipped in if-block #11265Marco Hinz2019-10-20
* TUI/thread: guard env map from potential race with unibilium #11259erw72019-10-20
* Merge #11211 from jbradaric/vim-8.1.1585Justin M. Keyes2019-10-19
|\
| * vim-patch:8.1.1729: heredoc with trim not properly handled in functionJurica Bradaric2019-10-13
| * vim-patch:8.1.1723: heredoc assignment has no room for new featuresJurica Bradaric2019-10-13
| * vim-patch:8.1.1625: script line numbers are not exactly rightJurica Bradaric2019-10-13
| * vim-patch:8.1.1585: :let-heredoc does not trim enoughJurica Bradaric2019-10-13
* | ex_echo: fix check for got_int #11225Daniel Hahler2019-10-19
* | Merge #11249 from janlazo/vim-8.1.2151Justin M. Keyes2019-10-19
|\ \
| * | vim-patch:8.1.2178: accessing uninitialized memory in testJan Edmund Lazo2019-10-19
| * | vim-patch:8.1.2177: Dart files are not recognizedJan Edmund Lazo2019-10-19
| * | vim-patch:8.1.2175: meson files are not recognizedJan Edmund Lazo2019-10-18
| * | vim-patch:8.1.2151: state test is a bit flakyJan Edmund Lazo2019-10-18
| * | vim-patch:8.1.2162: popup resize test is flakyJan Edmund Lazo2019-10-18
| * | vim-patch:8.1.2161: mapping test failsJan Edmund Lazo2019-10-18
| * | vim-patch:8.1.2152: problems navigating tags file on MacOS CatalinaJan Edmund Lazo2019-10-18
* | | vim-patch:8.1.2180: Error E303 is not useful when 'directory' is empty (#11257)Daniel Hahler2019-10-19
* | | vim-patch:8.1.2182: test42 seen as binary by git diff #11256Daniel Hahler2019-10-19
|/ /
* | vim-patch:8.1.2140: "gk" and "gj" do not work correctly in number column #11208Jan Edmund Lazo2019-10-17
* | Merge #11215 from erw7/vim-8.1.0084Justin M. Keyes2019-10-17
|\ \
| * | vim-patch 8.1.0361: remote user not used for completionerw72019-10-14
| * | vim-patch 8.1.0085: no test for completing user name and languageerw72019-10-13
| * | vim-patch 8.1.0084: user name completion does not work on MS-Windowserw72019-10-13
| |/
* | vim-patch:8.1.2096: too many #ifdefs #11229Daniel Hahler2019-10-17
* | mac: fix "tags file not sorted" bug on Catalina (#11222)dm1try2019-10-14
|/
* recovery mode (-r/-L): use headless_mode (#11187)Daniel Hahler2019-10-11
* vim-patch:8.1.2125: fnamemodify() fails when repeating :eJustin M. Keyes2019-10-10
* fnamemodify: fix handling of :r after :e #11165Rob Pilling2019-10-10
* Remove "highbright bold" conversion. Fixes #11190Björn Linse2019-10-10
* Merge #11077 'vim-patch:8.1.{1354,1356,1362,1588}'Justin M. Keyes2019-10-07
|\
| * vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
| * vim-patch:8.1.1362: code and data in tests can be hard to readJurica Bradaric2019-10-07
| * vim-patch:8.1.1356: some text in heredoc assignment ends the textJurica Bradaric2019-10-07
| * vim-patch:8.1.1354: getting a list of text lines is clumsyJurica Bradaric2019-10-07
|/
* Remove dead codeJan Edmund Lazo2019-10-06
* vim-patch:8.1.2120: some MB_ macros are more complicated than necessaryJan Edmund Lazo2019-10-06
* test/old: add test_fnamemodify.vim (#11168)Daniel Hahler2019-10-06
* Merge #11157 from janlazo/vim-8.1.2113Justin M. Keyes2019-10-06
|\
| * vim-patch:8.1.0586: :digraph output is not easy to readJan Edmund Lazo2019-10-06
| * vim-patch:8.1.0059: displayed digraph for "ga" wrong with 'encoding' "cp1251"Jan Edmund Lazo2019-10-06
| * vim-patch:8.1.2113: ":help expr-!~?" only works after searchingJan Edmund Lazo2019-10-05
* | vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* | version.c: update [ci skip] #10981Marvim the Paranoid Android2019-10-05
|/
* Makefile: use `$TMPDIR` below `src/nvim/testdir` (#11153)Daniel Hahler2019-10-04
* Fix potential deadlock #11151erw72019-10-04
* win_line: update `w_last_cursorline` alwaysDaniel Hahler2019-10-04
* test/old: align with Vim #11096Daniel Hahler2019-10-03
* refactor: wrap common plines() usage in plines_win_full() #11141Zach Wegner2019-10-02
* tui: fix handling of bg response after suspend (#11145)Daniel Hahler2019-10-03
* Merge #11087 from janlazo/vim-8.1.0010Justin M. Keyes2019-10-02
|\