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
*
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-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
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 Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
vim-patch:8.2.0660: the search.c file is a bit big (#19963)
zeertzjq
2022-08-27
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: fix clang and PVS warnings (#19532)
zeertzjq
2022-07-28
*
fix(mark): give correct error message when mark is in another buffer (#19454)
zeertzjq
2022-07-21
*
fix(mark): fix unexpected cursor movements (#19253)
zeertzjq
2022-07-06
*
fix(mark): mark without a view restores at topline #19224
zeertzjq
2022-07-04
*
fix(coverity): 353827 unnecessary null check #19209
Javier Lopez
2022-07-02
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
fix(mark): set mark fnum from buffer (#19195)
Gregory Anders
2022-07-01
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
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
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
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
[next]