aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | terminal: Handle loss of focus in event loop.Scott Prager2015-04-05
* | | | event.c: Simplify timer use in event_poll()oni-link2015-04-08
| |/ / |/| |
* | | Fix warnings: window.c: close_last_window_tabpage(): Np deref: RI.Eliseo Martínez2015-04-07
* | | Fix warnings: terminal.c: get_config_int(): Dead init: RI.Eliseo Martínez2015-04-07
* | | Fix warnings: terminal.c: get_config_string(): Dead init: RI.Eliseo Martínez2015-04-07
* | | Fix warnings: terminal.c: redraw(): Np dereference: RI.Eliseo Martínez2015-04-07
* | | Fix warnings: eval.c: f_termopen(): Use-after-free: MI.Eliseo Martínez2015-04-07
* | | Fix warnings: eval.c: f_jobstart(): Np dereference: FP.Eliseo Martínez2015-04-07
* | | legacy tests: migrate test38 #2367Murali Suresh2015-04-07
* | | tests: Migrate legacy tests 44 and 99 #2366David Bürgin2015-04-07
* | | Enable -Wconversion: move.c.Eliseo Martínez2015-04-07
* | | Enable -Wconversion: fold.c.Eliseo Martínez2015-04-07
* | | Enable -Wconversion: popupmnu.c.Eliseo Martínez2015-04-07
* | | Enable -Wconversion: farsi.c: Cleanup.Eliseo Martínez2015-04-07
* | | Enable -Wconversion: farsi.c: Solve issues.Eliseo Martínez2015-04-07
| |/ |/|
* | Merge pull request #2348 from mhinz/job-control-mouseScott Prager2015-04-06
|\ \
| * | Job control: reset mouse support after foregroundingMarco Hinz2015-04-06
* | | Remove redundant NULL checksAnton Ovchinnikov2015-04-06
|/ /
* | legacy tests: Remove legacy tests for Lua (test85) #2357David Bürgin2015-04-06
* | legacy tests: Remove legacy tests for MzScheme (test70)David Bürgin2015-04-06
* | tests: Migrate legacy tests 92 and 93 #2261David Bürgin2015-04-05
* | vim-patch:7.4.636 #2267David Bürgin2015-04-05
* | Fix problem with coverity/105568 fix.oni-link2015-04-05
* | Update comments for expand_wildcards functions.oni-link2015-04-05
* | vim-patch:7.4.497 #2295David Bürgin2015-04-05
|/
* Remove swap file accidentally committed in 34dba3d7.John Szakmeister2015-04-05
* clipboard: missing `return NULL` when provider not availableBjörn Linse2015-04-05
* clipboard: handle clipboard reading directly in `get_yank_register`Björn Linse2015-04-05
* clipboard: improve the handling of newlines in `get_clipboard`Björn Linse2015-04-05
* clipboard: reallow `:put`Björn Linse2015-04-05
* clipboard: show "* and "+ in :registersBjörn Linse2015-04-05
* Fix a memory leak for WBuffers used in channel_write().oni-link2015-04-03
* Prevent too early sending of delayed notifications.oni-link2015-04-03
* Merge pull request #2318 from yshui/masterJohn Szakmeister2015-04-03
|\
| * CMakeLists: fix build when there're multiple arguments in C_FLAGSYuxuan Shui2015-03-31
* | eval: Ensure all job callbacks are invoked by `jobwait()`Thiago de Arruda2015-04-02
* | eval: Add internal_refcount field to dict_TThiago de Arruda2015-04-02
* | vim-patch:7.4.336 #2299David Bürgin2015-04-02
* | vim-patch:7.4.515David Bürgin2015-04-01
* | Modeline cleanupMichael Reed2015-03-31
* | Remove potential NULL dereference. #2316Prajjwal Bhandari2015-03-31
* | Merge pull request #2296 from glts/vim-7.4.324Florian Walch2015-03-31
|\ \ | |/ |/|
| * vim-patch:7.4.324David Bürgin2015-03-30
* | CMakeLists: enable USE_FNAME_CASE on MacScott Prager2015-03-31
* | os_scandir: fname_case -> path_fix_caseScott Prager2015-03-31
* | os_scandir: mch/unix_expandpath() -> path_expand()Scott Prager2015-03-31
* | Un-mch mch_has_(exp_)wildcard().Scott Prager2015-03-31
* | os_scandir(), scandir_next(), and os_closedir()Scott Prager2015-03-31
* | Create new mode() value for terminal-mode ('t') #2287Harm te Hennepe2015-03-27
|/
* eval: Improve validation of ids passed to job functionsThiago de Arruda2015-03-29