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
*
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
*
verb_msg: remove char_u
Justin M. Keyes
2019-04-29
*
vim-patch:8.1.1207: some compilers give warning messages
Jan Edmund Lazo
2019-04-27
*
vim-patch:8.0.0776: function prototypes missing without the quickfix feature
Jan Edmund Lazo
2019-04-14
*
vim-patch:8.1.0308: a quick undo shows "1 seconds ago"
Jan Edmund Lazo
2019-04-05
*
vim-patch:8.1.0135: undo message delays screen update for CTRL-O u
Jan Edmund Lazo
2019-04-04
*
Merge #9036 'func_attr_printf'
Justin M. Keyes
2018-10-07
|
\
|
*
fixed lint errors
MichaHoffmann
2018-09-24
|
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
|
undo: Fix infinite loop if undo_read_byte returns EOF #2880
ssteinbach
2018-09-30
|
/
*
vim-patch:8.0.1443: compiler complains about uninitialized variable
Jan Edmund Lazo
2018-09-17
*
lint
Jan Edmund Lazo
2018-08-20
*
undo: undo_undoes is bool
Jan Edmund Lazo
2018-08-20
*
undo: did_undo,absolute in u_undo_end() are bool
Jan Edmund Lazo
2018-08-20
*
undo: update undo_time() function signature
Jan Edmund Lazo
2018-08-20
*
undo: above,did_undo in undo_time() are bool
Jan Edmund Lazo
2018-08-20
*
vim-patch:8.0.1441: using ":undo 0" leaves undo in wrong state
Jan Edmund Lazo
2018-08-20
*
memline: copy in ml_replace() is bool
Jan Edmund Lazo
2018-08-07
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
vim-patch:8.0.0636: when reading the undo file fails may use uninitialized da...
Jan Edmund Lazo
2018-06-20
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
|
\
|
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
|
*
Some renamings and doc changes
KillTheMule
2018-05-23
|
*
Enable -Wconversion
KillTheMule
2018-05-23
|
*
The grand renaming
KillTheMule
2018-05-23
|
*
Lint
KillTheMule
2018-05-23
|
*
API: Implement buffer updates
Peter Hodge
2018-05-23
|
/
*
undo: Silence PVS/V547: expression may be false on other system
ZyX
2018-04-22
*
vim-patch:8.0.0448: some macros are lower case (#7936)
KunMing Xie
2018-01-30
*
*: Provide list length when allocating lists
ZyX
2018-01-14
*
vim-patch:8.0.0074
Michael Schupikov
2017-12-15
*
vim-patch:8.0.0149 (#7127)
KunMing Xie
2017-08-08
*
bufhl: fix move
Björn Linse
2017-06-24
*
*: Add comment to all C files
ZyX
2017-04-19
*
vim-patch:8.0.0378
James McCoy
2017-04-09
*
vim-patch:8.0.0377
James McCoy
2017-04-09
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
[next]