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
/
mark.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.2058: function for ex command is named inconsistently
Jan Edmund Lazo
2019-09-21
*
shada/context: fully remove jumplist duplicates #10898
Abdelhakeem Osama
2019-09-03
*
API: Context
Justin M. Keyes
2019-07-27
*
vim-patch:8.1.0833: memory leak when jumps output is filtered
Jan Edmund Lazo
2019-07-15
*
vim-patch:8.1.1221: filtering does not work when listing marks
Jan Edmund Lazo
2019-07-15
*
vim-patch:8.1.0495: :filter only supports some commands
Jan Edmund Lazo
2019-07-15
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-05-19
*
vim-patch:8.0.1513: the jumplist is not always properly cleaned up
Jan Edmund Lazo
2019-05-19
*
vim-patch:8.0.1498: getjumplist() returns duplicate entries
Jan Edmund Lazo
2019-05-19
*
jumplist: avoid extra tail entry #9805
Abdelhakeem Osama
2019-04-02
*
vim-patch:8.1.0671: cursor in wrong column after auto-format #9729
Jan Edmund Lazo
2019-03-14
*
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
*
vim-patch:8.1.0168: output of :marks is too short with multi-byte chars
Jan Edmund Lazo
2018-09-13
*
Remove occurences of mb_head_off
ZviRackover
2018-08-15
*
vim-patch:8.0.1433: illegal memory access after undo
Jan Edmund Lazo
2018-08-09
*
Remove all occurences of the mb_ptr2char macro
ZviRackover
2018-08-06
*
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
*
vim-patch:8.0.0255: setpos() does not use the buffer argument for all marks
Jan Edmund Lazo
2018-06-06
*
mark: Make sure that jumplist item will not have zero lnum
ZyX
2017-12-24
*
quickfix: fix location list updates.
Lech Lorens
2017-10-31
*
bufhl: fix move
Björn Linse
2017-06-24
*
*: Add comment to all C files
ZyX
2017-04-19
*
*: 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
*
Robustly handle folds during a :move command
Matthew Malcomson
2017-03-23
*
setpos(): Set lowercase mark in other buffers (#5753)
Matthew Malcomson
2017-01-15
*
vim-patch:7.4.1925
James McCoy
2017-01-09
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
Linted
KillTheMule
2016-10-30
*
Incsubsitution feature
KillTheMule
2016-10-30
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
2016-02-23
*
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
*
mark: Make clrallmarks correctly free all marks, and set zero tstamps
ZyX
2015-10-23
*
mark: Do not do unnecessary initialization
ZyX
2015-10-08
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
*: Fix problems with clang+asan Release build
ZyX
2015-10-08
*
mark: Clear marks in some cases, but do not do useless job in free_\*
ZyX
2015-10-08
*
mark: Avoid address sanitizer error
ZyX
2015-10-08
*
mark: Fix out-of-bounds array access when iterating over global marks
ZyX
2015-10-08
*
shada,functests: Add tests for merging ShaDa data
ZyX
2015-10-08
*
shada,functests: Test compatibility support
ZyX
2015-10-08
*
shada: When reading marks or registers, free items when set fails
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
viminfo: Remove old code
ZyX
2015-10-08
[next]