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
/
clint.py
Commit message (
Expand
)
Author
Age
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
fix(clint): disable whitespace/newline #20619
Lewis Russell
2022-10-12
*
docs: various #12823
Justin M. Keyes
2022-10-09
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: move definitions from `typval.h` to `typval_defs.h` (#20194)
Famiu Haque
2022-09-14
*
ci(clint): remove "Inner expression indentation should be 4" rule (#20047)
dundargoc
2022-09-03
*
build: add github action annotations for clint
Lewis Russell
2022-07-04
*
build(clint): remove redundant checks #18698
dundargoc
2022-05-22
*
build(clint.py): remove rules for includes, whitespace, tabs #18611
dundargoc
2022-05-20
*
ci(clint): remove checks for whitespace after comma/semicolon (#18584)
Marco Hinz
2022-05-16
*
ci(clint): remove clint.py line length check #18574
dundargoc
2022-05-15
*
ci(clint): remove check for include order
Dundar Goc
2022-05-14
*
ci(clint): fix all pyright warnings
Dundar Goc
2022-05-14
*
build(clint): remove "function size is too large" warning
Dundar Goc
2022-05-06
*
build(clint): remove all python2-isms with pyupgrade
Dundar Goc
2022-04-20
*
build(clint): change shebang to python3
Dundar Goc
2022-04-20
*
build(clint): link to wiki when accessing list_T internals directly (#17876)
dundargoc
2022-03-29
*
chore(lgtm): ignore "__eq__ not overridden" warning
Dundar Göc
2022-03-09
*
ci(clint): remove "Unknown NOLINT error category" warning
Dundar Göc
2022-03-06
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
ci: increase clint line length limit to 100 characters (#15252)
dundargoc
2021-08-16
*
fix(clint): fix link to style guide. (#14975)
dundargoc
2021-07-03
*
Fix multiple typos (#13063)
Hansraj Das
2020-10-12
*
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
2020-02-07
*
py: flake8 fixes
Daniel Hahler
2019-07-29
*
src/clint.py: flake8 fixes [ci skip] (#10631)
Daniel Hahler
2019-07-28
*
doc [ci skip] #10383
Justin M. Keyes
2019-07-19
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
clint: remove CheckAltTokens()
Justin M. Keyes
2019-05-25
*
Merge #9815 'vim-patch:8.1.1068: complete_info()'
Justin M. Keyes
2019-03-30
*
clint: check env functions
Justin M. Keyes
2019-02-28
*
clint: add support for --stdin-filename
Daniel Hahler
2018-10-05
*
clint: use fileinput for stdin
Daniel Hahler
2018-10-05
*
clint: detect MAYBE and recommend TriState
Jan Edmund Lazo
2018-08-01
*
clint: use stdout for normal/expected output (#8700)
Daniel Hahler
2018-07-08
*
clint: Make linter report line where it found opening brace
ZyX
2017-12-23
*
clint,eval: Make linter check for direct usage of list attributes
ZyX
2017-12-12
*
rpc: Don't delay notifications when request is pending (#6544)
Björn Linse
2017-10-29
*
clint: allow starting brace after `enum`
Justin M. Keyes
2017-08-06
*
kbtree: make warning free and delete deprecated macros
Björn Linse
2017-06-24
*
clint: check FUNC_ATTR lines to have 2-space indent
Björn Linse
2017-06-03
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
*
clint: Do not report zero errors
ZyX
2017-03-31
|
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
|
clint: Allow omitting include guards in .c.h file and func_attr.h file
ZyX
2017-03-27
|
/
*
xstrlcat: Allow overlapped pointers. (#6017)
Justin M. Keyes
2017-01-31
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
clint.py: Suggest xstrlcat instead of strcat.
Justin M. Keyes
2017-01-23
*
src/clint.py: improve "Ignoring" message
Daniel Hahler
2017-01-13
[next]