aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* NVIM v0.3.5v0.3.5Justin M. Keyes2019-04-28
* options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-15
* Remove MSVC optimization workaround for SHM_ALLJames McCoy2019-04-12
* Make SHM_ALL to a variable instead of a compound literal #defineJames McCoy2019-04-12
* doc: mention "pynvim" module renameJustin M. Keyes2019-03-26
* Merge pull request #9629 from bfredl/pumfixBjörn Linse2019-02-19
|\
| * screen: don't crash when drawing popupmenu with 'rightleft' optionBjörn Linse2019-02-19
|/
* vim-patch:8.1.0677: look-behind match may use the wrong line numberJan Edmund Lazo2019-02-07
* :terminal : set topline based on window height #8325Justin M. Keyes2019-02-06
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* version bumpJustin M. Keyes2019-01-13
* NVIM v0.3.4v0.3.4Justin M. Keyes2019-01-13
* Merge #9495 from justinmk/release-0.3Justin M. Keyes2019-01-13
|\
| * provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-13
| * checkhealth: detect broken pip #9468Justin M. Keyes2019-01-13
| * win/dist: nvim-qt v0.2.12Justin M. Keyes2019-01-13
|/
* version bumpJustin M. Keyes2019-01-04
* NVIM v0.3.3v0.3.3Justin M. Keyes2019-01-04
* release.sh: Format issue-numbers in descriptions [ci skip]Justin M. Keyes2019-01-04
* release.sh: fix exclusion pattern [ci skip]Justin M. Keyes2019-01-04
* Merge pull request #9442 from jamessan/revert-pynvimJames McCoy2019-01-02
|\
| * health/provider: Check for available pynvim when neovim module missingJames McCoy2019-01-01
| * python#CheckForModule: Use the given module string instead of hard-coding pynvimJames McCoy2019-01-01
| * {health,provider}/python: Import the neovim, rather than pynvim, moduleJames McCoy2019-01-01
* | Merge pull request #9439 from jamessan/more-fragile-testsJames McCoy2019-01-01
|\ \
| * | Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
| * | Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
| * | Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
| |/
* | Merge pull request #9435 from jamessan/tui-konsoleJames McCoy2019-01-01
|\ \
| * | TUI: Konsole DECSCUSR fixup (#9423)Justin M. Keyes2019-01-01
|/ /
* | Merge pull request #9433 from jamessan/only-lint-masterJames McCoy2019-01-01
|\|
| * travis: Only run lint job for master branch/PRsJames McCoy2019-01-01
* | travis: Run ci for release-* branchesJames McCoy2019-01-01
* | version bumpJames McCoy2019-01-01
|/
* NVIM v0.3.2v0.3.2Justin M. Keyes2018-12-31
* version.c: update [ci skip] (#9417)Marvim the Paranoid Android2018-12-31
* version.c: update [ci skip] (#9275)Marvim the Paranoid Android2018-12-31
* Merge #9401 from justinmk/pr-win-erw7Justin M. Keyes2018-12-30
|\
| * win/TUI: ConEmu: get back_color_erase from terminfoJustin M. Keyes2018-12-30
| * cleanup: Remove os_term_is_nice()Justin M. Keyes2018-12-30
| * refactor: Extract os_tty_guess_term()Justin M. Keyes2018-12-30
| * update_terminfo.sh: NOLINT data arraysJustin M. Keyes2018-12-28
| * update_terminfo.sh: Use printf instead of echoJustin M. Keyes2018-12-28
| * test: win/TUI builtin terminfosJustin M. Keyes2018-12-28
| * Merge 'upstream/master' into pr-win-erw7Justin M. Keyes2018-12-27
| |\
| * | win/TUI: Fix scroll on Windows legacy consoleerw72018-12-27
| * | win/TUI: ConEmu: set immediate_wrap_after_last_column #9094erw72018-12-27
| * | win/TUI: builtin terminfos for cygwin, conemu, et al.erw72018-12-27
| * | win/TUI: SetConsoleMode() to override libuv #9094erw72018-12-27
* | | appimage: Include metadata #9320pierre2018-12-30