aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge #2303 'Fix clang analysis warnings. (9)'Justin M. Keyes2015-04-07
|\ \ \
| * | | 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
* | | Merge #2228: Enable -Wconversion. (2)Eliseo Martínez2015-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 duplicates in BACKERS.md #2363rhysd2015-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
* | Merge #2240 'Fix problem with coverity/105568 fix'Justin M. Keyes2015-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
* Merge pull request #2341 from jalvesaq/r-runtime-updateFlorian Walch2015-04-05
|\
| * Update R runtime filesJakson Alves de Aquino2015-04-03
* | clipboard: missing `return NULL` when provider not availableBjörn Linse2015-04-05
* | Merge pull request #2244 from bfredl/registersBjörn Linse2015-04-05
|\ \
| * | clipboard: handle clipboard reading directly in `get_yank_register`Björn Linse2015-04-05
| * | test/clipboard: more clipboard test cleanupsBjö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
| * | test/clipboard: split unrelated subtestsBjörn Linse2015-04-05
|/ /
* | doc/vim_diff.txt: Remove redundant `:terminal` refMichael Reed2015-04-04
* | Merge pull request #2320 from richchurcher/fix_path_testJohn Szakmeister2015-04-04
|\ \ | |/ |/|
| * Use lfs.currentdir() to fix symlink test fail.Rich Churcher2015-04-01
* | Merge PR #2221 'tests/ui: Fix indeterminism in Screen:wait'Thiago de Arruda2015-04-03
|\ \
| * | test/ui: Fix indeterminism in screen_basic_specThiago de Arruda2015-04-03
| * | tests/ui: warn when the correct state was seen temporarily.Björn Linse2015-04-03
| * | test/ui: add redraw debug utilBjörn Linse2015-04-03
|/ /
* | Merge PR #1978 'Prevent too early sending of delayed notifications.'Thiago de Arruda2015-04-03
|\ \
| * | 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