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_cmds2.c
Commit message (
Expand
)
Author
Age
*
doc: Remove refs to 'compatible' and friends
Michael Reed
2015-03-24
*
Merge pull request #2118 from rev112/fix_redundant_cast
John Szakmeister
2015-03-13
|
\
|
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
|
config: split out versiondef.h from config.h
Björn Linse
2015-03-08
|
/
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Reimplement :drop (vim-patch:0)
Victor Adam
2014-12-18
*
Use GA_DEEP_CLEAR where appropriate
Felipe Oliveira Carvalho
2014-12-11
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
Wconversion: Fix warnings in file_search.c.
Florian Walch
2014-11-27
*
Remove os/provider.{c,h} and all of its references
Thiago de Arruda
2014-11-18
*
eval/ex_cmds2/ops: Implement providers with eval_call_provider
Thiago de Arruda
2014-11-18
*
Fix warnings: ex_cmds2.c: do_source(): Unitialized arg (2): MI.
Eliseo Martínez
2014-11-11
*
Fix warnings: ex_cmds2.c: do_source(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
Passing current range to provider calls
henadzit
2014-11-04
*
Merge pull request #1208 from war1025/dev/remove_for_all_windows
Justin M. Keyes
2014-10-03
|
\
|
*
Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)
Wayne Rowcliffe
2014-09-24
*
|
vim-patch:7.4.248
Scott Prager
2014-09-30
|
/
*
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
FOR_ALL_TABS helper
Wayne Rowcliffe
2014-09-22
*
ex_cmds2.c:fix for issue #1164
André Twupack
2014-09-13
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
Additional FOR_ALL_WINDOWS usage
Wayne Rowcliffe
2014-09-08
*
Convert FOR_ALL_WINDOWS to use a locally declared pointer
Wayne Rowcliffe
2014-09-08
*
fileid: rename os_file_id_equal
Stefan Hoffmann
2014-08-31
*
fileid: rename os_get_file_id
Stefan Hoffmann
2014-08-31
*
msgpack-rpc: Always use arrays when sending events or calls
Thiago de Arruda
2014-08-29
*
FOR_ALL_BUFFERS use locally declared buffer pointer
Wayne Rowcliffe
2014-08-17
*
Add FOR_ALL_BUFFERS helper
Wayne Rowcliffe
2014-08-02
*
startuptime: always enable startuptime
Nicolas Hillegeer
2014-07-20
*
startuptime: implement on top of profiling fns
Nicolas Hillegeer
2014-07-20
*
provider: Add support for python commands/functions
Thiago de Arruda
2014-07-17
*
provider: Add support functions for calling external interpreters
Thiago de Arruda
2014-07-17
*
profiling: move static to function scope
Nicolas Hillegeer
2014-07-16
*
profiling: implement on top of os_hrtime()
Nicolas Hillegeer
2014-07-16
*
os_open: impl mch_open with libuv. ref #133
Justin M. Keyes
2014-07-14
*
c99: remove vim_round #909
Nicolas Hillegeer
2014-07-11
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move <inttypes.h> include out of vim.h
Brandon Coleman
2014-07-09
*
move locale.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
remove stdbool.h include from vim.h and globals.h
Brandon Coleman
2014-07-09
*
Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645
Klemen Košir
2014-07-08
*
Introduce GA_APPEND()
Felipe Oliveira Carvalho
2014-06-30
*
ga_growsize should be >= 1
Felipe Oliveira Carvalho
2014-06-30
*
FileID: refactor ex_cmds2.c to use `FileID`
Stefan Hoffmann
2014-06-27
*
No OOM in enc_canonize()
Felipe Oliveira Carvalho
2014-06-16
[next]