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
/
undo.c
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
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
*
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
|
fix(extmarks): splice extmarks on nv_Undo #15920
Tony Chen
2021-10-06
|
/
*
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
*
refactor: format with uncrustify #15872
dundargoc
2021-10-02
*
fix: remove trailing slashes before making directory
Gregory Anders
2021-08-27
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-08-12
*
fix: fix incorrect call sites of xcalloc
Gregory Anders
2021-07-24
*
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
*
refactor(undo): remove last occurence of save_curbuf
Thomas Vigouroux
2021-07-08
*
style(undo): remove unnecessary comment
Thomas Vigouroux
2021-07-06
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
undo: pvs/v547
Jan Edmund Lazo
2021-06-05
*
Extmarks: Save extmark undo information to undofile.
chentau
2021-03-02
*
buffer_updates: autoload episode III: revenge of the trees
Björn Linse
2021-02-14
*
fix: Include auto/config.h before HAVE_* preprocessor checks
James McCoy
2020-12-15
*
vim-patch:8.1.2064: MS-Windows: compiler warnings for unused arguments
Jan Edmund Lazo
2020-12-06
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.1.1812: reading a truncted undo file hangs Vim
Jan Edmund Lazo
2020-10-05
*
undo: fix possibility of aborting
erw7
2020-10-02
*
vim-patch:8.1.2225: the "last used" info of a buffer is under used
Rob Pilling
2020-04-21
*
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
*
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
PVS/V618: fix emsgf format specifier #11643
Husain Alshehhi
2020-01-01
*
extmark: don't crash in RO buffer.
Björn Linse
2019-11-16
*
undo: delete undo_off global without effect
Björn Linse
2019-11-16
*
extmark: review changes
Björn Linse
2019-11-11
*
nsmarks: initial commit
timeyyy
2019-11-11
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...
Justin M. Keyes
2019-09-04
*
vim-patch:8.0.0858: check if job terminal is running #10908
Jan Edmund Lazo
2019-09-01
*
includes
Daniel Hahler
2019-08-07
*
vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusing
Jan Edmund Lazo
2019-07-28
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
cleanup: remove HAVE_SELINUX #10040
Justin M. Keyes
2019-05-21
*
lint
Jan Edmund Lazo
2019-04-30
*
lint
Justin M. Keyes
2019-04-29
[next]