aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ui: Only call ui_flush when the busy state changesThiago de Arruda2015-03-16
* ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* vim-patch: mark 7.4.660 as includedoni-link2015-03-13
* syntax.c: Prevent use after free for variable g:colors_name.oni-link2015-03-13
* vim-patch:7.4.637 #2126Lech Lorens2015-03-13
* Merge pull request #2118 from rev112/fix_redundant_castJohn Szakmeister2015-03-13
|\
| * Remove redundant castsAnton Ovchinnikov2015-03-09
* | Interface cleanup: Symlink handling & docsMichael Reed2015-03-12
* | vim-patch: mark 7.4.615 as included #2109Michael Reed2015-03-12
* | Merge pull request #2114 from oni-link/remove.assertJohn Szakmeister2015-03-12
|\ \
| * | Compiler warns about uninitialized object in vim_eval().oni-link2015-03-08
| * | Remove unnecessary assert() in os_dirname().oni-link2015-03-08
| |/
* | os_unix_defs && os/unix_defs: Consistently use '~' over '$HOME' #2009Michael Reed2015-03-11
* | legacy tests: migrate test84Rainer Borene2015-03-11
* | legacy tests: migrate test91Rainer Borene2015-03-11
* | legacy tests: migrate test90Rainer Borene2015-03-11
* | legacy tests: migrate test95Rainer Borene2015-03-11
* | legacy tests: migrate test15Rainer Borene2015-03-11
* | legacy tests: migrate test_listlbr_utf8Rainer Borene2015-03-11
* | legacy tests: migrate test98Rainer Borene2015-03-11
* | legacy tests: migrate test103Rainer Borene2015-03-11
* | legacy tests: migrate test_qf_titleRainer Borene2015-03-11
* | legacy tests: migrate test100Rainer Borene2015-03-11
* | test: migrate legacy test 77 #2046Gustaf Lindstedt2015-03-08
* | version: don't use NVIM_VERSION_* directly outside version.cBjörn Linse2015-03-08
* | config: split out versiondef.h from config.hBjörn Linse2015-03-08
|/
* tui: fall back to underline for undercurl. #2099Chase Geigle2015-03-07
* set_init_1: mb_init() on fallback encoding (utf8) #2106Floris van Liere2015-03-07
* Macro cleanup: USE_UNIXFILENAMEMichael Reed2015-03-05
* Macro cleanup: USE_ON_FLY_SCROLLMichael Reed2015-03-05
* Macro cleanup: USER_HIGHLIGHTMichael Reed2015-03-05
* Macro cleanup: USE_EXE_NAMEMichael Reed2015-03-05
* Macro cleanup: ONE_CLIPBOARDMichael Reed2015-03-05
* Macro cleanup: UNICODE16Michael Reed2015-03-05
* Macro cleanup: SPACE_IN_FILENAMEMichael Reed2015-03-05
* Macro cleanup: HAVE_SANDBOXMichael Reed2015-03-05
* vim-patch:7.4.578oni-link2015-03-04
* remote_ui: Fix error messages #2045Carlos Castillo2015-03-04
* jobsend: Don't append extra newline after last itemBjörn Linse2015-03-03
* deps: Add libvterm to the project dependenciesThiago de Arruda2015-02-28
* illumos requires the use of limits.h for things like INT_MAX #2049Mike Zeller2015-02-26
* Fix warnings: message.c: copy_hotkeys_and_msg: Garbage value: FP. #2062Eliseo Martínez2015-02-26
* job: Allow spawning jobs connected to pseudo terminalsThiago de Arruda2015-02-23
* job: Refactor process spawning and startup argumentsThiago de Arruda2015-02-23
* job: Send SIGTERM before calling job_stop in job_teardownThiago de Arruda2015-02-23
* eval: Fix buffering of data in job autocommandsThiago de Arruda2015-02-23
* Simpler handling for "always-on"/"always-off" options. #2002Florian Walch2015-02-22
* tui: Also use xterm-256color when TERM=screen and COLORTERM != NULLThiago de Arruda2015-02-21
* Fix warnings: window.c: close_last_window_tabpage(): Use after free: RI.Eliseo Martínez2015-02-21
* Fix warnings: screen.c: screen_puts_len(): Various (4): FP/MI.Eliseo Martínez2015-02-21