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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
cmake: Remove custom "Dev" build-type. (#6932)
Justin M. Keyes
2017-06-29
*
Merge #6789 from ZyX-I/lua-path
Justin M. Keyes
2017-06-27
|
\
|
*
ci: Also lint lua code in src/nvim/lua
ZyX
2017-05-25
*
|
log: Always enable; remove DISABLE_LOG
Justin M. Keyes
2017-06-07
*
|
Merge #6777 from justinmk/bsd
Justin M. Keyes
2017-05-28
|
\
\
|
*
|
install: bsd: install manpages to /usr/local/man
Justin M. Keyes
2017-05-27
|
*
|
build: FreeBSD: Disable -Wc11-extensions only for clang
Justin M. Keyes
2017-05-21
|
|
/
*
/
build: Default BUSTED_OUTPUT_TYPE to "nvim" (#6811)
Justin M. Keyes
2017-05-25
|
/
*
cmake: Support building without LuaJIT. #6736
Florian Walch
2017-05-13
*
Merge pull request #6704 from bfredl/luaexec
Björn Linse
2017-05-13
|
\
|
*
API version bump
Björn Linse
2017-05-12
*
|
Detect support for and use -Wimplicit-fallthrough
James McCoy
2017-05-12
|
/
*
Merge branch 'master' into luaviml'/lua
ZyX
2017-05-08
|
\
|
*
win: Terminal UI #6315
Rui Abreu Ferreira
2017-05-03
|
*
version bump
Justin M. Keyes
2017-05-01
|
*
NVIM v0.2.0
v0.2.0
Justin M. Keyes
2017-05-01
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-10
|
\
|
|
*
headers: Remove useless HAVE_CONFIG_H macros
ZyX
2017-04-09
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
cmake: Detect whether msgpack-c has MSGPACK_OBJECT_FLOAT{32,64} types
James McCoy
2017-03-30
*
|
cmake: Link libnvim-test with luajit in place of lua, disable ASAN
ZyX
2017-03-27
*
|
cmake: Allow switching from luajit to lua
ZyX
2017-03-27
*
|
eval: Add luaeval function
ZyX
2017-03-27
|
/
*
api: bump api level to 2
Björn Linse
2017-03-15
*
ci: MIN_LOG_LEVEL=2 (#6169)
Justin M. Keyes
2017-02-24
*
build: `oldtest` target: TEST_FILE, NVIM_PRG (#6098)
Justin M. Keyes
2017-02-12
*
doc: QuickBuild
Justin M. Keyes
2017-01-31
*
build: Disable jemalloc for FreeBSD. (#6007)
Justin M. Keyes
2017-01-26
*
win: Define USE_FNAME_CASE (#5962)
Justin M. Keyes
2017-01-17
*
test: system([...])
Rui Abreu Ferreira
2017-01-11
*
version bump
Justin M. Keyes
2016-11-27
*
NVIM v0.1.7
v0.1.7
Justin M. Keyes
2016-11-27
*
version bump
Justin M. Keyes
2016-10-28
*
NVIM v0.1.6
v0.1.6
Justin M. Keyes
2016-10-28
*
api: api_info()['version']
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
Merge pull request #5456 from jamessan/char-sign-conversion
James McCoy
2016-10-15
|
\
|
*
ci: Force unsigned char usage for the 32bit build
James McCoy
2016-10-09
*
|
build: prevent in-tree builds for the time being, as it's not supported
John Szakmeister
2016-10-11
|
/
*
Disable use of jemalloc in OpenBSD
Rui Abreu Ferreira
2016-09-10
*
eval: use gperf to generate the hash of builtin functions
Björn Linse
2016-08-31
*
functionaltest: Create lua helper for os.tmpname()
Rui Abreu Ferreira
2016-08-31
*
third-party: Build busted in Windows
Rui Abreu Ferreira
2016-08-26
*
version bump
Justin M. Keyes
2016-08-22
*
NVIM v0.1.5
v0.1.5
Justin M. Keyes
2016-08-21
*
Windows: Fix functionaltest fixtures
Rui Abreu Ferreira
2016-08-07
*
Pass busted the path to the detected Lua interpreter
Josh Triplett
2016-07-13
*
cmake: remove unused includes (#4947)
Nicolai Skogheim
2016-06-22
*
CMake: Search all possibly usable Lua executables. (#4858)
Florian Walch
2016-06-03
*
Windows: Don't build the TUI is systems where it is not supported
Rui Abreu Ferreira
2016-05-27
[next]