aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* hist_char2type: Return '/' for NUL.James McCoy2016-10-18
* vim-patch:7.4.1494Patrick2016-10-18
* docJustin M. Keyes2016-10-16
* vim-patch: 7.4.1619 (#5475)Michael Ennen2016-10-16
* vim-patch:7.4.1833 (#5484)Shougo2016-10-15
* Merge pull request #5424 from jamessan/win-tab-nrJames McCoy2016-10-15
|\
| * api: Support getting the number of a window/tabpageJames McCoy2016-10-04
* | Merge pull request #5456 from jamessan/char-sign-conversionJames McCoy2016-10-15
|\ \
| * | lintJames McCoy2016-10-09
| * | if_cscope: Fix conversion warnings when char defaults to unsignedJames McCoy2016-10-09
| * | Change constack.cs_flags from char to intJames McCoy2016-10-09
* | | Merge pull request #5384 from bfredl/getchar_eventBjörn Linse2016-10-15
|\ \ \
| * | | events: allow event processing in getchar()Björn Linse2016-10-15
* | | | startup: Remove 'N files to edit' message. #5481Linda_pp2016-10-14
* | | | Revert "tui: Move ui_bridge module to tui/ namespace."Justin M. Keyes2016-10-13
|/ / /
* | | Merge #5257 from jbradaric/vim-7.4.1893Justin M. Keyes2016-10-13
|\ \ \
| * | | eval: Exit early if argument is invalid.Jurica Bradaric2016-10-07
| * | | vim-patch:7.4.1895Jurica Bradaric2016-10-07
| * | | vim-patch:7.4.1893Jurica Bradaric2016-10-07
* | | | Merge #5418 from Shougo/vim-7.4.2158Justin M. Keyes2016-10-13
|\ \ \ \
| * | | | vim-patch:7.4.2205Shougo Matsushita2016-10-01
| * | | | vim-patch:7.4.2162Shougo Matsushita2016-10-01
| * | | | vim-patch:7.4.2158Shougo Matsushita2016-10-01
* | | | | Merge #5427 from Shougo/vim-7.4.1714Justin M. Keyes2016-10-13
|\ \ \ \ \
| * | | | | vim-patch:7.4.1765Shougo Matsushita2016-10-04
| * | | | | vim-patch:7.4.1714Shougo Matsushita2016-10-04
* | | | | | Merge #5470 from justinmk/pr5445Justin M. Keyes2016-10-13
|\ \ \ \ \ \
| * | | | | | main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
| * | | | | | terminal: Move re-edit detection to do_ecmd(). #5445Harm te Hennepe2016-10-12
* | | | | | | vim-patch:7.4.2274 (#5439)Harm te Hennepe2016-10-12
* | | | | | | ui: Blank the next cell for any multi-cell characterJames McCoy2016-10-12
* | | | | | | Merge pull request #5461 from jamessan/emoji-ui-regressionJames McCoy2016-10-12
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ui: Fix the call to utf_ambiguous_widthJames McCoy2016-10-11
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #5466 from jszakmeister/fix-generated-files-for-in-tree-buildJohn Szakmeister2016-10-12
|\ \ \ \ \ \
| * | | | | | build: fix generated file paths when building in-treeJohn Szakmeister2016-10-11
* | | | | | | eval/term_write(): Skip writes if stream was closed.Justin M. Keyes2016-10-12
* | | | | | | test/terminal: Cover race when :term shell process exits.Justin M. Keyes2016-10-12
|/ / / / / /
* / / / / / window: Fix cmd_with_count's formatting when sizeof(long) != 8James McCoy2016-10-11
|/ / / / /
* | | | | Merge pull request #5411 from P4Cu/vim-7.4.1549James McCoy2016-10-08
|\ \ \ \ \
| * | | | | vim-patch:7.4.1549Andrzej Pacanowski2016-09-30
| | |/ / / | |/| | |
* | | | | Merge #5428 'vim-patch: 0c1ff16, 939a1ab, 8067a64'.Justin M. Keyes2016-10-08
|\ \ \ \ \
| * | | | | vim-patch:939a1abShougo Matsushita2016-10-04
| * | | | | vim-patch:8067a64Shougo Matsushita2016-10-04
| | |/ / / | |/| | |
* | | | | hardcopy.c: Fix -Wmaybe-uninitialized warning.Justin M. Keyes2016-10-08
* | | | | lint: Removing dead initializations #5410Patrick Jackson2016-10-08
| |_|/ / |/| | |
* | | | tui/flush_buf: Don't toggle cursor when called from out() #5436Florian Larysch2016-10-06
* | | | version.c: mark NA patches (#5380)Shougo2016-10-06
| |_|/ |/| |
* | | Merge pull request #5366 from NovaDev94/vim-7.4.1740James McCoy2016-10-04
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.1740Nova2016-09-22
* | | tui/terminfo_start: Default to normal-mode cursor shape. (#5419)Justin M. Keyes2016-10-02