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: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor(fileio.c): remove HAVE_ACL ifdefs
Lewis Russell
2023-02-01
*
vim-patch:9.0.1246: code is indented more than necessary (#22006)
zeertzjq
2023-01-26
*
refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: eliminate os_unix.c #21621
Justin M. Keyes
2023-01-02
*
refactor: rename mch_get_acl => os_get_acl
Justin M. Keyes
2022-12-16
*
vim-patch:9.0.0733: use of strftime() is not safe (#21228)
zeertzjq
2022-11-29
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
fix!: make :undo! notify buffer update callbacks (#20344)
zeertzjq
2022-09-26
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
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
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor(undo.c): resolve clint issues (#19827)
Lewis Russell
2022-08-18
*
refactor: remove some unused includes (#19820)
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:8.2.5023: substitute overwrites allocated buffer
zeertzjq
2022-07-07
*
vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (...
zeertzjq
2022-07-07
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
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
*
|
vim-patch:8.2.4941: '[ and '] marks may be wrong after undo (#18539)
zeertzjq
2022-05-12
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.2.4217: illegal memory access when undo makes Visual area invalid
Christian Clason
2022-01-26
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
[next]