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
/
os
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
refactor: format header files with uncrustify #15877
dundargoc
2021-10-09
*
fix(tui): remove dead code #15929
erw7
2021-10-06
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
fix(tui): remove obsolete $NVIM detection #15791
erw7
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
coverity/331377: os_fopen: Remove invalid iflags assert
James McCoy
2021-05-06
*
coverity/331399: Remove unused "term_name" member from PtyProcess
James McCoy
2021-05-06
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
Add more info to debug messages
James McCoy
2021-04-08
*
os/win: fix build failure
Jan Edmund Lazo
2021-03-31
*
Change QUEUE_FOREACH macro to use while instead of for
erw7
2021-03-30
*
vim-patch:8.1.0989: various small code ugliness
Jan Edmund Lazo
2021-03-29
*
vim-patch:8.1.2326: cannot parse a date/time string
Jan Edmund Lazo
2021-03-27
*
state: throttle batched event processing when input is available
Björn Linse
2021-03-08
*
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
*
fix(pty_proc/macOS): Properly set the environment for the child
James McCoy
2021-01-31
*
Pass environment on to pty processes on Windows
James McCoy
2021-01-31
*
Common handling of required/ignored env vars
James McCoy
2021-01-31
*
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
2021-01-13
*
Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)
ffanzhang
2021-01-10
*
input: consider "-- more --" state to be blocking, fixes #11899
Björn Linse
2021-01-04
*
fix: Include auto/config.h before HAVE_* preprocessor checks
James McCoy
2020-12-15
*
Fix colors in terminal by maintaining COLORTERM
Thomas Fehér
2020-11-26
*
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
*
startup: handle autoload and lua packages during startup
Björn Linse
2020-11-02
*
vim-patch:8.2.0728: messages about a deadly signal are not left aligned
Jan Edmund Lazo
2020-10-16
*
vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)
Jan Edmund Lazo
2020-09-28
*
win: avoid duplicate separators in $PATH #12869
Justin M. Keyes
2020-09-08
*
Merge pull request #12804 from janlazo/vim-8.1.1725
Jan Edmund Lazo
2020-08-31
|
\
|
*
vim-patch:8.1.1725: MS-Windows: E325 message may use incorrect date format
Jan Edmund Lazo
2020-08-30
*
|
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
|
/
*
Merge remote-tracking branch 'upstream/master' into libcallnr
James McCoy
2020-08-08
|
\
|
*
Merge remote-tracking branch 'upstream/master' into fileinfo-garbage
James McCoy
2020-07-31
|
|
\
|
|
*
Merge pull request #12376 from erw7/fix-stack-overflow-on-input-enqueue
Matthieu Coudron
2020-06-08
|
|
|
\
|
|
|
*
[squash] fix comment [skip ci]
erw7
2020-05-26
|
|
|
*
input: fix stack overflow
erw7
2020-05-25
[next]