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
/
main.c
Commit message (
Expand
)
Author
Age
*
Passing by: Remove X_LOCALE refs
Michael Reed
2015-05-30
*
main.c:mainerr(): Namespace messages
Michael Reed
2015-05-30
*
main.c: Simplify error string management
Michael Reed
2015-05-30
*
getenv: return NULL if empty #2574
Scott Prager
2015-05-29
*
input: rename input_{start,stop}_stdin()
Justin M. Keyes
2015-05-27
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
input: set input stream to blocking on exit
Justin M. Keyes
2015-05-27
*
Remove `-T` command-line option
Michael Reed
2015-05-18
*
`nvim --help` text: Unify with manpages
Michael Reed
2015-05-13
*
main.c: Make '-v' synonymous with '--version'
Michael Reed
2015-05-13
*
Remove char_u: Review
Michael Reed
2015-05-13
*
Remove char_u: main:use_vimrc
Michael Reed
2015-05-13
*
Remove char_u: main:process_env()
Michael Reed
2015-05-13
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
refactor: remove USR_VIMRC_FILE4 #2580
Yamakaky
2015-05-07
*
Remove char_u: concat_fnames()
Mark Bainter
2015-05-06
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Refactor get_env() to respect const qualifier
Mark Bainter
2015-04-18
*
Remove char_u: vim_getenv()
Mark Bainter
2015-04-17
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
os_scandir: fname_case -> path_fix_case
Scott Prager
2015-03-31
*
eval: Refactor vimscript job control API
Thiago de Arruda
2015-03-29
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
doc: Misc. cleanup
Justin M. Keyes
2015-03-24
*
Remove `--nofork` / `-f` remnants
Michael Reed
2015-03-24
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
main: Simplify code that deals with early user input
Thiago de Arruda
2015-03-18
*
main: Start stdin before sourcing startup scripts
Thiago de Arruda
2015-03-17
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Interface cleanup: Symlink handling & docs
Michael Reed
2015-03-12
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
ui: Rewrite the builtin terminal UI
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove vimdiff
Michael Reed
2015-02-03
*
main.c: usage() improvement
Michael Reed
2015-02-03
*
main.c: Misc. improvements
Michael Reed
2015-01-23
*
main.c: Enable -Wconversion
Michael Reed
2015-01-23
*
Remove easy mode
Felipe Morales
2015-01-15
*
Merge pull request #1816 from Pyrohh/macro_cleanup
Justin M. Keyes
2015-01-15
|
\
|
*
Macro cleanup: HAS_SWAP_EXISTS_ACTION
Michael Reed
2015-01-14
*
|
main: Fix color schemes for abstract_ui
Thiago de Arruda
2015-01-13
|
/
*
Remove QNX/pterm remnants
Michael Reed
2015-01-11
*
Remove Amiga remnants
Michael Reed
2014-12-19
*
Use ARRAY_SIZE where Coccinelle wasn't able to do it
Felipe Oliveira Carvalho
2014-12-18
*
main.c: remove NO_VIM_MAIN
Justin M. Keyes
2014-12-13
*
Ignore compatible mode
Joel Teichroeb
2014-12-13
*
Allow building as a static -fPIC library
oakes
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: Move "set_shellsize" to screen.c as "screen_resize"
Thiago de Arruda
2014-12-02
[next]