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
*
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
*
vim-patch:7.4.359
Scott Prager
2014-09-19
*
vim-patch:7.4.305
Scott Prager
2014-09-19
*
vim-patch:7.4.235
Scott Prager
2014-09-17
*
api/msgpack-rpc: Use EXT type to serialize Buffer/Window/Tabpage
Thiago de Arruda
2014-09-12
*
fileinfo: rename os_file_info_id_equal
Stefan Hoffmann
2014-08-31
*
fileinfo: rename os_get_file_info{,_link,_fd}
Stefan Hoffmann
2014-08-31
*
msgpack-rpc: Accept method names in requests
Thiago de Arruda
2014-08-29
*
api: Implement '--embedded-mode' command-line option
Thiago de Arruda
2014-08-28
*
Make ttyfast default to true on all terminals #1051
Fredrik Fornwall
2014-08-18
*
Merge #814 'Remove dead #ifdefed code'
Justin M. Keyes
2014-08-07
|
\
|
*
Remove fix for select(). select() is not used anymore.
Pavel Platto
2014-08-02
|
*
Remove EBCDIC: Remove IF_EB macros
Pavel Platto
2014-08-02
*
|
Drop SGI IRIS support. #1006
Fredrik Fornwall
2014-08-07
|
/
*
vim: move vim_acl_T to types.h
Nicolas Hillegeer
2014-07-16
*
Extract `tempfile` module from fileio
Pavel Platto
2014-07-14
*
Refactor vim_tempname
Pavel Platto
2014-07-14
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
vim-patch:7.4.295 #833
Will Stamper
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 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
*
Replace int with bool in some files. #654
Klemen Košir
2014-07-08
*
libcall: remove libcall ifdefs
Nicolas Hillegeer
2014-06-28
*
os: remove legacy mch_libcall
Nicolas Hillegeer
2014-06-28
*
FileID: refactor os_unix.c to use `FileID`
Stefan Hoffmann
2014-06-27
*
Replace vim_strncpy calls: os_unix.c
Douglas Schneider
2014-06-13
*
spelling fixes #827
Will Stamper
2014-06-12
[next]