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
/
os_unix.c
Commit message (
Expand
)
Author
Age
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
Linting.
KillTheMule
2016-05-02
*
vim-patch:7.4.672
KillTheMule
2016-05-02
*
os_nodetype: impl with libuv
Justin M. Keyes
2016-04-29
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
Misc. macro cleanup
Michael Reed
2016-01-14
*
Stop using <stropts.h>
Michael Reed
2016-01-12
*
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
src: README.txt -> README.md
Michael Reed
2015-11-23
*
Remove instances of TRUE/FALSE macro
Steven Oliver
2015-09-04
*
job: Replace by a better process abstraction layer
Thiago de Arruda
2015-07-17
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
input: stream_set_blocking(): libuv impl
Justin M. Keyes
2015-05-27
*
Remove char_u: add_pathsep()
Mark Bainter
2015-05-06
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Update comments for expand_wildcards functions.
oni-link
2015-04-05
*
os_scandir: fname_case -> path_fix_case
Scott Prager
2015-03-31
*
Un-mch mch_has_(exp_)wildcard().
Scott Prager
2015-03-31
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Macro cleanup: HAVE_SANDBOX
Michael Reed
2015-03-05
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: os_unix.c.
Eliseo Martínez
2015-02-18
*
Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).
Eliseo Martínez
2015-02-18
*
cleanup: Remove unused functions and builtin termcaps
Thiago de Arruda
2015-02-16
*
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
*
coverity/13745: Argument cannot be negative: RI.
Eliseo Martínez
2015-02-02
*
coverity/15019: String not null terminated: FP.
Eliseo Martínez
2015-02-02
*
Merge pull request #1816 from Pyrohh/macro_cleanup
Justin M. Keyes
2015-01-15
|
\
|
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
|
ui: Implement set_{title,icon}
Thiago de Arruda
2015-01-14
|
/
*
Merge pull request #1685 from justinmk/coverity74718
Justin M. Keyes
2014-12-20
|
\
|
*
coverity/74718: invalid FUNC_ATTR_NONNULL_ARG
Justin M. Keyes
2014-12-20
*
|
Remove VMS remnants
Michael Reed
2014-12-19
*
|
vim-patch:7.4.423
Florian Walch
2014-12-18
|
/
*
docs: Remove BeOS/Haiku remnants
Michael Reed
2014-12-09
*
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
Merge pull request #1491 from Pyrohh/os2-and-misc-cleanup
Justin M. Keyes
2014-11-28
|
\
|
*
Remove OS/2 references
Michael Reed
2014-11-27
|
*
Remove Atari MiNT references
Michael Reed
2014-11-27
|
*
Remove NeXTSTEP references
Michael Reed
2014-11-27
*
|
mch_early_init() -> early_init().
Scott Prager
2014-11-28
*
|
update mch_suspend
Scott Prager
2014-11-28
*
|
mch_init -> term_init
Scott Prager
2014-11-28
*
|
mch_write -> term_write
Scott Prager
2014-11-28
|
/
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
*
event: Ensure the event loop has been cleaned up in event_teardown
Thiago de Arruda
2014-11-02
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
[next]