aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | vim-patch:8.2.3368: not all Racket files are recognized (#15643)Christian Clason2021-09-12
* | vim-patch:8.2.3374: Pyret files are not recognized (#15642)Christian Clason2021-09-12
* | Merge pull request #15550 from jasonccox/vim-8.2.3385Christian Clason2021-09-12
|\ \
| * | vim-patch:8.2.3393: escaping for fish shell is skipping some charactersJason Cox2021-09-02
| * | vim-patch:8.2.3385: escaping for fish shell does not work properlyJason Cox2021-09-02
* | | Merge pull request #14770 from andrew-pa/fix13403Björn Linse2021-09-12
|\ \ \
| * | | fix(windowing): positioning of relative floatsandrew-pa2021-09-08
* | | | Merge #14611 from seandewar/vim-8.1.1116Justin M. Keyes2021-09-11
|\ \ \ \
| * | | | fix(get_showbreak_value): remove FUNC_ATTR_UNUSEDSean Dewar2021-09-11
| * | | | vim-patch:8.2.2309: 0o777 not recognized as octalSean Dewar2021-09-11
| * | | | vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
| * | | | vim-patch:8.1.2043: not sufficient testing for quoted numbersSean Dewar2021-09-11
| * | | | vim-patch:8.1.2036: the str2nr() tests failSean Dewar2021-09-11
| * | | | vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
| * | | | vim-patch:8.1.1722: error when scriptversion is 2 a making a dictionary accessSean Dewar2021-09-11
| * | | | vim-patch:8.1.1355: obvious mistakes are accepted as valid expressionsSean Dewar2021-09-11
* | | | | vim-patch:partial 53f7fccc9413 (#15631)Christian Clason2021-09-11
* | | | | refactor(syntax.c): format with uncrustify #15627dundargoc2021-09-11
* | | | | feat(api): win_viewport also sends line_count #15613Yatao Li2021-09-10
* | | | | docs: extmarks indexing #15311Justin M. Keyes2021-09-10
* | | | | docs: extmarks indexing #15311Javier López2021-09-10
* | | | | docs: extmark indexing #12742Patrice Peterson2021-09-10
* | | | | vim-patch:8.2.3389: cannot stop insert mode completion without side effects #...zeertzjq2021-09-10
|/ / / /
* | | | Merge #15626 vim-patch:8.1.{2281,2283},8.2.{2903,3391,3397}Justin M. Keyes2021-09-10
|\ \ \ \
| * | | | vim-patch:8.2.3397: no test for what 8.2.3391 fixesSean Dewar2021-09-10
| * | | | vim-patch:8.2.3391: crash with combination of 'linebreak' and other optionsSean Dewar2021-09-10
| * | | | vim-patch:8.2.2903: cursor position wrong on wrapped line with 'signcolumn'Sean Dewar2021-09-10
| * | | | vim-patch:8.1.2281: 'showbreak' cannot be set for one windowSean Dewar2021-09-10
| | |_|/ | |/| |
* | | | fix(mouse.c): fix mouse drag positions on multigrid #12667Ville Hakulinen2021-09-10
* | | | refactor: format files with uncrustify #15607dundargoc2021-09-10
|/ / /
* | | vim-patch:8.2.3399: Octave files are not recognized (#15622)Christian Clason2021-09-10
* | | vim-patch:partial 2346a6378483 (#15599)Christian Clason2021-09-09
* | | Merge pull request #15566 from bfredl/mpackBjörn Linse2021-09-09
|\ \ \
| * | | fix(ci): don't enrage the CI Gods by calling a file 'core.*'Björn Linse2021-09-09
| * | | feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()Björn Linse2021-09-09
| * | | feat(lua): add vim.mpack for msgpack support in luaBjörn Linse2021-09-09
| * | | fix(build): make vendored libmpack and libmpack-lua build properlyBjörn Linse2021-09-09
| * | | build: vendor libmpack/libmpack-lua sources from b593809d93b5299bbee4e1d18e2e...Björn Linse2021-09-09
| * | | build: vendor libmpack source from libmpack/libmpack 22b1fd90285117c995728511...Björn Linse2021-09-09
* | | | Merge pull request #15091 from yatli/mouse_drag_fixBjörn Linse2021-09-09
|\ \ \ \ | |/ / / |/| | |
| * | | fix(multigrid): #15075 mouse events crash neovimYatao Li2021-09-08
* | | | docs: naming conventionsJustin M. Keyes2021-09-09
* | | | feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-09
* | | | build: move src/nvim/xdiff to src/xdiffChristian Clason2021-09-08
* | | | vim-patch:8.2.3390: included xdiff code is outdatedChristian Clason2021-09-08
* | | | vim-patch:d2ea7cf10a4d #15571Christian Clason2021-09-08
* | | | refactor: format files with uncrustifyDundar Göc2021-09-07
|/ / /
* | | fix(screen): missing search highlights when redrawing from timer #15380Jit2021-09-06
* | | Merge pull request #15569 from bfredl/end_fillBjörn Linse2021-09-05
|\ \ \
| * | | refactor(screen): let win_line() always handle fillers after last lineBjörn Linse2021-09-05