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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
Fix warnings: ops.c: cursor_pos_info(): Various (2): MI.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: ops.c: do_join(): Nonnull violation: FP.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: screen.c: draw_tabline(): Dead assignment: HI.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: screen.c: showmode(): Dead assignment: HI.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: screen.c: win_line(): Dead assigment: HI.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: screen.c: win_line(): Dead initialization: HI.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: screen.c: redraw_asap(): Various (6): MI.
Eliseo Martínez
2014-11-06
|
*
|
|
|
|
Fix warnings: cursor_shape.c: parse_shape_opt(): Garbage value: FP.
Eliseo Martínez
2014-11-06
*
|
|
|
|
|
Merge pull request #1437 from jszakmeister/build-search-fixes
John Szakmeister
2014-11-09
|
\
\
\
\
\
\
|
*
|
|
|
|
|
build: pull iconv detection into its own FindIconv.cmake file
John Szakmeister
2014-11-08
|
*
|
|
|
|
|
build: give priority to /sw and /opt/local on Mac OS X
John Szakmeister
2014-11-08
|
*
|
|
|
|
|
build: use the proper libintl include variable
John Szakmeister
2014-11-08
*
|
|
|
|
|
|
Merge pull request #1440 from jszakmeister/fix-og-flag-usage
John Szakmeister
2014-11-09
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
build: only attempt to use -Og if it's supported
John Szakmeister
2014-11-09
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #1428 from xu-cheng/relocate-formula
John Szakmeister
2014-11-09
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Homebrew: move formula to neovim/homebrew-neovim
Xu Cheng
2014-11-09
*
|
|
|
|
|
Merge pull request #1400 from jszakmeister/install-helpers-destdir
John Szakmeister
2014-11-09
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
build: fix the usage of DESTDIR in InstallHelpers.cmake
John Szakmeister
2014-11-08
*
|
|
|
|
|
Merge pull request #1383 from fwalch/nvim-buildtype
Justin M. Keyes
2014-11-08
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
CMake: Set custom RelWithDebInfo compile flags.
Florian Walch
2014-11-08
*
|
|
|
|
|
Merge pull request #1426 from jszakmeister/change-release-opt-default
John Szakmeister
2014-11-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
build: default to using -O2 for release builds
John Szakmeister
2014-11-07
*
|
|
|
|
|
|
Merge pull request #1434 from xu-cheng/fix-1433
John Szakmeister
2014-11-08
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
build: don't download and extract tarball if source is already present
Xu Cheng
2014-11-08
|
/
/
/
/
/
/
*
|
|
|
|
|
Revert "build: don't download and extract tarball if source is already present"
John Szakmeister
2014-11-08
*
|
|
|
|
|
Merge PR #1399 'Better handling for invalid msgpack-rpc'
Thiago de Arruda
2014-11-07
|
\
\
\
\
\
\
|
*
|
|
|
|
|
msgpack-rpc: Close channel on invalid msgpack RPC
Rui Abreu Ferreira
2014-11-07
|
*
|
|
|
|
|
msgpack-rpc: Don't try to write into a closed channel
Rui Abreu Ferreira
2014-11-07
|
*
|
|
|
|
|
msgpack-rpc: Fix typo in validation message
Rui Abreu Ferreira
2014-11-07
|
*
|
|
|
|
|
msgpack-rpc: Return from msgpack_rpc_validate on error
Rui Abreu Ferreira
2014-11-07
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge PR #1255 '[RDY] Set `v:job_data[2]` line-wise and `jobsend(,[list]). (#...
Thiago de Arruda
2014-11-07
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
job_spec: Fix bad test.
Scott Prager
2014-11-07
|
*
|
|
|
|
job: Let vimL jobsend() accept a list.
Scott Prager
2014-11-07
|
*
|
|
|
|
job: Make v:job_data[2] a list.
Scott Prager
2014-11-07
|
*
|
|
|
|
job: Read job data line-wise.
Scott Prager
2014-11-07
|
*
|
|
|
|
rstream: Expose rstream_read_ptr and _available.
Scott Prager
2014-11-07
|
*
|
|
|
|
memory: implement xmemrchr()
Scott Prager
2014-11-07
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1411 from xu-cheng/homebrew-formula
John Szakmeister
2014-11-07
|
\
\
\
\
\
|
*
|
|
|
|
build: don't download and extract tarball if source is already present
Xu Cheng
2014-11-07
|
*
|
|
|
|
Homebrew: let Homebrew handle external resources download
Xu Cheng
2014-11-07
*
|
|
|
|
|
Merge PR #1424 'Only force-close stdout/stderr when the job exits'
Thiago de Arruda
2014-11-07
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
job: Only force-close stdout/stderr when the job exits
Thiago de Arruda
2014-11-07
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #1414 from xu-cheng/sha1_md5
John Szakmeister
2014-11-07
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Prefer to SHA1 other than MD5 in third-party downloads
Xu Cheng
2014-11-07
|
/
/
/
/
*
|
|
|
Merge PR #1422 'Pass --show-possibly-lost=no to valgrind'
Thiago de Arruda
2014-11-07
|
\
\
\
\
|
*
|
|
|
test: Pass --show-possibly-lost=no to valgrind in helpers.lua
Thiago de Arruda
2014-11-07
|
/
/
/
/
*
|
|
|
Merge PR #1421 'Improve test error handling and reporting'
Thiago de Arruda
2014-11-07
|
\
\
\
\
|
*
|
|
|
test: Improve test environment setup and error handling/reporting
Thiago de Arruda
2014-11-07
|
*
|
|
|
deps: Upgrade to latest version of lua-client
Thiago de Arruda
2014-11-06
|
/
/
/
/
*
|
|
|
Merge pull request #1340 from elmart/remove-long_u
Justin M. Keyes
2014-11-06
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]