aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.0.0164 (#7368)KunMing Xie2017-10-08
* Merge #7364 lower priority of 'cursorline', 'cursorcolumn'Justin M. Keyes2017-10-07
|\
| * syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07
| * syntax: 'cursorcolumn', 'colorcolumn': low priority #6380Justin M. Keyes2017-10-07
* | resettitle(): remove conditions (#7360)Justin M. Keyes2017-10-07
* | vim-patch:8.0.0142 (#7335)KunMing Xie2017-10-07
* | vim-patch:8.0.0148 #7344ckelsel2017-10-07
|/
* vim-patch:8.0.0157 (#7362)KunMing Xie2017-10-07
* eval.c: ga_concat_esc() #7357Andrew Ferreira2017-10-07
* 'titleold': move logic to getout()Justin M. Keyes2017-10-05
* 'titleold': simplify behaviorJustin M. Keyes2017-10-05
* 'titleold': set UI title on exit #7191nate2017-10-05
* Stub ngettext when libintl isn't availableJames McCoy2017-10-03
* win: vim_FullName(): force backslashes #7287Ignas Anikevicius2017-10-02
* oldtest: Run test_mksession_utf8 testsJames McCoy2017-09-27
* Merge pull request #7325 from jamessan/vim-8.0.0112James McCoy2017-09-26
|\
| * 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 #7310 from ckelsel/vim-8.0.0330James McCoy2017-09-26
|\ \
| * | vim-patch:8.0.0330ckelsel2017-09-24
* | | Merge pull request #7309 from ckelsel/vim-8.0.0328James McCoy2017-09-26
|\ \ \ | |_|/ |/| |
| * | vim-patch:8.0.0328ckelsel2017-09-24
| |/
* | 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