aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* lintJames McCoy2017-09-26
* vim-patch:8.0.1025James McCoy2017-09-26
* vim-patch:8.0.1024James McCoy2017-09-26
* vim-patch:8.0.0258James McCoy2017-09-26
* vim-patch:8.0.0253James McCoy2017-09-26
* vim-patch:8.0.0112James McCoy2017-09-26
* Merge pull request #7311 from ckelsel/vim-8.0.0333James McCoy2017-09-26
|\
| * vim-patch:8.0.0333ckelsel2017-09-24
* | vim-patch:8.0.0091 (#7312)KunMing Xie2017-09-24
|/
* Move definition of cstrchr above the functions which call itJames McCoy2017-09-23
* vim-patch:8.0.0294 (#7305)Michael Schupikov2017-09-23
* Merge pull request #7277 from jamessan/deprecated-unibilium-APIsJames McCoy2017-09-17
|\
| * tui: Use unibi_var_from_num when availableJames McCoy2017-09-16
* | vim-patch:8.0.0327 (#7281)KunMing Xie2017-09-17
* | vim-patch:8.0.0324 (#7279)KunMing Xie2017-09-17
* | vim-patch:8.0.0302 NA (#7264)KunMing Xie2017-09-17
* | vim-patch:8.0.0305 (#7265)KunMing Xie2017-09-17
|/
* getchar.c: add TERM_FOCUS to MAP_HASH (#7271)Justin M. Keyes2017-09-16
* ex_cmds.c:do_sub(): macroize duplicate codeJustin M. Keyes2017-09-13
* 'inccommand': fix 'gdefault' lockup #7261KillTheMule2017-09-12
* Vim-patch 8.0.0300 (#7258)KunMing Xie2017-09-11
* vim-patch:8.0.0186 (#7154)KunMing Xie2017-09-10
* vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)KunMing Xie2017-09-10
* inccommand: fix optimization logic #7224KillTheMule2017-09-09
* terminal.c: need maketitle() in terminal-modeJustin M. Keyes2017-09-09
* Merge #7241 ':terminal : handle F1-F12, other keys'Justin M. Keyes2017-09-06
|\
| * Merge #5014 ':terminal : handle F1-F12, other keys'Justin M. Keyes2017-09-05
| |\
| | * terminal.c: label fallthrough on big switchRJ Miller2017-01-10
| | * terminal.c: handle ctrl+space and ctrl+@RJ Miller2017-01-10
| | * terminal.c: add more arrow key supportRJ Miller2017-01-10
| | * terminal.c: move mod logic into convert_modifiersRJ Miller2017-01-10
| | * terminal.c: Handle more special keysRJ Miller2017-01-10
* | | Merge #7221 from justinmk/ev-focusgainedJustin M. Keyes2017-09-06
|\ \ \
| * | | doc: channel, eventloopJustin M. Keyes2017-09-05
| * | | eventloop: loop_schedule_deferred()Justin M. Keyes2017-09-05
| * | | lintJustin M. Keyes2017-09-05
| * | | log: introduce `context`Justin M. Keyes2017-09-05
| * | | eventloop: restore redraw in cmdline K_EVENT handlerJustin M. Keyes2017-09-05
| * | | eventloop: do not redraw in cmdline K_EVENT handlerJustin M. Keyes2017-09-05
| * | | eventloop: FocusGained: schedule the scheduleJustin M. Keyes2017-09-05
| * | | doc: eventloopJustin M. Keyes2017-09-05
| * | | eventloop: FocusGained: schedule event instead of pseudokeyJustin M. Keyes2017-09-05
| |/ /
* / / vim-patch: 8.0.0{181,182,188} (#7152)KunMing Xie2017-09-05
|/ /
* | tui: DECSCUSR workaround for Konsole (#7236)Vadim A. Misbakh-Soloviov2017-09-04
* | eventloop: K_EVENT should not finish operatorMatthew Malcomson2017-09-04
* | vim-patch:8.0.0125Albert Han2017-09-03
* | vim-patch:8.0.0247 (#7232)KunMing Xie2017-09-03
* | vim-patch:8.0.0209ckelsel2017-08-30
* | tui: support new iterm2, iTerm2.app terminfo entriesLeonardo Brondani Schenkel2017-08-26
* | Merge #7081 from justinmk/rpcstopJustin M. Keyes2017-08-26
|\ \