index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval
/
funcs.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0989: various small code ugliness
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into account
VVKot
2021-03-28
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
vim-patch:8.2.0949: strptime() does not use DST
Jan Edmund Lazo
2021-03-27
*
vim-patch:8.1.2326: cannot parse a date/time string
Jan Edmund Lazo
2021-03-27
*
Merge pull request #14178 from andymass/vim-8.2.0088
Jan Edmund Lazo
2021-03-22
|
\
|
*
Fix neovim tag bugs uncovered by vim-8.2.0088,
Andy K. Massimino
2021-03-21
*
|
vim-patch:8.2.2631: commands from winrestcmd() do not always work properly
Jan Edmund Lazo
2021-03-21
|
/
*
vim-patch:8.2.0422: crash when passing popup window to win_splitmove()
Andy K. Massimino
2021-03-19
*
vim-patch:8.2.0093: win_splitmove() can make Vim hang
Andy K. Massimino
2021-03-19
*
vim-patch:8.1.2020: it is not easy to change the window layout
Andy K. Massimino
2021-03-19
*
vim-patch:8.2.2341: expresison command line completion incomplete after "g:"
Jan Edmund Lazo
2021-03-12
*
api: allow open non-current buffer as terminal (+ xmas bonus)
Björn Linse
2021-03-12
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
eval: add fname_case to feature list
erw7
2021-02-25
*
vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)
kuuote
2021-02-22
*
vim-patch:8.2.0925: getcompletion() does not return command line arguments
Jan Edmund Lazo
2021-02-14
*
vim-patch:8.2.2489: current buffer is wrong after deletebufline() fails
Jan Edmund Lazo
2021-02-10
*
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
eval/environ: Prefer the last definition of an env var
James McCoy
2021-01-31
*
Common handling of required/ignored env vars
James McCoy
2021-01-31
*
Support specifying "env" option for termopen()
James McCoy
2021-01-31
*
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
vim-patch:8.2.0861: cannot easily get all the current marks (#13676)
Jan Edmund Lazo
2021-01-03
*
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.1.1837: popup test fails if clipboard is supported but not working
Jan Edmund Lazo
2020-12-24
*
vim-patch:8.2.2136: Vim9: Using uninitialized variable
Jan Edmund Lazo
2020-12-13
*
eval: executable(), exepath() accept strings only
Jan Edmund Lazo
2020-12-11
*
vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)
Jan Edmund Lazo
2020-12-11
*
fall back to os_realpath
Magnus Kokk
2020-11-30
*
Fix undeclared identifier when HAVE_READLINK is not defined
Magnus Kokk
2020-11-30
*
vim-patch:8.1.0951: using WIN64 even though it is never defined
Jan Edmund Lazo
2020-11-27
*
vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not ideal
Jan Edmund Lazo
2020-11-25
*
vim-patch:8.2.0991: cannot get window type for autocmd and preview window
Jan Edmund Lazo
2020-11-25
*
vim-patch:8.2.0257: cannot recognize a terminal in a popup window
Jan Edmund Lazo
2020-11-25
*
vim-patch:8.2.1608: Vim9: getchar() test fails with GUI
Jan Edmund Lazo
2020-11-20
*
vim-patch:8.1.0805: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
Removed restricted mode - Fix #11972
georg3tom
2020-11-11
*
vim-patch:8.1.0268: file type checking has too many #ifdef (#13182)
tamago324
2020-11-06
*
vim-patch:8.2.1747: result of expand() unexpectedly depends on 'completeslash'
skippi
2020-10-26
*
vim-patch:8.1.1791: 'completeslash' also applies to globpath()
skippi
2020-10-26
*
vim-patch:8.2.1102: Coverity gets confused by an unnecessary NULL check
Jan Edmund Lazo
2020-10-25
*
vim-patch:8.1.1056: no eval function for Ruby
Alex Genco
2020-10-21
*
vim-patch:8.2.1804: resolve('/') returns an empty string (#13121)
Jan Edmund Lazo
2020-10-20
*
vim-patch:8.2.0868: trim() always trims both ends
skippi
2020-10-17
*
vim-patch:8.2.1850: "vat" does not select tags correctly over line break
Jan Edmund Lazo
2020-10-15
*
vim-patch:8.1.1319: computing function length name in many places
Jan Edmund Lazo
2020-09-30
[next]