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
/
nvim
/
ex_docmd.c
Commit message (
Expand
)
Author
Age
*
mksession: Restore tab-local working directory #6859
HiPhish
2017-06-11
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
Use vim_strchr(s, c) when c may be NUL (#6656)
James McCoy
2017-05-03
|
*
lint
James McCoy
2017-04-29
|
*
vim-patch:8.0.0150
James McCoy
2017-04-29
|
*
vim-patch:7.4.2263
James McCoy
2017-04-29
|
*
vim-patch:7.4.2244
James McCoy
2017-04-29
|
*
*: Add comment to all C files
ZyX
2017-04-19
|
*
*: Fix linter errors
ZyX
2017-04-16
|
*
ex_docmd: Remove unneeded if()
ZyX
2017-04-16
|
*
ex_docmd: Remove :Ni! easter egg
ZyX
2017-04-16
|
*
ex_docmd: Remove excessive assignment
ZyX
2017-04-16
*
|
lua: Move files from src/nvim/viml/executor to src/nvim/lua
ZyX
2017-04-11
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
*: Use const char * in set_one_cmd_context
ZyX
2017-03-29
|
*
unittests: Add tests for tv_list_find*() functions
ZyX
2017-03-29
|
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
|
*
eval: Move get_tv_string_buf() to eval/typval.c
ZyX
2017-03-29
|
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
|
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
|
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
|
*
ci: Check that `#include "*.h"` works as a single include
Eiichi NISHINA
2017-03-27
*
|
executor: Add :lua debug.debug mock
ZyX
2017-03-27
*
|
ex_getln: Refactor script_get()
ZyX
2017-03-27
*
|
executor: Add :lua command
ZyX
2017-03-27
|
/
*
XXX: ex_tabonly(): aucmd_win is not part of the window list.
Justin M. Keyes
2017-03-23
*
ex_tabnext: Disallow "+NN" arg.
Justin M. Keyes
2017-03-22
*
get_tabpage_arg: satisfy clang warning
Justin M. Keyes
2017-03-22
*
lint
Justin M. Keyes
2017-03-22
*
vim-patch:8.0.0259
Justin M. Keyes
2017-03-22
*
lint
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.2324
Justin M. Keyes
2017-03-22
*
vim-patch:7.4.2362
raichoo
2017-03-19
*
terminal: Support extra arguments in 'shell'. #4504
Jack Bracewell
2017-03-17
*
Merge #6252 from jamessan/vim-7.4.2069
Justin M. Keyes
2017-03-15
|
\
|
*
lint
James McCoy
2017-03-11
|
*
vim-patch:7.4.2101
James McCoy
2017-03-11
|
*
vim-patch:7.4.2069
James McCoy
2017-03-11
*
|
DirChanged: avoid redundant events on 'autochdir'
Justin M. Keyes
2017-03-12
*
|
DirChanged: trigger when switching scopes
Justin M. Keyes
2017-03-12
*
|
DirChanged: Publish _after_ updating win/tab CWD.
Justin M. Keyes
2017-03-12
*
|
tabpage_S: Name tp_localdir per convention.
Justin M. Keyes
2017-03-12
|
/
*
vim-patch:8.0.0388
Matthew Malcomson
2017-03-02
*
vim-patch:8.0.0135
Justin M. Keyes
2017-03-02
*
Merge #6114 'Partial string handling refactoring'.
Justin M. Keyes
2017-02-17
|
\
|
*
*: Fix linter errors
ZyX
2017-02-15
|
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
|
ex_docmd.c: Allow unescaped spaces in :edit filename (#6119)
Kurt Bonatz
2017-02-15
|
/
*
vim-patch:7.4.2024
Marco Hinz
2017-02-04
[next]