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
...
*
vim-patch:7.4.926
watiko
2016-02-16
*
vim-patch:7.4.758
Jurica Bradaric
2016-02-09
*
vim-patch:7.4.1027
watiko
2016-02-01
*
vim-patch:7.4.782
watiko
2016-02-01
*
vim-patch:7.4.654
Jurica Bradaric
2016-01-22
*
Merge #3916 "Add support for binary numbers".
Justin M. Keyes
2016-01-21
|
\
|
*
Fix lint issues
Jason Schulz
2016-01-15
|
*
Add support for binary numbers
Jason Schulz
2016-01-15
*
|
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
|
/
*
Fix Windows code in command_line_execute()
Rui Abreu Ferreira
2015-12-04
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
2015-11-25
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Enable focus events in cmdline and terminal modes
Joe Hermaszewski
2015-11-23
*
ex_getln: Extract command_line_handle_key from command_line_execute
Thiago de Arruda
2015-10-26
*
ex_getln: Convert `cmdline_{not_,}changed` labels into functions
Thiago de Arruda
2015-10-26
*
ex_getln: refactor command line mode to use the `state_enter` loop
Thiago de Arruda
2015-10-26
*
ex_getln: Extract local variables from getcmdline() and fix code style
Thiago de Arruda
2015-10-26
*
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
[prev]
[next]