index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
clint.py
Age
Commit message (
Expand
)
Author
Files
2022-03-29
build(clint): link to wiki when accessing list_T internals directly (#17876)
dundargoc
1
2022-03-09
chore(lgtm): ignore "__eq__ not overridden" warning
Dundar Göc
1
2022-03-06
ci(clint): remove "Unknown NOLINT error category" warning
Dundar Göc
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
2021-08-16
ci: increase clint line length limit to 100 characters (#15252)
dundargoc
1
2021-07-03
fix(clint): fix link to style guide. (#14975)
dundargoc
1
2020-10-12
Fix multiple typos (#13063)
Hansraj Das
1
2020-02-16
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
1
2020-02-07
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
1
2019-07-29
py: flake8 fixes
Daniel Hahler
1
2019-07-28
src/clint.py: flake8 fixes [ci skip] (#10631)
Daniel Hahler
1
2019-07-19
doc [ci skip] #10383
Justin M. Keyes
1
2019-06-04
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
1
2019-05-25
clint: remove CheckAltTokens()
Justin M. Keyes
1
2019-03-30
Merge #9815 'vim-patch:8.1.1068: complete_info()'
Justin M. Keyes
1
2019-02-28
clint: check env functions
Justin M. Keyes
1
2018-10-05
clint: add support for --stdin-filename
Daniel Hahler
1
2018-10-05
clint: use fileinput for stdin
Daniel Hahler
1
2018-08-01
clint: detect MAYBE and recommend TriState
Jan Edmund Lazo
1
2018-07-08
clint: use stdout for normal/expected output (#8700)
Daniel Hahler
1
2017-12-23
clint: Make linter report line where it found opening brace
ZyX
1
2017-12-12
clint,eval: Make linter check for direct usage of list attributes
ZyX
1
2017-10-29
rpc: Don't delay notifications when request is pending (#6544)
Björn Linse
1
2017-08-06
clint: allow starting brace after `enum`
Justin M. Keyes
1
2017-06-24
kbtree: make warning free and delete deprecated macros
Björn Linse
1
2017-06-03
clint: check FUNC_ATTR lines to have 2-space indent
Björn Linse
1
2017-04-08
Merge branch 'master' into luaviml'/lua
ZyX
1
2017-03-31
clint: Do not report zero errors
ZyX
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1
2017-03-27
clint: Allow omitting include guards in .c.h file and func_attr.h file
ZyX
1
2017-01-31
xstrlcat: Allow overlapped pointers. (#6017)
Justin M. Keyes
1
2017-01-26
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
1
2017-01-23
clint.py: Suggest xstrlcat instead of strcat.
Justin M. Keyes
1
2017-01-13
src/clint.py: improve "Ignoring" message
Daniel Hahler
1
2017-01-10
Merge pull request #5863 from ZyX-I/more-clint-checks
James McCoy
1
2017-01-07
Merge #5079 from ZyX-I/shada-save-current-pos
Justin M. Keyes
1
2017-01-06
clint: Add more exceptions to “space after a cast” rule
ZyX
1
2017-01-03
clint: Check for misplaced brace at function start
ZyX
1
2017-01-03
clint: Enable check for `{` positioned at the start of the line correctly
ZyX
1
2017-01-03
clint: Allow including .c.h files multiple times
ZyX
1
2016-06-24
*: Fix linter errors
ZyX
1
2016-06-11
clint: Add rules that forbids spaces after a cast operator
ZyX
1
2016-06-11
clint: Reject indented preprocessor directives
ZyX
1
2016-06-11
clint: Do not allow aligning line continuation characters
ZyX
1
2016-06-03
reorg
Justin M. Keyes
1