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
/
nvim
/
api
Age
Commit message (
Expand
)
Author
Files
2017-04-21
Merge #6539 'More cursor shape modes'
Justin M. Keyes
1
2017-04-21
ui: use an array for mode styles
Björn Linse
1
2017-04-21
ui: support more cursor shape modes
Björn Linse
1
2017-04-19
*: Add comment to all C files
ZyX
8
2017-04-16
*: Silence some false positives
ZyX
1
2017-04-12
api/buffer: Validate replacement array in a separate cycle
ZyX
1
2017-04-11
api: Remove FUNC_API_SINCE for nvim__ functions
ZyX
1
2017-04-10
api: Bump nvim__*id functions since value
ZyX
1
2017-04-08
api: Rename _vim_id functions to nvim__id
ZyX
1
2017-04-08
api: Add FUNC_API_SINCE(1) to new functions
ZyX
1
2017-04-08
Merge branch 'master' into luaviml'/lua
ZyX
4
2017-04-04
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
1
2017-04-01
tui: 'guicursor' shape #6044
Matthieu Coudron
1
2017-03-30
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2
2017-03-29
eval/typval,api/buffer: Fix review comments
ZyX
1
2017-03-29
*: Fix some Windows-specific warnings
ZyX
1
2017-03-29
eval: Move copy_tv to eval/typval
ZyX
1
2017-03-29
eval: Move free_tv to eval/typval.h, remove most of its usages
ZyX
1
2017-03-29
eval,*: Move get_tv_string to typval.c
ZyX
1
2017-03-29
*: Move some dictionary functions to typval.h and use char*
ZyX
2
2017-03-29
eval: Split eval.c into smaller files
ZyX
2
2017-03-27
api: Use a form of `1 << 63` for INTERNAL_CALL_MASK
ZyX
1
2017-03-27
api: Also shift numbers in api_metadata output
ZyX
1
2017-03-27
api: Allow kObjectTypeNil to be zero without breaking compatibility
ZyX
1
2017-03-27
api: Reserve more numbers for internal calls
ZyX
2
2017-03-27
functests: Test for error conditions
ZyX
3
2017-03-27
executor/converter: Make nlua_pop_Object not recursive
ZyX
2
2017-03-27
executor: Make sure it works with API values
ZyX
1
2017-03-16
doc: handle_* function declarations
Justin M. Keyes
1
2017-03-15
api: bump api level to 2
Björn Linse
1
2017-03-15
api: add detailed checks for compatibility and correct "since" value
Björn Linse
1
2017-03-15
api: implement FUNC_API_SINCE
Björn Linse
5
2017-03-07
api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019
Matthew Malcomson
1
2017-03-01
doc/api.txt: Merge with api-funcs.txt
Justin M. Keyes
1
2017-02-23
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
1
2017-02-23
api: Rename dict_set_value to dict_set_var
ZyX
5
2017-02-23
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
1
2017-02-23
api/buffer: Add nvim_buf_get_changedtick method
ZyX
1
2017-02-14
vim-patch:7.4.2090
Michael Ennen
1
2017-02-14
api/helpers: Remove NULL dereference (#6109)
Nikolai Aleksandrovich Pavlov
1
2017-02-04
Make Nvim work with latest vim-patch v7.4.2024
Marco Hinz
2
2017-01-26
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
1
2017-01-13
Move apply_autocmd_dirchanged() to vim_chdir()
Marco Hinz
1
2017-01-07
eval: Fix failing test
ZyX
1
2017-01-07
eval: Make sure that copyID is reset when needed
ZyX
1
2017-01-06
eval/typval_encode: Use TYPVAL_ENCODE_CONV_EMPTY_DICT for partials
ZyX
1
2017-01-04
*: Remove `// fname()` comments near typval_encode includes
ZyX
1
2017-01-03
tests: Add tests for partials dumping
ZyX
1
2017-01-03
eval/typval_encode: Refactor arguments to argument macroses
ZyX
1
2017-01-03
api/helpers: Fix unused variable error in release build
ZyX
1
[prev]
[next]