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
/
config
Commit message (
Expand
)
Author
Age
*
cleanup: remove HAVE_SELINUX #10040
Justin M. Keyes
2019-05-21
*
os: remove uv_translate_sys_error impl #9652
Justin M. Keyes
2019-03-01
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
os_setenv: use _wputenv_s; remove vestigial code #7920
Justin M. Keyes
2019-02-25
*
Merge pull request #9526 from jamessan/remove-jemalloc
James McCoy
2019-01-20
|
\
|
*
Remove support for using jemalloc instead of the system allocator
James McCoy
2019-01-19
*
|
build: include auto/config.h explicitly
Justin M. Keyes
2019-01-20
|
/
*
*: Add some PVS comments
ZyX
2018-04-15
*
win: has("wsl") on Windows Subsystem for Linux #7330
Mahmoud Al-Qudsi
2018-01-30
*
eval/typval: Log list actions
ZyX
2018-01-14
*
build: linux does not always have execinfo.h (#7101)
Justin M. Keyes
2017-07-30
*
build: Do not check for obsolete <termio.h>
Justin M. Keyes
2016-12-24
*
tui: check stty/termios for kbs
Justin M. Keyes
2016-12-23
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
config: Allow setting USERNAME/HOSTNAME from the environment
James McCoy
2016-10-08
*
file: Add buffered reading and writing
ZyX
2016-06-23
*
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
*
do_source: less fuss about fopen_noinh_readbin
Justin M. Keyes
2016-05-28
*
Windows: Don't build the TUI is systems where it is not supported
Rui Abreu Ferreira
2016-05-27
*
Fix be64toh() detection on BSDs.
John Szakmeister
2016-05-14
*
build: install *.mo into the "standard" directory
Jun T
2016-02-23
*
config: Remove HAVE_UNISTD_H.
Seth Jackson
2016-01-18
*
config: Remove duplicate check for HAVE_UTIME_H.
Seth Jackson
2016-01-18
*
config: Remove HAVE_FCNTL_H.
Seth Jackson
2016-01-17
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
config: Cleanup unused identifiers.
Seth Jackson
2016-01-12
*
Stop using <stropts.h>
Michael Reed
2016-01-12
*
os/*_defs.h: MAXNAMLEN cleanup
Michael Reed
2016-01-12
*
Port fsync() to libuv.
Seth Jackson
2016-01-01
*
Merge pull request #3706 from Pyrohh/version_commit
Justin M. Keyes
2015-12-13
|
\
|
*
Remove "Commit:" field from `--version` output
Michael Reed
2015-12-05
*
|
Windows: Implement os_setenv() using _putenv_s()
Rui Abreu Ferreira
2015-12-12
|
/
*
build: Use `git describe` for version strings.
Justin M. Keyes
2015-11-01
*
Remove useless FEAT_BROWSE ifdef
Michael Reed
2015-11-01
*
version: Prepare for releases.
Florian Walch
2015-11-01
*
config: Check order and endianess even when cross-compiling
ZyX
2015-10-08
*
shada,config: Use CMake to determine endianess and be64toh existence
ZyX
2015-10-08
*
build: remove USEMAN_S
Justin M. Keyes
2015-09-23
*
os/os_defs.h cleanup: Remaining signal stuff
Michael Reed
2015-08-27
*
Small cleanup after #3227
Michael Reed
2015-08-25
*
remove references to <sys/time.h>
Justin M. Keyes
2015-08-24
*
CMake: Fix helptags generation when prefix is not /usr. #2741
Thomas Anderson
2015-06-09
*
cmake: Remove unneeded platform checks
Rui Abreu Ferreira
2015-05-21
*
Dont require setenv() in non Unix systems
Rui Abreu Ferreira
2015-05-21
*
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Michael Reed
2015-05-18
*
jemalloc: Force use of prefixed functions.
Florian Walch
2015-04-29
*
Implement os_unsetenv()
Rui Abreu Ferreira
2015-04-14
*
deps: Add jemalloc as an optional dependency
Thiago de Arruda
2015-04-13
*
Refactor default_vim{,runtime}_dir to use char type. #2375
Mark Bainter
2015-04-12
[next]