Commit Graph

  • e4903f8b70 Windows: Include winsock2.h before windows.h Rui Abreu Ferreira 2016-04-29 21:17:58 +01:00
  • 3dc8cdc150 Merge pull request #4676 from ZyX-I/fix-hist_char2type-crash Justin M. Keyes 2016-04-30 14:42:13 -04:00
  • cd3461b004 Merge pull request #4679 from equalsraf/tb-windows-lc Justin M. Keyes 2016-04-29 20:41:19 -04:00
  • 5f6e63bf38 Windows: without libintl use LC_CTYPE instead of LC_MESSAGES Rui Abreu Ferreira 2014-07-01 20:54:08 +01:00
  • 7dab6d4d8f Merge pull request #4675 from barraponto/patch-1 Justin M. Keyes 2016-04-29 18:20:58 -04:00
  • 8be91867b3 vim-patch:7.4.889 KillTheMule 2016-04-29 19:59:46 +02:00
  • fd3088b425 Even though the patch is not needed for neovim, add a test for the bugfix KillTheMule 2016-04-25 22:17:54 +02:00
  • 0786ebe305 vim-patch:7.4.882 KillTheMule 2016-04-25 20:55:37 +02:00
  • 37f1ee0084 ex_getln: Do not crash with :append/:insert/:change ZyX 2016-04-29 19:10:50 +03:00
  • 126e475807 Merge pull request #4674 from equalsraf/tb-include-fcntl Justin M. Keyes 2016-04-29 09:43:14 -04:00
  • b21c6fbf14 Increase readability of unit conversion. Capi Etheriel 2016-04-29 10:23:02 -03:00
  • d0a3f8b73f Add missing include fcntl.h Rui Abreu Ferreira 2016-04-29 08:22:10 +01:00
  • a1d326a251 Merge pull request #1112 from justinmk/os_nodetype Justin M. Keyes 2016-04-29 00:42:55 -04:00
  • 7db4a15e95 os_nodetype: impl with libuv Justin M. Keyes 2014-08-22 03:15:00 +00:00
  • 43e7c40051 Merge pull request #4670 from equalsraf/tb-remove-unix-guard Justin M. Keyes 2016-04-28 22:38:32 -04:00
  • 136374ec6f Remove old UNIX ifdef from buf_write() Rui Abreu Ferreira 2016-04-15 13:57:29 +01:00
  • eefcc50f2c Merge pull request #4668 from fwalch/archlinux-filetypes Justin M. Keyes 2016-04-28 16:32:52 -04:00
  • 9cd2488334 Runtime: Re-add support for Arch Linux PKGBUILDs. Florian Walch 2016-04-28 22:18:05 +02:00
  • ee4d1f2cce vim-patch:7.4.1236 pips.linux 2016-04-07 21:40:40 +02:00
  • 360d0513d1 Satisfy testlint. KillTheMule 2016-04-26 21:14:33 +02:00
  • 81e0874a54 option.c: include header for completeopt_was_set Justin M. Keyes 2016-04-28 00:09:33 -04:00
  • 860a0194a4 Merge pull request #4661 from brcolow/vim-7.4.1401 Justin M. Keyes 2016-04-27 23:16:54 -04:00
  • ef4c0070ce Merge pull request #4652 from HiPhish/coverity-defects Justin M. Keyes 2016-04-27 23:15:08 -04:00
  • c6594d73c6 Merge pull request #4625 from brcolow/vim-7.4.1075 Justin M. Keyes 2016-04-27 21:54:48 -04:00
  • 4ff793eaab Merge pull request #4655 from brcolow/vim-7.4.1035 Justin M. Keyes 2016-04-27 21:53:05 -04:00
  • b447b865cd Merge #4591 Justin M. Keyes 2016-04-27 21:48:35 -04:00
  • f931e78fe4 test: matchparen_spec.lua KillTheMule 2016-04-17 20:23:30 +02:00
  • 61e25f995c vim-patch:7.4.1296 KillTheMule 2016-04-17 19:34:36 +02:00
  • 2d5520fb25 Merge pull request #4622 from Shougo/vim-7.4.1753 Justin M. Keyes 2016-04-27 21:01:03 -04:00
  • c0de12c3c5 vim-patch: 7.4.1401 Problem: Having 'autochdir' set during startup and using diff mode doesn't work. (Axel Bender) Solution: Don't use 'autochdir' while still starting up. (Christian Brabandt) Michael Ennen 2016-04-27 15:18:42 -07:00
  • f644d8d88e Fix coverity errors in haslocaldir() and getcwd. HiPhish 2016-04-26 18:10:36 +02:00
  • de0ea44698 vim-patch: 7.4.1101 Problem: With 'rightleft' and concealing the cursor may move to the wrong position. Solution: Compute the column differently when 'rightleft' is set. (Hirohito Higashi) Michael Ennen 2016-04-21 12:50:33 -07:00
  • 7209d3c59a vim-patch: 7.4.1075 Problem: Crash when using an invalid command. Solution: Fix generating the error message. (Dominique Pelle) Michael Ennen 2016-04-26 23:30:34 -07:00
  • 6bb4b9f57f vim-patch:7.4.1006 #4605 Michael Ennen 2016-04-18 22:49:28 -07:00
  • 2adb8acebd Merge pull request #4649 from justinmk/vimpatches Justin M. Keyes 2016-04-27 00:04:36 -04:00
  • ec916bb983 Merge pull request #4630 from jamessan/vim-7.4.613 Justin M. Keyes 2016-04-26 23:48:16 -04:00
  • e4146dd7df remove disable_char_avail_for_testing() Justin M. Keyes 2016-04-26 23:29:55 -04:00
  • cc410185c0 vim-patch: 7.4.1035 Problem: An Ex range gets adjusted for folded lines even when the range is not using line numbers. Solution: Only adjust line numbers for folding. (Christian Brabandt) Michael Ennen 2016-04-26 13:30:45 -07:00
  • ea483231c5 Merge pull request #4593 from ZyX-I/length-functions Justin M. Keyes 2016-04-26 23:12:42 -04:00
  • 0d6fe73d7b vim-patch:7.4.1118 Justin M. Keyes 2016-04-26 22:34:12 -04:00
  • 204629a1a0 regexp_nfa.c: Fix various linter errors James McCoy 2016-04-23 07:11:33 -04:00
  • ee9cca892c vim-patch:7.4.613 James McCoy 2016-04-21 22:13:32 -04:00
  • 67d5a1aae2 vim-patch:7.4.1092 Justin M. Keyes 2016-04-25 05:52:25 -04:00
  • db9c22adb9 legacy test: Makefile Justin M. Keyes 2016-04-25 05:51:22 -04:00
  • cf434d2ae4 Satisfy the linter. KillTheMule 2016-04-18 21:56:40 +02:00
  • 3d73956b96 Add documentation for disable_char_avail_for_testing, handpicked from KillTheMule 2016-04-18 21:26:58 +02:00
  • 11fd965554 vim-patch:7.4.1300 KillTheMule 2016-04-18 21:06:04 +02:00
  • ad99d0bf7e vim-patch:5a46a58 KillTheMule 2016-04-18 20:58:18 +02:00
  • e861af85f8 Merge pull request #4647 from justinmk/vimpatches Justin M. Keyes 2016-04-26 00:01:46 -04:00
  • 17294977bd Merge pull request #4631 from KillTheMule/vim-7.4.871 Justin M. Keyes 2016-04-25 23:20:23 -04:00
  • ef977c6b68 vim-patch:7.4.998 Justin M. Keyes 2016-04-25 05:24:21 -04:00
  • 5797f40646 version.c: update NA KillTheMule 2016-04-25 05:12:11 -04:00
  • ef205c3851 Merge pull request #4325 from watiko/vim-7.4.984 Justin M. Keyes 2016-04-25 04:17:45 -04:00
  • 6f98034686 Merge pull request #4632 from KillTheMule/vim-7.4.822 Justin M. Keyes 2016-04-25 04:12:04 -04:00
  • 588bc1d958 Merge #4303 'vim-patch:7.4.{951,1143,1144}'. Justin M. Keyes 2016-04-25 03:56:33 -04:00
  • 121e76db6f Merge pull request #4273 from watiko/vim-7.4.957 Justin M. Keyes 2016-04-25 03:20:45 -04:00
  • 5a5ef1c222 mouse: Implement horizontal scroll. #3450 bambu 2015-10-12 20:27:17 -04:00
  • dfe85dd80a Merge pull request #4642 from justinmk/unittest-event_init Justin M. Keyes 2016-04-25 01:10:55 -04:00
  • 49c5689f45 test/unit: ensure event_init() Justin M. Keyes 2016-04-24 23:51:16 -04:00
  • 6e5343d230 test: shell_spec: rename variable Justin M. Keyes 2016-04-24 23:39:20 -04:00
  • 7925ffc872 version bump Justin M. Keyes 2016-04-24 17:36:24 -04:00
  • 4dcd19d9bc NVIM v0.1.4 v0.1.4 Justin M. Keyes 2016-04-24 17:36:05 -04:00
  • 4f5a18237b release.sh: Automate release process. Justin M. Keyes 2016-04-24 02:00:39 -04:00
  • 9cf91a8691 vim-patch: 7.4.1347 Problem: When there is any error Vim will use a non-zero exit code. Solution: When using ":silent!" do not set the exit code. (Yasuhiro Matsumoto) Michael Ennen 2016-04-24 12:33:45 -07:00
  • ab63f5d934 Merge pull request #4636 from blueyed/vim-patch-fix-find_git_remote Justin M. Keyes 2016-04-24 14:44:50 -04:00
  • a9f97226ae vim-patch.sh: fix/improve pattern with find_git_remote Daniel Hahler 2016-04-24 13:49:00 +02:00
  • 1cc869ffb9 Merge pull request #4571 from bfredl/pumtest Björn Linse 2016-04-24 16:01:29 +02:00
  • 3c4544c532 tests/ui: screen tests for completion popupmenu Björn Linse 2016-04-13 23:54:08 +02:00
  • 23e8d6d94b Linting. KillTheMule 2016-04-23 23:00:59 +02:00
  • 445f0d7eed vim-patch:7.4.822 KillTheMule 2016-04-23 22:28:32 +02:00
  • 3098b18a2b vim-patch.sh: Query git for name of neovim remote James McCoy 2016-04-21 21:56:20 -04:00
  • 98fb53e0eb Happy little, happy little, happy little linter KillTheMule 2016-04-22 21:19:47 +02:00
  • e6b8893337 vim-patch:7.4.871 KillTheMule 2016-04-22 19:47:41 +02:00
  • c107d4a2d6 The trivial part of 7.4.871 KillTheMule 2016-04-22 20:01:36 +02:00
  • 3d7a6e4d54 Merge pull request #4367 from jbradaric/vim-7.4.1107 Justin M. Keyes 2016-04-22 04:11:45 -04:00
  • c4de9c7cc9 version.c: update. #4301 Shougo Matsushita 2016-02-20 11:37:13 +09:00
  • e57238a644 vim-patch:7.4.1753 Shougo Matsushita 2016-04-21 06:00:55 +09:00
  • 5ebffaae4e Merge #3229 ':tcd' Justin M. Keyes 2016-04-21 03:15:52 -04:00
  • cef624ee9e Merge pull request #4618 from bfredl/regcrash Björn Linse 2016-04-21 20:11:27 +02:00
  • ce17d03180 eval: let getreg() return valid list for an undefined register Björn Linse 2016-04-20 13:44:12 +02:00
  • 89e6973fe2 tcd: doc, error messages Justin M. Keyes 2016-04-21 03:04:10 -04:00
  • ec71d87b81 Implement tab-local working directory feature. HiPhish 2015-08-24 12:58:28 +02:00
  • 9e1cacecbe Fix another linter error. Jurica Bradaric 2016-04-20 10:00:07 +02:00
  • 5734e21873 delete_spec: Fix linter errors. Jurica Bradaric 2016-02-29 20:27:48 +01:00
  • 2dfc8de1cf Merge tempfile.c back into fileio.c Jurica Bradaric 2016-02-29 20:23:13 +01:00
  • 425fcdb5b4 vim-patch:7.4.1120 Jurica Bradaric 2016-02-28 13:26:10 +01:00
  • 29b737e92b vim-patch:7.4.1117 Jurica Bradaric 2016-02-28 13:21:01 +01:00
  • a252fca38e Fix linter errors. Jurica Bradaric 2016-02-28 13:12:12 +01:00
  • 9e385404b3 vim-patch:7.4.1116 Jurica Bradaric 2016-02-28 12:59:13 +01:00
  • 88a735166b vim-patch:7.4.1114 Jurica Bradaric 2016-02-28 12:44:59 +01:00
  • 50a7517a6d vim-patch:7.4.1107 Jurica Bradaric 2016-02-28 10:32:46 +01:00
  • a7a0bf54e3 Merge pull request #4610 from KillTheMule/vim-7.4.819 Justin M. Keyes 2016-04-20 01:36:30 -04:00
  • cd10cdd1b4 Merge pull request #4589 from gregorias/patch_1113 Justin M. Keyes 2016-04-20 01:34:29 -04:00
  • 7029dec0ae vim-patch:7.4.819 KillTheMule 2016-04-19 21:53:14 +02:00
  • 02fa6b18d6 vim-patch:7.4.1113 Problem: Using {ns} in variable name does not work. (lilydjwg) Solution: Fix recognizing colon. Add a test. Grzegorz Milka 2016-04-17 12:32:23 +02:00
  • 5c6592fdab v:windowid #4608 Rui Abreu Ferreira 2016-04-19 17:42:01 +01:00
  • ba9bdb3e70 Merge pull request #4604 from dbarnett/vim-60cce2f Justin M. Keyes 2016-04-19 01:02:25 -04:00
  • 1cb8afed78 doc: remove redundant, outdated section. Justin M. Keyes 2016-04-19 00:57:25 -04:00
  • 43fe335eda vim-patch:60cce2f David Barnett 2016-04-18 21:12:05 -07:00
  • 0ba12c6691 Merge pull request #4603 from dbarnett/vim-ca63501 Justin M. Keyes 2016-04-19 00:44:26 -04:00