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
/
scripts
Commit message (
Expand
)
Author
Age
*
vim-patch: fix default answers
Marco Hinz
2016-12-22
*
vim-patch: Allow skipping non-"vim-patch" commits during review
James McCoy
2016-12-15
*
vim-patch: Add -g switch to download/preprocess patch
James McCoy
2016-12-12
*
l10n: Remove some non-UTF8 .po files. (#5622)
Justin M. Keyes
2016-11-17
*
vim-patch.sh: Remove "set -o pipefail"
James McCoy
2016-11-15
*
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
2016-11-02
*
NVIM v0.1.6
v0.1.6
Justin M. Keyes
2016-10-28
*
api: Nvim version, API level #5386
Rui Abreu Ferreira
2016-10-26
*
doc; vim-patch.sh
Justin M. Keyes
2016-10-24
*
Merge pull request #4568 from bfredl/multirequest
Björn Linse
2016-10-22
|
\
|
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
|
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
2016-10-19
|
/
*
api: add blanket implementation of "since"
Björn Linse
2016-09-27
*
api: define the set of function attributes to expose in the metadata
Björn Linse
2016-09-27
*
api: restore old return type of deprecated ui_try_resize method
Björn Linse
2016-09-27
*
genunicodetables: Give the unicode directory as the first argument
James McCoy
2016-09-24
*
vim-patch:7.4.1642
James McCoy
2016-09-24
*
vim-patch:7.4.1629
James McCoy
2016-09-24
*
vim-patch:7.4.1620
James McCoy
2016-09-24
*
vim-patch:7.4.1604
James McCoy
2016-09-24
*
vim-patch: Group alternations in preprocess_patch
James McCoy
2016-09-22
*
gendispatch: warn for deprecated alias if the deprecated function has implema...
Björn Linse
2016-09-15
*
api: remove unnecessary initializations causing warnings in api dispatch (#5337)
Björn Linse
2016-09-14
*
vim-patch.sh: Use printf instead of echo
Justin M. Keyes
2016-09-13
*
vim-patch.sh: preprocess_patch()
Justin M. Keyes
2016-09-13
*
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
2016-08-31
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
2016-08-31
*
eval: use gperf to generate the hash of builtin functions
Björn Linse
2016-08-31
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
api: auto generate api function wrappers for viml
Björn Linse
2016-08-31
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31
*
eval: Use generated hash to look up function list
ZyX
2016-08-31
*
eval: Move VimL functions list to a lua file
ZyX
2016-08-31
*
release.sh: Sign the tag.
Justin M. Keyes
2016-08-26
*
release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message.
Justin M. Keyes
2016-08-22
*
version bump
Justin M. Keyes
2016-08-22
*
scripts/vim-patch.sh: fix typo (#5221)
Daniel Hahler
2016-08-14
*
scripts/vim-patch.sh: use privileged mode (set -p)
Daniel Hahler
2016-08-11
*
Merge #4964 from ZyX-I/no-xdg-expand
Justin M. Keyes
2016-08-04
|
\
|
*
option: Do not expand options, obtained from XDG vars
ZyX
2016-07-10
*
|
fixup! genvimvim.lua: fix matching functions
Daniel Hahler
2016-07-14
*
|
genvimvim.lua: fix matching functions
Daniel Hahler
2016-07-13
*
|
vim-patch.sh: ignore coloring and pagers (#5030)
Simon Weil
2016-07-10
|
/
*
msgpack-gen: Fix for Lua 5.1. (#4857)
Florian Walch
2016-06-01
*
vimpatch.sh: bug fix in find_git_remote regex (#4863)
Shota
2016-06-01
*
vim-patch.sh: Only print the first neovim/neovim remote name
James McCoy
2016-05-28
*
api: refactor remote ui to use API dispatch generation
Björn Linse
2016-05-27
*
vim-patch.sh: Show if a patch includes runtime files
James McCoy
2016-05-19
*
vim-patch.sh: Add support for sociomatic/git-hub
James McCoy
2016-05-19
[next]