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
/
sign.c
Commit message (
Expand
)
Author
Age
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
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
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
signs: Change b_signcols_max -> b_signcols_valid
Lewis Russell
2021-07-04
*
sign: pvs/v547
Jan Edmund Lazo
2021-06-05
*
signs: fix overflow during adjustment on Windows (#14472)
statiolake
2021-05-02
*
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
2021-04-17
*
vim-patch:8.1.2205: sign entry structure has confusing name (#14289)
Lewis Russell
2021-04-05
*
vim-patch:8.1.1899: sign_place() does not work as documented
Lewis Russell
2021-04-03
*
vim-patch:8.1.1682: placing a larger number of ...
Lewis Russell
2021-04-03
*
vim-patch:8.1.1631: displaying signs is inefficient
Lewis Russell
2021-04-03
*
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
2020-12-24
*
vim-patch:8.1.1623: display wrong with signs in narrow number column
erw7
2020-07-23
*
vim-patch:8.2.0108: when sign text is changed a manual redraw is needed
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.0939: no completion for sign group names
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.1552: cursor position is wrong after sign column changes
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.1489: sign order wrong when priority was changed
Jan Edmund Lazo
2020-03-01
*
vim-patch:8.1.1466: not updating priority on existing sign
Jan Edmund Lazo
2020-03-01
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
PVS/V547: expression is always true/false #10640
Ihor Antonov
2019-07-29
*
sign: REMOVE FEAT_SIGN_ICONS, dead code #10595
Jan Edmund Lazo
2019-07-24
*
PVS/V547: dead code #10459
Bartosz Miera
2019-07-13
*
signs: fix crash in buf_addsign #10091
Andrej Zieger
2019-06-01
*
lint
Andrej Zieger
2019-05-26
*
Fix out of bounds read in sign_group_ref
Andrej Zieger
2019-05-26
*
Resolved compile warnings & fixed lot of style related to sign api
Andrej Zieger
2019-05-26
*
Allow multiple signs of same type in one line (matching vim behaviour)
Andrej Zieger
2019-05-26
*
Fixed ordering of signs to align vim and neovim behaviour
Andrej Zieger
2019-05-26
*
Changed sign_mark_adjust behaviour to match vim
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0772: the sign_define_by_name() function is too long
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0767: when deleting lines at the bottom signs are misplaced
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0750: when the last sign is deleted the signcolumn may remain
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0717: there is no function for the ":sign jump" command
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0709: windows are updated for every added/deleted sign
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0702: ":sign place" only uses the current buffer
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0697: ":sign place" requires the buffer argument
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0673: functionality for signs is spread out over several files
Andrej Zieger
2019-05-26