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
...
|
*
|
|
|
|
lint
James McCoy
2016-08-20
|
*
|
|
|
|
vim-patch:7.4.2219
James McCoy
2016-08-20
|
*
|
|
|
|
vim-patch:7.4.1700
James McCoy
2016-08-20
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4723 from bfredl/rpcstderr
Björn Linse
2016-08-20
|
\
\
\
\
\
|
*
|
|
|
|
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
|
*
|
|
|
|
stream: set data together with callback
Björn Linse
2016-08-20
|
/
/
/
/
/
*
|
|
|
|
man.vim: Avoid error in legacy vimrcs.
Justin M. Keyes
2016-08-19
*
|
|
|
|
build: initialize variable (#5194)
Matt Fowles Kulukundis
2016-08-19
*
|
|
|
|
Merge #5198 from equalsraf/windows-path-is-absolute
Justin M. Keyes
2016-08-18
|
\
\
\
\
\
|
*
|
|
|
|
path.c: Avoid code duplication for path separator checks
Rui Abreu Ferreira
2016-08-18
|
*
|
|
|
|
Windows: Check drive letter in absolute paths
Rui Abreu Ferreira
2016-08-18
|
*
|
|
|
|
Add Windows support to path_is_absolute()
Rui Abreu Ferreira
2016-08-18
*
|
|
|
|
|
Merge #5050 'rplugin manifest: default to XDG dir'
Justin M. Keyes
2016-08-17
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
host.vim: s:GetManifestPath(): octal permissions
Justin M. Keyes
2016-08-17
|
*
|
|
|
|
host.vim: s:GetManifestPath(): Create base directory if needed.
Justin M. Keyes
2016-08-17
|
*
|
|
|
|
host.vim: s:GetManifestPath(): Remove for-loop.
Justin M. Keyes
2016-08-17
|
*
|
|
|
|
tests: Set env variables in RunTests.cmake
Tommy Allen
2016-08-17
|
*
|
|
|
|
runtime: rplugin manifest written to $XDG_DATA_HOME
Tommy Allen
2016-08-17
|
/
/
/
/
/
*
|
|
|
|
vim-patch:7.4.2112 (#5175)
Shougo
2016-08-17
*
|
|
|
|
Merge pull request #5228 from bfredl/nullbufhl
Björn Linse
2016-08-17
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
api: handle null string in buffer_add_highlight
Björn Linse
2016-08-17
|
/
/
/
/
*
|
|
|
Merge pull request #5224 from jszakmeister/force-penlight-version
John Szakmeister
2016-08-15
|
\
\
\
\
|
*
|
|
|
third-party: force the use of penlight 1.3.2-2 until busted is fixed
John Szakmeister
2016-08-15
|
*
|
|
|
third-party: don't build busted in parallel with anything
John Szakmeister
2016-08-15
|
/
/
/
/
*
|
|
|
Merge pull request #5197 from bfredl/screenfix
Björn Linse
2016-08-14
|
\
\
\
\
|
*
|
|
|
tests: add note to expect() message about snapshot_util()
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in terminal tests
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in completion_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in various tests
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in screen_basic_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in mouse_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in syntax_conceal_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in highlight_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in searchhl_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: don't ignore highlights in bufhl_spec
Björn Linse
2016-08-14
|
*
|
|
|
tests: remove deprecated hl_colors
Björn Linse
2016-08-14
|
/
/
/
/
*
|
|
|
scripts/vim-patch.sh: fix typo (#5221)
Daniel Hahler
2016-08-14
*
|
|
|
Windows: get_past_head() (#5199)
Rui Abreu Ferreira
2016-08-13
*
|
|
|
man.vim: doc fixes #5171
Anmol Sethi
2016-08-13
*
|
|
|
Prevent endless loop in printdigraph(). (#5215)
oni-link
2016-08-11
*
|
|
|
Merge #5214 from jamessan/browse-modifier
Justin M. Keyes
2016-08-11
|
\
\
\
\
|
*
|
|
|
lint
James McCoy
2016-08-11
|
*
|
|
|
Restore ":browse oldfiles" behavior from Vim
James McCoy
2016-08-11
|
*
|
|
|
Re-add support for the :browse command modifier
James McCoy
2016-08-11
*
|
|
|
|
Merge pull request #5213 from blueyed/unset-cdpath-with-vim-patch
James McCoy
2016-08-11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
scripts/vim-patch.sh: use privileged mode (set -p)
Daniel Hahler
2016-08-11
*
|
|
|
|
Merge pull request #5212 from nhooyr/ignore-res
James McCoy
2016-08-11
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ignore .res files generated by the tests in testdir
Anmol Sethi
2016-08-11
|
/
/
/
/
*
|
|
|
Merge pull request #5192 from bfredl/closetime
Björn Linse
2016-08-10
|
\
\
\
\
|
*
|
|
|
timers: do not crash after processing events in the handler
Björn Linse
2016-08-10
|
/
/
/
/
[prev]
[next]