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
/
src
Commit message (
Expand
)
Author
Age
*
startup: Remove 'N files to edit' message. #5481
Linda_pp
2016-10-14
*
Revert "tui: Move ui_bridge module to tui/ namespace."
Justin M. Keyes
2016-10-13
*
Merge #5257 from jbradaric/vim-7.4.1893
Justin M. Keyes
2016-10-13
|
\
|
*
eval: Exit early if argument is invalid.
Jurica Bradaric
2016-10-07
|
*
vim-patch:7.4.1895
Jurica Bradaric
2016-10-07
|
*
vim-patch:7.4.1893
Jurica Bradaric
2016-10-07
*
|
Merge #5418 from Shougo/vim-7.4.2158
Justin M. Keyes
2016-10-13
|
\
\
|
*
|
vim-patch:7.4.2205
Shougo Matsushita
2016-10-01
|
*
|
vim-patch:7.4.2162
Shougo Matsushita
2016-10-01
|
*
|
vim-patch:7.4.2158
Shougo Matsushita
2016-10-01
*
|
|
Merge #5427 from Shougo/vim-7.4.1714
Justin M. Keyes
2016-10-13
|
\
\
\
|
*
|
|
vim-patch:7.4.1765
Shougo Matsushita
2016-10-04
|
*
|
|
vim-patch:7.4.1714
Shougo Matsushita
2016-10-04
*
|
|
|
Merge #5470 from justinmk/pr5445
Justin M. Keyes
2016-10-13
|
\
\
\
\
|
*
|
|
|
main.c: "BufReadCmd term://": Skip existing terminal.
Justin M. Keyes
2016-10-12
|
*
|
|
|
terminal: Move re-edit detection to do_ecmd(). #5445
Harm te Hennepe
2016-10-12
*
|
|
|
|
vim-patch:7.4.2274 (#5439)
Harm te Hennepe
2016-10-12
*
|
|
|
|
ui: Blank the next cell for any multi-cell character
James McCoy
2016-10-12
*
|
|
|
|
Merge pull request #5461 from jamessan/emoji-ui-regression
James McCoy
2016-10-12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ui: Fix the call to utf_ambiguous_width
James McCoy
2016-10-11
*
|
|
|
|
Merge pull request #5466 from jszakmeister/fix-generated-files-for-in-tree-build
John Szakmeister
2016-10-12
|
\
\
\
\
\
|
*
|
|
|
|
build: fix generated file paths when building in-tree
John Szakmeister
2016-10-11
*
|
|
|
|
|
eval/term_write(): Skip writes if stream was closed.
Justin M. Keyes
2016-10-12
*
|
|
|
|
|
test/terminal: Cover race when :term shell process exits.
Justin M. Keyes
2016-10-12
|
/
/
/
/
/
*
/
/
/
/
window: Fix cmd_with_count's formatting when sizeof(long) != 8
James McCoy
2016-10-11
|
/
/
/
/
*
|
|
|
Merge pull request #5411 from P4Cu/vim-7.4.1549
James McCoy
2016-10-08
|
\
\
\
\
|
*
|
|
|
vim-patch:7.4.1549
Andrzej Pacanowski
2016-09-30
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #5428 'vim-patch: 0c1ff16, 939a1ab, 8067a64'.
Justin M. Keyes
2016-10-08
|
\
\
\
\
|
*
|
|
|
vim-patch:939a1ab
Shougo Matsushita
2016-10-04
|
*
|
|
|
vim-patch:8067a64
Shougo Matsushita
2016-10-04
|
|
|
/
/
|
|
/
|
|
*
|
|
|
hardcopy.c: Fix -Wmaybe-uninitialized warning.
Justin M. Keyes
2016-10-08
*
|
|
|
lint: Removing dead initializations #5410
Patrick Jackson
2016-10-08
|
|
_
|
/
|
/
|
|
*
|
|
tui/flush_buf: Don't toggle cursor when called from out() #5436
Florian Larysch
2016-10-06
*
|
|
version.c: mark NA patches (#5380)
Shougo
2016-10-06
*
|
|
Merge pull request #5366 from NovaDev94/vim-7.4.1740
James McCoy
2016-10-04
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:7.4.1740
Nova
2016-09-22
*
|
|
tui/terminfo_start: Default to normal-mode cursor shape. (#5419)
Justin M. Keyes
2016-10-02
*
|
|
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
|
|
/
|
/
|
*
|
Correct logic for setting NormalState.toplevel
James McCoy
2016-09-30
*
|
vim-patch:7.4.1681
Jurica Bradaric
2016-09-28
*
|
vim-patch:7.4.1679
Jurica Bradaric
2016-09-28
*
|
vim-patch:7.4.1648
Jurica Bradaric
2016-09-28
*
|
log.c: align/adjust layout
Justin M. Keyes
2016-09-28
*
|
tui: Move ui_bridge module to tui/ namespace.
Justin M. Keyes
2016-09-28
*
|
doc: minor comment tweaks
Justin M. Keyes
2016-09-28
*
|
Merge pull request #5357 from jbradaric/vim-7.4.1671
James McCoy
2016-09-27
|
\
\
|
*
|
vim-patch:7.4.1821
Jurica Bradaric
2016-09-25
|
*
|
vim-patch:7.4.1820
Jurica Bradaric
2016-09-25
|
*
|
vim-patch:7.4.1818
Jurica Bradaric
2016-09-25
|
*
|
vim-patch:7.4.1671
Jurica Bradaric
2016-09-25
[next]