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
Commit message (
Expand
)
Author
Age
*
inccommand: Suppress error reporting when previewing commands
James McCoy
2017-01-11
*
Windows: vim_getenv(): Find runtime relative to nvim. #3303 (#5929)
Justin M. Keyes
2017-01-11
*
system([...]): Set v:shell_error=-1 if not executable.
Rui Abreu Ferreira
2017-01-11
*
Windows: libuv_process_spawn(): Allow libuv argument quoting/escaping.
Rui Abreu Ferreira
2017-01-10
*
lint
James McCoy
2017-01-10
*
vim-patch:7.4.2100
James McCoy
2017-01-10
*
Merge pull request #5863 from ZyX-I/more-clint-checks
James McCoy
2017-01-10
|
\
|
*
clint: Check for misplaced brace at function start
ZyX
2017-01-03
|
*
clint: Enable check for `{` positioned at the start of the line correctly
ZyX
2017-01-03
*
|
lint
James McCoy
2017-01-10
*
|
vim-patch:7.4.2009
James McCoy
2017-01-10
*
|
vim-patch:7.4.2008
James McCoy
2017-01-10
*
|
vim-patch:7.4.1925
James McCoy
2017-01-09
*
|
Merge pull request #5860 from jamessan/vim-7.4.1889
James McCoy
2017-01-09
|
\
\
|
*
|
vim-patch:7.4.1889
James McCoy
2017-01-02
|
|
/
*
|
process_wait(): Avoid dereference after LOOP_PROCESS_EVENTS. (#5917)
Justin M. Keyes
2017-01-09
*
|
XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)
Rui Abreu Ferreira
2017-01-08
*
|
Merge #5079 from ZyX-I/shada-save-current-pos
Justin M. Keyes
2017-01-07
|
\
\
|
*
|
clint: Add more exceptions to “space after a cast” rule
ZyX
2017-01-06
|
*
|
shada: Mark ALWAYS_INLINE function as `inline`
ZyX
2017-01-06
|
*
|
shada: Move setpcmark()/cleanup_jumplist() out of the cycle
ZyX
2017-01-04
|
*
|
shada: Fix offset saving
ZyX
2017-01-04
|
*
|
shada: Silence linter
ZyX
2017-01-04
|
*
|
shada: Save current cursor position before saving jumps
ZyX
2017-01-04
*
|
|
unittest,memory: Fix tests
ZyX
2017-01-07
*
|
|
memory: Document new additions to memory.h
ZyX
2017-01-07
*
|
|
memory: Restore entered_free_all_mem functionality
ZyX
2017-01-07
*
|
|
eval: Fix failing test
ZyX
2017-01-07
*
|
|
unittest: Add dict_items function
ZyX
2017-01-07
*
|
|
eval: Make sure that copyID is reset when needed
ZyX
2017-01-07
*
|
|
eval/typval_encode.h: Use only a single macros with _INNER[_2] hack
ZyX
2017-01-07
*
|
|
unittest: Allow mocking allocator calls
ZyX
2017-01-07
*
|
|
Merge pull request #5826 from ZyX-I/fix-typval_encode
James McCoy
2017-01-06
|
\
\
\
|
*
|
|
eval: Fix typo
ZyX
2017-01-07
|
*
|
|
eval/typval_encode: Dump empty dictionary before checking for refcycle
ZyX
2017-01-06
|
*
|
|
eval: Work with reference cycles in partials (self) properly
ZyX
2017-01-06
|
*
|
|
eval/typval_encode: Use TYPVAL_ENCODE_CONV_EMPTY_DICT for partials
ZyX
2017-01-06
|
*
|
|
eval/typval_encode.h: Remove documentation that is located in *.c.h
ZyX
2017-01-06
|
*
|
|
*: Remove `// fname()` comments near typval_encode includes
ZyX
2017-01-04
|
*
|
|
eval/encode: Always check the return value of encode_vim_to_\*
ZyX
2017-01-04
|
*
|
|
tests: Add tests for partials dumping
ZyX
2017-01-03
|
*
|
|
eval: Fix errorneous early exit when converting lists and dictionaries
ZyX
2017-01-03
|
*
|
|
eval/encode: Fail when stringifying NULL functions
ZyX
2017-01-03
|
*
|
|
eval/typval_encode: Handle NULL partials properly
ZyX
2017-01-03
|
*
|
|
eval/typval_encode: Provide proper values as dict argument
ZyX
2017-01-03
|
*
|
|
eval: Fix unused variable error in release builds
ZyX
2017-01-03
|
*
|
|
eval/encode: Fix 4 new linter failures
ZyX
2017-01-03
|
*
|
|
eval/typval_encode: Refactor arguments to argument macroses
ZyX
2017-01-03
|
*
|
|
eval: Do not free partial contents if partial is still referenced
ZyX
2017-01-03
|
*
|
|
eval/typval_encode: Rename some \*tv variables
ZyX
2017-01-03
[next]