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.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)
zeertzjq
2022-04-10
*
fix(coverity): dead code and operands don't affect result #17662
dundargoc
2022-03-11
*
vim-patch:8.2.3532: the previous '' mark is restored after moving the cursor ...
zeertzjq
2022-01-31
*
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
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
fixup! vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-16
|
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-06
*
|
fix(buffer_updates): make `lockmarks` not affect extmarks and buffer updates....
Anton Adamansky
2021-10-07
|
/
*
feat(api): named marks set, get, delete #15346
Javier Lopez
2021-10-05
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.2.0050: after deleting a file mark it is still in viminfo
Jan Edmund Lazo
2021-01-05
*
vim-patch:8.2.0861: cannot easily get all the current marks (#13676)
Jan Edmund Lazo
2021-01-03
*
vim-patch:8.2.1252: ":marks" may show '< and '> mixed up
Peter Wolf
2020-07-28
*
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
*
doc [ci skip]
Justin M. Keyes
2019-12-31
*
jumplist: browser-style (or 'tagstack') navigation #11530
butwerenotthereyet
2019-12-10
*
Merge #11340 'Factor out parse_one_cmd()'
Justin M. Keyes
2019-11-17
|
\
|
*
vim-patch:8.1.0266: parsing Ex address range is not a separate function
Jan Edmund Lazo
2019-11-13
*
|
nsmarks: initial commit
timeyyy
2019-11-11
|
/
*
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
[next]