Commit Graph

  • dca0da4e3f PVS/V501: diff.c: silence warning Justin M. Keyes 2019-01-16 00:48:45 +01:00
  • 8093cbd8e8 Merge #9292 from mhinz/xcode10 Justin M. Keyes 2019-01-17 23:24:03 +01:00
  • a8a38f3465 test: Lua 5.2/5.3 compat Matěj Cepl 2019-01-17 15:58:05 +01:00
  • 06785da5b6 ci: switch to Xcode 10.1 / macOS 10.13 Marco Hinz 2018-11-30 03:30:11 +01:00
  • f2e996b991 tests: load-adjust timer tests (functionaltest) Marco Hinz 2019-01-16 21:21:10 +01:00
  • 0afd452ef1 tests: load-adjust timer tests (oldtest) Marco Hinz 2019-01-16 21:20:38 +01:00
  • 9d6bffd517 tests: fix Test_help_tagjump() Marco Hinz 2019-01-17 14:20:23 +01:00
  • 7e9b99d55b Merge #5027 'TUI: detect background color' Justin M. Keyes 2019-01-16 01:09:47 +01:00
  • 279043d625 Merge pull request #9507 from bfredl/noscrollclear Björn Linse 2019-01-15 21:19:02 +01:00
  • 5a836d4767 screen: don't unconditionally clear messages on window scroll Björn Linse 2019-01-15 17:50:43 +01:00
  • aaa8c3d711 :recover : Fix crash on non-existent *.swp #9504 raffitz 2019-01-14 14:09:47 +00:00
  • 95fa71c6d2 :recover : Fix crash on non-existent *.swp #9504 raffitz 2019-01-14 14:09:47 +00:00
  • 387ab4f706 Merge pull request #9505 from bfredl/inspect Björn Linse 2019-01-14 23:30:09 +01:00
  • 3a84e5be88 lua: expose full interface of vim.inspect and add test Björn Linse 2019-01-14 18:08:17 +01:00
  • 89d7e24891 Merge #9463 'Lua stdlib' Justin M. Keyes 2019-01-14 02:22:37 +01:00
  • 6c02ff4747 lua/stdlib: Load runtime modules on-demand Justin M. Keyes 2019-01-14 02:05:56 +01:00
  • bb3aa824b7 lua/stdlib: vim.inspect, string functions KillTheMule 2019-01-07 15:42:20 +01:00
  • 989fbad502 Merge #9395 from pqzx/api-set-vvar Justin M. Keyes 2019-01-14 02:13:39 +01:00
  • 38b9256439 test/API: nvim_set_vvar() #9395 Justin M. Keyes 2019-01-14 00:40:38 +01:00
  • 475b97e021 API: nvim_set_vvar(): set v: variables #9395 jin cong 2018-12-25 01:05:00 +11:00
  • 0b8c4b995a dict_set_var: check value before checking its container Justin M. Keyes 2019-01-14 00:40:26 +01:00
  • 0d66cdc6f9 pvscheck.sh: Fix download URL #9500 Justin M. Keyes 2019-01-14 00:23:28 +01:00
  • a3d8cd3f69 Merge #9471 from justinmk/pvs-warnings Justin M. Keyes 2019-01-13 23:09:59 +01:00
  • 4cba75dab0 clang/"null pointer dereference": close_buffer Justin M. Keyes 2019-01-13 17:47:14 +01:00
  • 1ec0b9204b clang/"Dead assignment": screen.c Justin M. Keyes 2019-01-13 17:34:08 +01:00
  • ddd4ed3ce5 clang/"Dead assignment" Justin M. Keyes 2019-01-13 17:10:46 +01:00
  • 94fc3e0182 clang/"null passed to nonnull arg": shada.c Justin M. Keyes 2019-01-13 17:03:55 +01:00
  • fb7c48f2f3 clang/"null passed to nonnull arg": ex_history Justin M. Keyes 2019-01-13 17:02:37 +01:00
  • 712cf9d8f3 clang/"null passed to nonnull arg": cs_manage_matches Justin M. Keyes 2019-01-13 16:55:14 +01:00
  • 09d21f6f0b clang/"null passed to nonnull arg": expand_wildcards Justin M. Keyes 2019-01-13 16:49:07 +01:00
  • 651e82af9f clang/"Assigned garbage": parse_shape_opt Justin M. Keyes 2019-01-11 06:30:47 +01:00
  • fff68dccd9 PVS/V560: expression is always true Justin M. Keyes 2019-01-06 02:44:20 +01:00
  • 61ec31cde1 release.sh Justin M. Keyes 2019-01-13 15:21:24 +01:00
  • 4e917e8731 Merge 'upstream/release-0.3' Justin M. Keyes 2019-01-13 15:10:03 +01:00
  • 7b7266430c version bump Justin M. Keyes 2019-01-13 14:29:45 +01:00
  • ab2bbbf6c4 NVIM v0.3.4 v0.3.4 Justin M. Keyes 2019-01-13 14:25:08 +01:00
  • a7fc01a532 Merge pull request #9492 from bfredl/cul_cole Björn Linse 2019-01-13 12:10:26 +01:00
  • 23c71d5182 display: unify cursorline and concealcursor redraw logic Björn Linse 2019-01-12 11:05:49 +01:00
  • 9c75929e7b test: add tests for conceal cursor movement Björn Linse 2019-01-12 12:18:00 +01:00
  • 7523eb3ce4 Merge #9495 from justinmk/release-0.3 Justin M. Keyes 2019-01-13 02:33:47 +01:00
  • 8a7b6200fb provider: improve error message if provider is missing (#9487) Marco Hinz 2019-01-12 00:52:12 +01:00
  • 44ea903ca5 checkhealth: detect broken pip #9468 Justin M. Keyes 2019-01-11 02:03:56 +01:00
  • b4028056fa win/dist: nvim-qt v0.2.12 Justin M. Keyes 2019-01-12 23:47:05 +01:00
  • 424388c207 win/dist: nvim-qt v0.2.12 Justin M. Keyes 2019-01-12 23:47:05 +01:00
  • fe3f2ad0f9 CI/codecov: Avoid "fail" status for non-PR Justin M. Keyes 2019-01-12 16:57:44 +01:00
  • 88963a18de Merge pull request #9490 from bfredl/vim-patch-8.1.0726 Björn Linse 2019-01-12 10:10:56 +01:00
  • ca58c3a4f5 normal/edit: add missing "need_cursor_line_redraw = false" Björn Linse 2019-01-12 09:22:21 +01:00
  • db3c797c6b provider: improve error message if provider is missing (#9487) Marco Hinz 2019-01-12 00:52:12 +01:00
  • 8853fca1fd Merge pull request #9484 from bfredl/highlander Björn Linse 2019-01-11 12:30:17 +01:00
  • 889f73e861 screen: make update_screen() the only entry point for redrawing Björn Linse 2019-01-10 23:34:13 +01:00
  • 10f29f79f4 version.c: update [ci skip] (#9444) Marvim the Paranoid Android 2019-01-11 02:24:26 +01:00
  • 8986f70bdc Merge #9468 'checkhealth: detect broken pip"' Justin M. Keyes 2019-01-11 02:03:56 +01:00
  • 99429e5f41 Merge #9481 'vim-patch:8.1.0449,8.1.0450' Justin M. Keyes 2019-01-11 01:45:38 +01:00
  • 56dec2a3a0 vim-patch:8.1.0450: build failure without the +fold feature Michael Vilim 2019-01-09 11:46:56 -06:00
  • bed95b37b2 vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481 Michael Vilim 2019-01-09 11:42:50 -06:00
  • 3f10c5b533 clipboard/macOS: assume that pbcopy works #9480 Marco Hinz 2019-01-10 09:11:36 +01:00
  • 6d8b5989bc Merge #9472 from justinmk/pvs-warnings2 Justin M. Keyes 2019-01-10 08:56:38 +01:00
  • 57c7e1d4a0 vim-patch:8.1.0648: custom operators can't act upon forced motion Pedro L. Ramos 2019-01-07 15:48:44 +00:00
  • 1ca2c8950f Merge pull request #9479 from bfredl/redrawsign Björn Linse 2019-01-09 21:26:49 +01:00
  • 8510d5ff86 Merge pull request #9445 from bfredl/pum_api Björn Linse 2019-01-09 11:43:19 +01:00
  • fc4ca5bdd8 CMake: Feature-detect __builtin_{add,sub}_overflow Justin M. Keyes 2019-01-08 22:00:52 +01:00
  • 596f020e90 PVS/V1028: cast operands, not the result Justin M. Keyes 2019-01-05 00:57:27 +01:00
  • 6b6a4d63ec assert.h: Check overflow with STRICT_ADD, STRICT_SUB Justin M. Keyes 2019-01-08 00:22:57 +01:00
  • a4076e5dcf win/TUI: fix text overrides line numbers #9474 erw7 2019-01-09 18:40:02 +09:00
  • d5d8deec06 bufhl: simplify redraw logic Björn Linse 2019-01-09 10:30:09 +01:00
  • b819795661 remove dead argument of redrawWinline Björn Linse 2019-01-08 20:34:07 +01:00
  • ead222d2cd screen: avoid redrawing windows immediately when debug signs are placed. Björn Linse 2019-01-08 20:29:12 +01:00
  • ae218c108f api: select items in popupmenu Björn Linse 2016-06-08 11:19:33 +02:00
  • aadfea7159 Merge pull request #9477 from bfredl/nocmdredraw Björn Linse 2019-01-09 10:06:09 +01:00
  • 9452532036 API: don't directly call update_screen() in API functions Björn Linse 2019-01-08 20:37:35 +01:00
  • eaabec459a doc: CONTRIBUTING.md Justin M. Keyes 2019-01-08 19:58:06 +01:00
  • c8e78abaf9 pvscheck.sh: Skip install if dir exists Justin M. Keyes 2019-01-08 00:29:44 +01:00
  • 75593e6fce health/pythonx: handle "pip upgrade failure" Marco Hinz 2019-01-07 14:46:58 +01:00
  • 0ccb9704d7 vim-patch:8.1.0700: using "gt" sometimes does not redraw a tab (#9464) Justin M. Keyes 2019-01-07 22:33:57 +01:00
  • 3081f60989 Merge #9466 from janlazo/vim-8.1.0696 Justin M. Keyes 2019-01-07 22:28:00 +01:00
  • eb91101a46 health/pythonx: refactor #Detect() Marco Hinz 2019-01-06 17:19:57 +01:00
  • 7f27e14a6e health/pythonx: refactor pyenv check Marco Hinz 2019-01-06 15:44:39 +01:00
  • b5216a3e5b lint Jan Edmund Lazo 2019-01-07 01:00:13 -05:00
  • 5395dd6209 vim-patch:8.1.0696: when test_edit fails 'insertmode' may not be reset Jan Edmund Lazo 2019-01-06 19:52:34 -05:00
  • 0c42e0e8b1 editorconfig: set default tab width to 8 (#9467) Jan Edmund Lazo 2019-01-06 20:15:19 -05:00
  • ea7504cf8e Merge #9459 from janlazo/vim-8.1.0677 Justin M. Keyes 2019-01-06 13:02:40 +01:00
  • 072448a2c9 Merge #8604 from janlazo/vim-8.0.0286 Justin M. Keyes 2019-01-06 12:45:37 +01:00
  • fba80f5edc vim-patch:8.1.0685: get_buf_tv() is named inconsistently Jan Edmund Lazo 2019-01-05 23:09:19 -05:00
  • 758955d1b6 vim-patch:8.1.0687: sentence text object in Visual mode is not tested Jan Edmund Lazo 2019-01-05 22:45:18 -05:00
  • 772f4ce9f8 vim-patch:8.1.0677: look-behind match may use the wrong line number Jan Edmund Lazo 2019-01-05 22:41:43 -05:00
  • f3d2d3c814 Merge #9458 from justinmk/pvs-warnings Justin M. Keyes 2019-01-06 02:32:30 +01:00
  • 624f5c8be3 vim-patch:8.1.0683: spell highlighting does not always end Jan Edmund Lazo 2019-01-05 17:20:41 -05:00
  • 40f7ce96c3 vim-patch:8.1.0674: leaking memory when updating a single line Jan Edmund Lazo 2019-01-05 09:43:02 -05:00
  • fd674c875b vim-patch:8.0.0286: not always redrawing after screen resize Jan Edmund Lazo 2018-06-20 00:00:18 -04:00
  • 2d1214ef46 PVS/V501: diff.c: silence warning Justin M. Keyes 2019-01-05 23:16:16 +01:00
  • 46fc0437ba PVS/V547: Expression is always false Justin M. Keyes 2019-01-05 23:09:59 +01:00
  • 2a325892c2 PVS/V1026: normal.c: signed integer overflow Justin M. Keyes 2019-01-05 00:52:31 +01:00
  • 3e558468cf PVS/V547: indent.c: xmalloc() never returns NULL Justin M. Keyes 2019-01-05 00:33:26 +01:00
  • 38b4ca26b5 Merge #9454 from justinmk/pvs-warnings Justin M. Keyes 2019-01-04 23:45:21 +01:00
  • daad3a5a79 version bump Justin M. Keyes 2019-01-04 20:09:26 +01:00
  • 2ccc716c4a NVIM v0.3.3 v0.3.3 Justin M. Keyes 2019-01-04 20:05:23 +01:00
  • 4e23f3e180 release.sh: Format issue-numbers in descriptions [ci skip] Justin M. Keyes 2019-01-04 06:03:47 +01:00
  • 8b3113ce7a release.sh: fix exclusion pattern [ci skip] Justin M. Keyes 2019-01-04 06:03:38 +01:00
  • 58538d1210 PVS/V547: window.c: Expression is always true Justin M. Keyes 2019-01-04 02:29:43 +01:00
  • 6abdc0aeec PVS/V547: viml/parser/expressions.c: Expression is always true Justin M. Keyes 2019-01-04 02:29:39 +01:00