aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.1.0662: needlessly searching for tilde in stringJames McCoy2018-12-30
* vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'James McCoy2018-12-29
* vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matchesJames McCoy2018-12-29
* vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrongJames McCoy2018-12-29
* TUI: enter/exit alternate screen with "title stacking" (#9407)Justin M. Keyes2018-12-29
* strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
* vim-patch:8.1.0627: Python cannot handle function name of script-local functi...Jan Edmund Lazo2018-12-23
* vim-patch:8.1.0615: get_tv function names are not consistent (#9386)Daniel Hahler2018-12-22
* Merge #9369 'vim-patch:8.1.0596'Justin M. Keyes2018-12-19
|\
| * strings: use (u)int16_t for %h printf formatJan Edmund Lazo2018-12-16
| * vim-patch:8.1.0596: not all parts of printf() are testedJan Edmund Lazo2018-12-16
* | l10n: Update Ukrainian translation #9377Anatolii Sakhnik2018-12-19
|/
* Merge pull request #9077 from jamessan/xdg-sysinitJames McCoy2018-12-16
|\
| * startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* | TUI: TERM=nstermJustin M. Keyes2018-12-16
* | TUI: detect BSD vt consoleJustin M. Keyes2018-12-16
|/
* Merge #9367 'vim-patch:8.1.{585,588}'Justin M. Keyes2018-12-15
|\
| * vim-patch:8.1.0588: cannot define a sign with space in the textJan Edmund Lazo2018-12-14
| * vim-patch:8.1.0585: undo test may fail on MS-WindowsJan Edmund Lazo2018-12-14
* | Merge pull request #9368 from bfredl/doublewrapBjörn Linse2018-12-15
|\ \ | |/ |/|
| * TUI: handle wrap of doublewidth chars correctlyBjörn Linse2018-12-15
* | TUI: Konsole 18.07.70 supports DECSCUSR (#9364)Justin M. Keyes2018-12-14
* | os/lang: use the correct LC_NUMERIC also for OS XBjörn Linse2018-12-13
|/
* Merge #9348 from janlazo/vim-8.0.1748Justin M. Keyes2018-12-13
|\
| * ex_docmd: '/' is not a path for Cmdline* eventsJan Edmund Lazo2018-12-12
| * vim-patch:8.0.1748: CmdlineEnter command uses backslash instead of slashJan Edmund Lazo2018-12-12
* | provider: make :ruby provider check use same code path as :pythonMarco Hinz2018-12-12
|/
* cmdline: support v:event in CmdlineChangedBjörn Linse2018-12-12
* vim-patch:8.0.1445: cannot act on edits in the command lineBjörn Linse2018-12-12
* provider: repurpose E319Justin M. Keyes2018-12-12
* ex_cmds: Remove various "not implemented" commandsJustin M. Keyes2018-12-11
* provider: improve error message (#9344)Marco Hinz2018-12-11
* TUI: alacritty supports set_cursor_color #9353Patrice Peterson2018-12-11
* macOS: infer primary language if $LANG is empty #9345Marco Hinz2018-12-11
* Merge pull request #9351 from bfredl/clear_attrBjörn Linse2018-12-11
|\
| * TUI: don't use BCE with attributes affecting backgroundBjörn Linse2018-12-11
* | vim-patch:8.1.0574: 'commentstring', fold marker in C (#9339)Jan Edmund Lazo2018-12-10
* | Merge #9306 'vim-patch: integrate xdiff library'Justin M. Keyes2018-12-09
|\ \ | |/ |/|
| * vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0513: no error for set diffopt+=algorithm:Anatolii Sakhnik2018-12-09
| * vim-patch:8.1.0502: internal diff fails when diffing a context diffAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0497: :%diffput changes order of linesAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0458: ml_get error and crash when using "do"Anatolii Sakhnik2018-12-09
| * vim-patch:8.1.0402: the DiffUpdate event isn't triggered for :diffputAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0400: using freed memory with :diffgetAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0397: no event triggered after updating diffsAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0395: compiler warning on 64-bit MS-WindowsAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0394: diffs are not always updated correctlyAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0375: cannot use diff mode with Cygwin diff.exeAnatolii Sakhnik2018-12-09