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
*
*: 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
*
eval: Split and move dict_add_nr_str to typval.c
ZyX
2017-03-29
*
eval: Move dict_add_list and dict_add_dict to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
terminal: 'scrollback'
Justin M. Keyes
2017-02-26
*
terminal: Allow undo and 'modifiable'.
Justin M. Keyes
2017-02-26
*
*: Fix linter errors
ZyX
2017-02-15
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
Merge pull request #5869 from hardenedapple/undojoin-curhead
James McCoy
2017-02-02
|
\
|
*
Don't set b_u_curhead in ex_undojoin()
Matthew Malcomson
2017-01-22
*
|
undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016)
Matthew Malcomson
2017-01-31
|
/
*
Bump all nvim-specific error codes above E5000
James McCoy
2016-11-15
*
'inccommand': buftype=nofile, restore cursor/view
Justin M. Keyes
2016-11-10
*
lint
Justin M. Keyes
2016-11-08
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Incsubsitution feature
KillTheMule
2016-10-30
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
*: Fix new linter errors
ZyX
2016-05-01
*
vim-patch:7.4.1574
Florent FAYOLLE
2016-03-18
*
Fix the ASCII-art diagram in undo.c
Felipe Oliveira Carvalho
2016-02-24
*
vim-patch:7.4.634
watiko
2016-02-01
*
Windows: Include <fcntl.h> for file constants.
Seth Jackson
2016-01-17
*
undo.c: Change return type to bool on functions #3697
Wayne Rowcliffe
2015-12-01
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
undo: Remove incorrect NONNULL_ALL attribute
ZyX
2015-11-05
[next]