aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | tests: fix Test_tagfiles: use Vim's 'tags' (#10883)Daniel Hahler2019-08-30
|/
* paste: break lines at CR, CRLF #10877Justin M. Keyes2019-08-29
* tests: use runtime from build for doc/tags with :help (#10479)Daniel Hahler2019-08-28
* vim-patch:8.0.0303: shift_delete_registers() #10868Jan Edmund Lazo2019-08-28
* Merge #4448 'paste: redesign'Justin M. Keyes2019-08-28
|\
| * API: TRY_WRAP() for "abort-causing non-exception errors"Justin M. Keyes2019-08-28
| * paste: handle 'nomodifiable'Justin M. Keyes2019-08-27
| * paste: make vim.paste() "public"Justin M. Keyes2019-08-27
| * paste: handle vim.paste() failureJustin M. Keyes2019-08-27
| * paste: tickle cursorJustin M. Keyes2019-08-27
| * paste: implement redo (AKA dot-repeat)Justin M. Keyes2019-08-27
| * paste: insert text "before" cursor in Insert-modeJustin M. Keyes2019-08-27
| * API: nvim_pasteJustin M. Keyes2019-08-27
| * paste: phases, dotsJustin M. Keyes2019-08-27
| * API: nvim_put: "follow" parameterJustin M. Keyes2019-08-27
| * API: nvim_put: always PUT_CURSENDJustin M. Keyes2019-08-27
| * API: nvim_put: Avoid "N more lines" messageJustin M. Keyes2019-08-27
| * paste: edge-case: handle EOL at end-of-bufferJustin M. Keyes2019-08-27
| * paste: use nvim_put()Justin M. Keyes2019-08-27
| * API: nvim_put #6819Justin M. Keyes2019-08-27
| * API: nvim_put #6819: try to fix Insert, VisualBjörn Linse2019-08-27
| * API: nvim_put #6819Björn Linse2019-08-27
| * paste: use chansend() in Terminal-modeJustin M. Keyes2019-08-27
| * paste: fixup testsJustin M. Keyes2019-08-27
| * paste: abort paste if handler does not return trueJustin M. Keyes2019-08-27
| * TUI/paste: always flush on paste mode-changeJustin M. Keyes2019-08-27
| * TUI/paste: define paste function as Lua builtinJustin M. Keyes2019-08-27
| * lua/stdlib: cleanupJustin M. Keyes2019-08-27
| * log: log_key()Justin M. Keyes2019-08-27
| * TUI/paste: push bytes directly (avoid libtermkey)Justin M. Keyes2019-08-27
| * TUI/paste: collect data, invoke user callback #4448ZyX2019-08-27
| * paste: WIP #4448Justin M. Keyes2019-08-27
* | vim-patch:8.1.1932: ml_get errors after append() #10866Marco Hinz2019-08-27
* | clang/"null pointer dereference" #10864Ihor Antonov2019-08-27
|/
* vim-patch:8.1.1931: syntax test failsJan Edmund Lazo2019-08-26
* vim-patch:8.1.1930: cannot recognize .jsx and .tsx filesJan Edmund Lazo2019-08-26
* clang/"dereference of null pointer" #10856Ihor Antonov2019-08-26
* vim-patch:8.1.1923: some source files are not in a normal encoding (#10852)Daniel Hahler2019-08-26
* runnvim.sh: lint (shellcheck) (#10851)Daniel Hahler2019-08-26
* Merge pull request #10850 from blueyed/option-aliasDaniel Hahler2019-08-26
|\
| * vim-patch:8.1.1790: :mkvimrc is not testedJan Edmund Lazo2019-08-26
| * findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* | vim-patch:8.1.1926: redraw cursorline after putting line above #10849Jan Edmund Lazo2019-08-26
|/
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)Daniel Hahler2019-08-25
* | Merge #10840 from janlazo/vim-8.1.1757Justin M. Keyes2019-08-25
|\ \
| * | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
| * | vim-patch:8.1.1757: text added with appendbufline() isn't displayedJan Edmund Lazo2019-08-24
| |/