aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge #7679 'startup: treat stdin as text instead of commands'Justin M. Keyes2018-06-10
|\
| * cleanup, test interactive -EJustin M. Keyes2018-06-04
| * win/startup: remove --literalJustin M. Keyes2018-06-04
| * startup: allow explicit "-" file arg with --headlessJustin M. Keyes2018-06-04
| * startup: fix -es/-Es so they are actually silentJustin M. Keyes2018-06-04
| * startup: silent-mode is not `full_screen`Justin M. Keyes2018-06-04
| * lintJustin M. Keyes2018-06-04
| * startup: stdin-text with -E, -Es (improved Ex-mode)Justin M. Keyes2018-06-04
| * startup: stdin-text with file argsJustin M. Keyes2018-06-04
| * startup: stdin as text instead of commandsJustin M. Keyes2018-06-04
| * main.c: remove check_tty(), delayed warningJustin M. Keyes2018-06-04
| * lintJustin M. Keyes2018-06-04
* | Merge #8499 from janlazo/vim-8.0.0533Justin M. Keyes2018-06-10
|\ \
| * | vim-patch:8.0.0541: compiler warning on MS-WindowsJan Edmund Lazo2018-06-08
| * | vim-patch:8.0.0533: abbreviation doesn't work after backspacing newlineJan Edmund Lazo2018-06-08
* | | Merge #8516 'win/build: bundle libiconv, gettext tools'Justin M. Keyes2018-06-10
|\ \ \
| * | | build/msvc: Add libiconv to bundled dependenciesb-r-o-c-k2018-06-09
* | | | vim-patch:8.0.0520: using a function pointer while the function is known (#8513)KunMing Xie2018-06-10
* | | | vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
|/ / /
* / / refactor: buf_collect_lines (#8509)Justin M. Keyes2018-06-09
|/ /
* | expand_env_esc: fix invalid memory access (#8508)Justin M. Keyes2018-06-09
* | vim-patch:8.0.0525: completion for user command argument not tested (#8506)Jan Edmund Lazo2018-06-09
* | vim-patch:8.0.0452: some macros are in lower case (#8505)Jan Edmund Lazo2018-06-08
* | Merge #7917 'API: buffer updates'Justin M. Keyes2018-06-08
|\ \
| * | API: Accept empty lists as dictionariesKillTheMule2018-05-23
| * | Add empty options dict to buf_attachKillTheMule2018-05-23
| * | Rename some more, fixe borked renamingKillTheMule2018-05-23
| * | Send changedtick as first event if buffer contents weren't requestedKillTheMule2018-05-23
| * | Unify updates_start and updates to lines_eventKillTheMule2018-05-23
| * | Use autogenerated declarationsKillTheMule2018-05-23
| * | LintKillTheMule2018-05-23
| * | Some renamings and doc changesKillTheMule2018-05-23
| * | Enable -WconversionKillTheMule2018-05-23
| * | The grand renamingKillTheMule2018-05-23
| * | Fix memory leakKillTheMule2018-05-23
| * | Bump up buffer capacity to 2GBKillTheMule2018-05-23
| * | Make LiveUpdate return lastline instead of numreplacedKillTheMule2018-05-23
| * | LintKillTheMule2018-05-23
| * | Make separate functions to start/stop live updatesKillTheMule2018-05-23
| * | Adjust FUNC_API_SINCE for nvim_buf_live_updatesKillTheMule2018-05-23
| * | Add argument to not send a buffers content when updates are enabledKillTheMule2018-05-23
| * | Update to latest masterKillTheMule2018-05-23
| * | API: Implement buffer updatesPeter Hodge2018-05-23
* | | Merge #8498 from janlazo/vim-8.0.0523Justin M. Keyes2018-06-08
|\ \ \
| * | | lintJan Edmund Lazo2018-06-07
| * | | vim-patch:8.0.0523: dv} deletes part of a multi-byte character.Jan Edmund Lazo2018-06-07
* | | | vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)Jan Edmund Lazo2018-06-08
* | | | vim-patch:8.0.0586: no test for mapping timing out (#8501)Jan Edmund Lazo2018-06-08
* | | | vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500)Jan Edmund Lazo2018-06-08
* | | | terminal: flush vterm output buffer on pty output #8486林千里2018-06-08
|/ / /