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_getln.c
Commit message (
Expand
)
Author
Age
...
*
main: Extract `normal_check` from `main_loop`
Thiago de Arruda
2015-10-26
*
vim-patch:7.4.793
Johan Klokkhammer Helsing
2015-10-18
*
ex_getln: Fix memory leak when overwriting history item
ZyX
2015-10-08
*
*: Fix lint errors found in new code in previously ignored files
ZyX
2015-10-08
*
ex_getln: Return something from hist_type2char without asserts
ZyX
2015-10-08
*
*: Make ShaDa code use VimL values for additional_\* data
ZyX
2015-10-08
*
shada: Initial support for merging history
ZyX
2015-10-08
*
viminfo: First version of ShaDa file dumping
ZyX
2015-10-08
*
tui: Don't use 'pastetoggle' for automatic pasting
Thiago de Arruda
2015-10-01
*
path.c: Fix memory leak in expand_wildcards().
oni-link
2015-09-09
*
event: Refactor async event processing
Thiago de Arruda
2015-08-13
*
loop: Simplify loop.c and move some code to input.c
Thiago de Arruda
2015-08-13
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
Remove char_u: add_pathsep()
Mark Bainter
2015-05-06
*
vim-patch:7.4.542
Felipe Morales
2015-04-28
*
Fix warnings: ex_getln.c: getexmodeline(): HI.
Eliseo Martínez
2015-04-27
*
Fix warnings: ex_getln.c: init_history(): Nonnull attr passed null: HI.
Eliseo Martínez
2015-04-27
*
ex_getln: Fixes for some problems with getexmodeline()
oni-link
2015-04-26
*
Replace vim_isspace() with ascii_isspace() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Merge #2491: Fix xfree of static value from vim_getenv() refactor.
Eliseo Martínez
2015-04-23
|
\
|
*
Fix xfree of static value in expand_shellcmd()
Mark Bainter
2015-04-23
*
|
Fix warnings: ex_getln.c: init_history(): NP dereference: FP.
Eliseo Martínez
2015-04-23
|
/
*
Merge #2418: Remove char_u (4)
Eliseo Martínez
2015-04-19
|
\
|
*
Refactor get_env() to respect const qualifier
Mark Bainter
2015-04-18
|
*
Remove char_u: vim_getenv()
Mark Bainter
2015-04-17
*
|
clipboard: cleanup `valid_yank_reg` and use it for `:redir`
Björn Linse
2015-04-17
|
/
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Enable -Wconversion: fold.c.
Eliseo Martínez
2015-04-07
*
Fix problem with coverity/105568 fix.
oni-link
2015-04-05
*
Update comments for expand_wildcards functions.
oni-link
2015-04-05
*
vim-patch:7.4.324
David Bürgin
2015-03-30
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
coverity/105568: Free of array-typed value: FP.
Eliseo Martínez
2015-03-22
*
ui: Refactor so that busy state won't be the default
Thiago de Arruda
2015-03-18
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Macro cleanup: USE_ON_FLY_SCROLL
Michael Reed
2015-03-05
*
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
*
FEAT_SIGNS: restore :signs wildmenu, and add test.
Justin M. Keyes
2015-02-15
*
Remove nonnullret deadcode: home_replace_save.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: addstar.
Eliseo Martínez
2015-01-27
*
Remove nonnullret deadcode: Mark new nonnullret functions.
Eliseo Martínez
2015-01-27
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
vim-patch:7.4.441
Florian Walch
2014-12-23
*
Define and use the ARRAY_SIZE macro
Felipe Oliveira Carvalho
2014-12-18
*
strings.c: replace copy_spaces, copy_chars with equivalent memset.
Daniel Fairhead
2014-12-12
*
ui: Add abstract_ui termcap and split UI layer
Thiago de Arruda
2014-12-08
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
[prev]
[next]