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
/
lib
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-24
refactor: follow style guide
dundargoc
1
2023-12-02
refactor: remove unused file ringbuf.h
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
2
2023-01-13
build: remove clint error suppression #21782
dundargoc
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
4
2022-06-20
perf(ui): reduce allocation overhead when encoding "redraw" events
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
5
2022-05-14
refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline string
Famiu Haque
1
2022-05-06
refactor: upgrade uncrustify configuration to version 0.75
Dundar Goc
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
1
2021-11-27
chore: fix typos (#16361)
dundargoc
1
2021-11-19
refactor: saner options for uncrustify (#16204)
dundargoc
2
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
2
2021-10-29
refactor: uncrustify #16090
dundargoc
3
2021-10-23
feat(decorations): support more than one virt_lines block
Björn Linse
1
2021-10-19
refactor: enable formatting for files under lib
Dundar Göc
6
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
6
2021-03-30
Change QUEUE_FOREACH macro to use while instead of for
erw7
1
2019-11-11
nsmarks: initial commit
timeyyy
1
2019-05-25
kvec.h: kv_destroy: reinitialize after free
Justin M. Keyes
1
2019-05-25
refactor: introduce XFREE_CLEAR()
Justin M. Keyes
5
2019-05-18
kbtree.h: assert valid range #10022
Justin M. Keyes
1
2019-05-18
kbtree: pointer UB and unitialized value fixes
Björn Linse
1
2019-02-27
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
1
2018-07-21
ui: use line-based rather than char-based updates in screen.c
Björn Linse
1
2018-04-15
kvec: Silence PVS/V512: it is not needed to fill the whole array
ZyX
1
2018-02-28
build/msvc: Fix missing restrict keyword
b-r-o-c-k
1
2018-02-19
build/gcc: disable -Warray-bounds entirely #7923
Justin M. Keyes
1
2017-10-08
klee: Start preparing for klee tests
ZyX
1
2017-10-08
kvec: Add kv_Z which is like kv_A, but zero is the last value
ZyX
1
2017-09-29
kvec: Add kv_drop() which is to be used like `(void)kv_pop(kvec)`
ZyX
1
2017-06-24
bufhl: fix move
Björn Linse
1
2017-06-24
kbtree: make warning free and delete deprecated macros
Björn Linse
1
2017-06-24
kbtree: eliminate unneccesary heap allocation
Björn Linse
1
2017-06-24
kbtree: use proper structs
Björn Linse
1
2017-06-24
kbtree: allow iterators to start at arbitrary position
Björn Linse
1
2017-06-24
kbtree.h
timeyyy
1
2016-12-09
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
1
2016-06-24
kvec: Do not bother with making capacity a power of 2
ZyX
1
2016-06-11
*: Also fix the adjacent errors
ZyX
1
2016-06-11
*: Fix errors from new linter checks
ZyX
3
2016-05-30
kvec,typval_encode: Add new vector: the one with preallocated array
ZyX
1
2016-05-30
Merge pull request #4843 from ZyX-I/refactor-queue
Justin M. Keyes
1
2016-05-30
lib/queue: Actually remove all _QUEUE macros
ZyX
1
2016-05-30
lib/queue: Refactor queue.h
ZyX
1
2016-05-30
lib/kvec: Fix remaining linter errors
ZyX
1
[next]