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
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
fix(input): use click number of last click for mouse drag (#20300)
zeertzjq
2022-09-24
*
fix: assert failure when changing 'ut' while waiting for CursorHold (#20241)
zeertzjq
2022-09-18
*
Merge pull request #20198 from zeertzjq/cursorhold
bfredl
2022-09-18
|
\
|
*
fix(events): make CursorHold behave as documented
zeertzjq
2022-09-17
*
|
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
|
/
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:9.0.0318: clearing screen causes flicker (#19993)
zeertzjq
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
vim-patch:9.0.0284: using static buffer for multiple completion functions
zeertzjq
2022-08-27
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:8.2.4754: using cached values after unsetting some environment vari...
zeertzjq
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
vim-patch:8.2.3623: "$*" is expanded to "nonomatch"
zeertzjq
2022-08-20
*
revert: "jobstart(): Fix hang on non-executable cwd #9204" (#19826)
zeertzjq
2022-08-18
*
build(windows): fix target check-single-includes
dundargoc
2022-08-13
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
feat(lua): print source locations of lua callbacks (#19597)
ii14
2022-08-03
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
fix(windows):exepath, stdpath return wrong slashes #19111
Enan Ajmain
2022-07-17
*
refactor: remove unnecessary volatile #19210
erw7
2022-07-04
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
fix(ci): noisy logs, unreliable test #19019
Justin M. Keyes
2022-06-18
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
ci: fix lint errors caused by missing includes (#18673)
dundargoc
2022-05-21
*
fix(unittests): coredump when running unit tests #18663
Jun-ichi TAKIMOTO
2022-05-20
*
fix(cid/348314): free user_copy, not user
James McCoy
2022-05-20
*
refactor(events): remove unnecessary fudging of updating_screen
bfredl
2022-05-18
*
fix(ui): make winbar work with floats and multigrid
bfredl
2022-05-18
*
refactor: move more grid functions to grid.c. Clean up some variables
bfredl
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
fix(windows): stdpath("state") => "nvim-data" #18546
dundargoc
2022-05-12
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
[next]