Commit Graph

  • d85fabc24f doc: Remove refs to 'compatible' and friends Michael Reed 2015-03-23 23:29:21 -04:00
  • adfc8cf50a doc: Misc. cleanup Justin M. Keyes 2015-02-17 01:28:37 -05:00
  • ab68ac4c02 doc: Add one-liner job control example Justin M. Keyes 2015-01-14 01:35:40 -05:00
  • c60dd09408 doc: Cleanup for #2099 Michael Reed 2015-03-08 17:17:47 -04:00
  • bb7aa04e61 Remove --nofork / -f remnants Michael Reed 2015-03-08 23:52:34 -04:00
  • e16ff72e71 Merge #2148 'misc1.c: split some environment functions' Justin M. Keyes 2015-03-24 16:29:18 -04:00
  • 3fc18e25b8 refactor: add tests for env_expand_esc bobtwinkles 2015-03-14 02:30:45 -04:00
  • 03d47965c0 refactor: split some more functions from misc1.c bobtwinkles 2015-03-13 23:27:54 -04:00
  • ed1070bb24 Merge PR #2146 'Improve functional test debuggability and efficiency' Thiago de Arruda 2015-03-24 12:59:59 -03:00
  • 1ee7ca7bc0 test: Improve functional test debuggability and efficiency Thiago de Arruda 2015-03-17 08:48:03 -03:00
  • 47e90ea1c5 test: Extract code to spawn nvim into the "spawn" helper function Thiago de Arruda 2015-03-17 08:45:13 -03:00
  • 5874bc28ea deps: Update busted and dependencies Thiago de Arruda 2015-03-17 08:17:03 -03:00
  • 5860d65f9c Merge PR #2237 'Job fixes to core and tests' Thiago de Arruda 2015-03-24 12:04:46 -03:00
  • d6369707c2 test: Fix tty-test program Thiago de Arruda 2015-03-24 07:45:36 -03:00
  • 56ef37eb59 job: Fix memory error oni-link 2015-03-12 08:12:29 -03:00
  • a6fb511c7f job: Fix process cleanup using SIGCHLD/waitpid Thiago de Arruda 2015-02-26 23:29:08 -03:00
  • 0c6fdd5251 Merge pull request #2213 from jszakmeister/add-junit-support John Szakmeister 2015-03-24 06:00:44 -04:00
  • 424c04f2c9 Merge pull request #2214 from Pyrohh/version-cleanup Justin M. Keyes 2015-03-23 08:20:22 -04:00
  • 8c19152dcb version.c: Clean up --version / :version output Michael Reed 2015-03-21 00:23:24 -04:00
  • 1257b303ac Merge pull request #2212 from bfredl/concealfix Björn Linse 2015-03-22 21:17:35 +01:00
  • eea804ab59 Remove *_BUILTIN_TCAPS & 'ttybuiltin' Michael Reed 2015-03-21 00:09:42 -04:00
  • 4bc62c76c7 Merge #2184: Fix coverity issues. (6) Eliseo Martínez 2015-03-22 11:45:48 +01:00
  • 44b563409e Passing-by: Add function attributes. Eliseo Martínez 2015-03-22 10:51:13 +01:00
  • c6784d9f6f coverity/105985: Resource leak: RI. Eliseo Martínez 2015-03-17 19:08:44 +01:00
  • a2b4535747 coverity/105982: Unckecked return value: RI. Eliseo Martínez 2015-03-17 18:45:26 +01:00
  • 3db0a40d69 coverity/105568: Free of array-typed value: FP. Eliseo Martínez 2015-02-20 17:32:42 +01:00
  • fb44a233a5 coverity/13777: String not null terminated: RI. Eliseo Martínez 2015-02-20 16:32:58 +01:00
  • 04c8235df0 vim-patch: mark 7.4.673 as included Björn Linse 2015-03-21 21:59:49 +01:00
  • afae3e25d5 build: add support for running the tests in junit format John Szakmeister 2015-03-21 09:47:49 -04:00
  • 19ca54b969 syntax: let first syntax item seqnr be 1 instead of 0 Björn Linse 2015-03-21 13:48:29 +01:00
  • 4fc0291c73 Update to libuv 1.4.2 Michael Reed 2015-03-20 15:31:39 -04:00
  • a9e6a768c5 legacy test script: minor string handling fix #2181 Gustaf Lindstedt 2015-03-15 21:14:31 +08:00
  • 26e6bca769 vim-patch:7.4.503 #2178 Perry Hung 2015-03-18 22:41:51 -04:00
  • 2d0f7fa95d README: Do not call translator transpiler Nikolai Aleksandrovich Pavlov 2015-03-20 21:56:15 +03:00
  • 8dd415e887 tui: Add support for true color terminals Thiago de Arruda 2015-03-19 19:00:19 -03:00
  • 29b6fc57e8 deps: Use released versions for unibilium, msgpack-c. Florian Walch 2015-03-20 14:57:14 +02:00
  • 90bce5ad38 Merge pull request #2144 from jszakmeister/fix-warning-in-release John Szakmeister 2015-03-20 09:54:06 -04:00
  • 657d274520 Remove BINARY_FILE_IO option #2179 Perry Hung 2015-03-18 07:44:17 -04:00
  • 8f6ecc4089 misc2.c: Move emsg* functions to message.c #2152 Michael Reed 2015-03-14 19:44:01 -04:00
  • 21a5326527 Merge #1930 'hlsearch/incsearch screen tests + convert test 63' Justin M. Keyes 2015-03-19 18:21:25 -04:00
  • cf88f33eec tests/ui: cleanup ignores in screen_basic_spec Björn Linse 2015-02-25 10:50:04 +01:00
  • a040aa95c1 tests/legacy: convert test 63 (:match and matchadd() ) Björn Linse 2015-02-12 22:14:54 +01:00
  • 93d01bf12e tests/ui: test hlsearch and incsearch Björn Linse 2015-02-02 18:23:49 +01:00
  • 63d2564409 tests: update legacy Makefile #2186 Justin M. Keyes 2015-03-18 20:31:09 -04:00
  • 608d709fa0 Merge PR #2182 'Improve ui/busy handling and early input reading' Thiago de Arruda 2015-03-18 22:42:19 -03:00
  • 4d63d99174 main: Simplify code that deals with early user input Thiago de Arruda 2015-03-18 12:46:04 -03:00
  • 8b7b71f474 ui: Refactor so that busy state won't be the default Thiago de Arruda 2015-03-18 12:34:36 -03:00
  • a0f2961b4f tui.c: Send fewer cursor-hide commands to the terminal. oni-link 2015-03-16 21:08:58 +01:00
  • 293a7dc134 Remove platform dependent HAVE_OPENDIR #2010 Jonas Dourado 2015-02-18 01:11:54 -02:00
  • 70393f2e30 contrib: fix YCM completion for header files #2151 bobtwinkles 2015-03-14 18:02:57 -04:00
  • 6cfc91c0b9 travis: Configure to notify gitter chat room Thiago de Arruda 2015-03-17 20:36:45 -03:00
  • 5709181243 main: Start stdin before sourcing startup scripts Thiago de Arruda 2015-03-17 14:49:09 -03:00
  • 67f3ff3dff Merge pull request #2166 from Pyrohh/build-improvements John Szakmeister 2015-03-17 05:02:17 -04:00
  • e2a8692e72 contrib: Added local.mk.example Michael Reed 2015-03-07 19:49:16 -05:00
  • 7d5e1db586 Merge #2157 'Minor cleanups' Justin M. Keyes 2015-03-16 11:01:10 -04:00
  • 4fd8c3cbbb Reuse f_browse function from f_browsedir Anton Ovchinnikov 2015-03-15 10:52:53 +01:00
  • b81ec82533 Remove unnecessary 'free' Anton Ovchinnikov 2015-03-15 10:41:32 +01:00
  • 76970fe2c1 Clarify an out-of-memory cleanup, remove a function-wide loop counter Anton Ovchinnikov 2015-03-15 10:39:59 +01:00
  • 53452663cc Remove redundant parentheses Anton Ovchinnikov 2015-03-15 00:13:12 +01:00
  • a62a2b6250 Merge consecutive identical 'if' statements Anton Ovchinnikov 2015-03-14 23:20:54 +01:00
  • 9927e99948 Remove always-true expressions Anton Ovchinnikov 2015-03-14 22:12:23 +01:00
  • 08d2f7b562 scripts/vim-patch.sh: Misc. improvements #2108 Michael Reed 2015-03-05 21:49:03 -05:00
  • 3946810d54 Merge #2074 'Migrate legacy test 19 and 89' Justin M. Keyes 2015-03-16 10:55:21 -04:00
  • 6511c24af8 legacy tests: migrate test19 Gustaf Lindstedt 2015-02-28 19:33:17 +08:00
  • 311f09e20f legacy tests: migrate test89 Gustaf Lindstedt 2015-02-28 19:26:50 +08:00
  • f6d4bfd51b Merge PR #2164 'Small changes to ui_busy functions and testing' Thiago de Arruda 2015-03-16 10:59:29 -03:00
  • 1d80c0e3a0 ui: Only call ui_flush when the busy state changes Thiago de Arruda 2015-03-16 08:35:43 -03:00
  • 5199456471 test: Only display cursor marker in screen tests if nvim is not busy Thiago de Arruda 2015-03-16 08:29:57 -03:00
  • 7eee9c2a22 Put gitter badge near other badges Thiago de Arruda 2015-03-16 08:14:00 -03:00
  • 4f162a95e6 Added Gitter badge The Gitter Badger 2015-03-16 11:07:26 +00:00
  • 9af193bc5c deps: Replace cp by ${CMAKE_COMMAND} -E copy for portability Thiago de Arruda 2015-03-15 14:31:03 -03:00
  • c546875daf ui: Replace cursor_{on,off} by busy_{stop,start} Thiago de Arruda 2015-03-15 10:21:05 -03:00
  • dbe719317c deps: Add utfTerminalDetailed busted output handler Thiago de Arruda 2015-03-15 09:13:26 -03:00
  • 70b7ba0ccb Merge pull request #2154 from lyuts/build_custom_libtermkey John Szakmeister 2015-03-15 07:19:23 -04:00
  • 862d687fea Fixed compilation when using custom libtermkey (not installed in base system). lyuts 2015-03-14 23:07:06 -07:00
  • 24f2504036 Fix unused variable in wstream.c for a release build. John Szakmeister 2015-03-13 15:34:45 -04:00
  • 3e9ca91ff6 Merge #2138 'syntax.c: Prevent use after free for variable g:colors_name' Justin M. Keyes 2015-03-13 17:29:25 -04:00
  • 0d8a10f6c5 vim-patch: mark 7.4.660 as included oni-link 2015-03-13 18:31:52 +01:00
  • a916696a13 syntax.c: Prevent use after free for variable g:colors_name. oni-link 2015-03-12 14:05:16 +01:00
  • bdbbdb5888 vim-patch:7.4.637 #2126 Lech Lorens 2015-03-10 02:05:47 +01:00
  • dda914fd6a build: fix a missing reference to libunibilium missed in #2125 John Szakmeister 2015-03-13 16:26:13 -04:00
  • 59fca5b482 Merge pull request #2125 from jszakmeister/fix-whitespace-third-party John Szakmeister 2015-03-13 15:59:41 -04:00
  • 627d8e4dfe Avoid an unused variable warning in the release build. John Szakmeister 2015-03-13 15:34:37 -04:00
  • c015eabe13 Merge pull request #2118 from rev112/fix_redundant_cast John Szakmeister 2015-03-13 07:09:08 -04:00
  • b5bb6269b0 Merge #2008 'Special interfaces cleanup' Justin M. Keyes 2015-03-12 21:59:33 -04:00
  • 29ad67dd47 gitignore: add /src/nvim/testdir/del Michael Reed 2015-02-21 15:00:19 -05:00
  • 2d11eba6fd Interface cleanup: Man pages Michael Reed 2015-02-17 15:33:22 -05:00
  • 481ebc0bb1 Interface cleanup: Symlink handling & docs Michael Reed 2015-02-17 15:34:15 -05:00
  • 5fcd12f8b5 vim-patch: mark 7.4.615 as included #2109 Michael Reed 2015-03-05 21:38:23 -05:00
  • 74531e50dc Merge pull request #2114 from oni-link/remove.assert John Szakmeister 2015-03-12 07:24:15 -04:00
  • 032c20078a os_unix_defs && os/unix_defs: Consistently use '~' over '$HOME' #2009 Michael Reed 2015-02-17 01:18:22 -05:00
  • 1e6c487488 Merge pull request #2129 from justinmk/fixlegacytest005 Justin M. Keyes 2015-03-11 02:20:17 -04:00
  • 3de0f5654b tests: fix 005_bufleave_delete_buffer_spec.lua Justin M. Keyes 2015-03-11 01:47:38 -04:00
  • f8f07891e7 tests: add missing "_spec" suffix Justin M. Keyes 2015-03-11 00:56:53 -04:00
  • 7c29aa1060 Merge #2029 'migrate legacy tests' Justin M. Keyes 2015-03-11 00:33:02 -04:00
  • c9fefe2a74 legacy tests: migrate test84 Rainer Borene 2015-02-26 12:47:33 -03:00
  • 126b169f99 legacy tests: migrate test91 Rainer Borene 2015-02-26 12:32:22 -03:00
  • 1e4a5f878f legacy tests: migrate test90 Rainer Borene 2015-02-26 12:26:49 -03:00
  • a1aacb2a32 legacy tests: migrate test95 Rainer Borene 2015-02-25 23:42:50 -03:00
  • 2cfecf5420 legacy tests: migrate test15 Rainer Borene 2015-02-23 22:49:32 -03:00