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
*
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
*
|
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
|
/
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
*
Merge pull request #18294 from mhinz/mac/simpler-locale-fallback
James McCoy
2022-05-01
|
\
|
*
fix(mac): use same $LANG fallback mechanism as Vim
Marco Hinz
2022-04-28
*
|
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
|
fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)
zeertzjq
2022-04-30
*
|
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
|
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
|
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
|
feat(input): delay all simplifications
zeertzjq
2022-04-29
*
|
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
|
/
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
vim-patch:8.2.4750: small pieces of dead code (#18113)
dundargoc
2022-04-15
*
feat(events): support SIGWINCH for Signal event #18029
Loong Wang
2022-04-10
*
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
2022-04-03
*
fix(input): do not translate scroll keys into multiclicks
zeertzjq
2022-04-02
*
chore: add additional compiler flags (#17815)
Lewis Russell
2022-03-24
[next]