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
*
eval_has_provider: search autoload scripts same order as call_func
Björn Linse
2014-12-08
*
clipboard: fix `let @+ = ...` and add test
Björn Linse
2014-12-08
*
clipboard: better error messages when provider not available
Björn Linse
2014-12-08
*
options: change "unnamedclip" back to "clipboard=unnamed/unnamedplus"
Björn Linse
2014-12-08
*
clipboard: clean up unnamedclip logic
Björn Linse
2014-12-08
*
clipboard: handle linewise/charwise selections correctly
Björn Linse
2014-12-08
*
clipboard: support separate '+' and '*' clipboards
Björn Linse
2014-12-08
*
Merge pull request #1589 from splinterofchaos/fix-const-atter
Justin M. Keyes
2014-12-06
|
\
|
*
strings: Remove NONNUL_ALL from NULL-taking functions.
Scott Prager
2014-12-06
*
|
Merge pull request #1341 from splinterofchaos/api-nul
Justin M. Keyes
2014-12-06
|
\
\
|
*
|
api: Handle NULs and newlines in buffer_*_line.
Scott Prager
2014-12-06
|
|
/
*
|
Merge pull request #1618 from elmart/clang-analysis-fixes-5
Justin M. Keyes
2014-12-06
|
\
\
|
*
|
Fix warnings: message.c: msg_attr_keep(): Np dereference: FP.
Eliseo Martínez
2014-12-06
|
*
|
Fix warnings: edit.c: ins_compl_next_buf(): Np dereference: MI.
Eliseo Martínez
2014-12-06
*
|
|
Allow the rest of the old tests to pass with nocp.
Julian Mehne
2014-12-06
*
|
|
Allow most old tests to pass with nocp.
Joel Teichroeb
2014-12-06
|
/
/
*
|
shell: Fix shell command output
Thiago de Arruda
2014-12-06
*
|
Remove remaining crypto references
Michael Reed
2014-12-03
*
|
Merge pull request #1534 from oni-link/fix.leak.detected.in.1510
Justin M. Keyes
2014-12-03
|
\
\
|
*
|
channel.c: Fix for heap-use-after-free
oni-link
2014-12-03
|
*
|
Fix memory leak detected in PR 1510.
oni-link
2014-12-03
*
|
|
shell: Remove kShellOptCooked from ShellOpts
Thiago de Arruda
2014-12-03
*
|
|
time: Inline microdelay into os_microdelay
Thiago de Arruda
2014-12-03
|
/
/
*
|
Revert "Merge pull request #1587 from equalsraf/tb-env-configs"
John Szakmeister
2014-12-03
*
|
Merge pull request #1587 from equalsraf/tb-env-configs
John Szakmeister
2014-12-03
|
\
\
|
*
|
When SANITIZE=ON headers need -DEXITFREE
Rui Abreu Ferreira
2014-12-02
|
*
|
Only use SANITIZE for nvim target
Rui Abreu Ferreira
2014-12-02
|
*
|
Don't use env vars for configuration time options
Rui Abreu Ferreira
2014-12-02
*
|
|
Merge pull request #877 from equalsraf/tb-gendeclarations-windows
John Szakmeister
2014-12-03
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Refactor declaration generation
Rui Abreu Ferreira
2014-11-29
*
|
|
Fix newline substitution: Adapt to upstream patch.
Eliseo Martínez
2014-12-02
*
|
|
systemlist: add `keepempty` option to preserve final newline
Björn Linse
2014-12-02
|
|
/
|
/
|
*
|
mouse: Remove CHECK_DOUBLE_CLICK conditionals
Thiago de Arruda
2014-12-02
*
|
term: Move more mouse functions to mouse.c
Thiago de Arruda
2014-12-02
*
|
term: Remove most calls to settmode
Thiago de Arruda
2014-12-02
*
|
term: Move "set_shellsize" to screen.c as "screen_resize"
Thiago de Arruda
2014-12-02
*
|
Merge pull request #1582 from LBEaston/FixSegFault
Justin M. Keyes
2014-12-01
|
\
\
|
*
|
Fix SegFault when getting full path for files
LBEaston
2014-12-01
*
|
|
Wconversion: fix #1578
Justin M. Keyes
2014-11-28
|
/
/
*
|
Merge pull request #1497 from splinterofchaos/const-attr
Justin M. Keyes
2014-11-29
|
\
\
|
|
/
|
/
|
|
*
strings: Enable -Wconvert.
Scott Prager
2014-11-27
|
*
strings/memory: constify and func_attr.
Scott Prager
2014-11-27
*
|
Merge pull request #1491 from Pyrohh/os2-and-misc-cleanup
Justin M. Keyes
2014-11-28
|
\
\
|
*
|
Remove OS/2 references
Michael Reed
2014-11-27
|
*
|
Remove Atari MiNT references
Michael Reed
2014-11-27
|
*
|
Remove NeXTSTEP references
Michael Reed
2014-11-27
*
|
|
Merge pull request #1533 from elmart/fix-sub-newline-abort
Justin M. Keyes
2014-11-28
|
\
\
\
|
*
|
|
Fix newline substitution.
Eliseo Martínez
2014-11-28
|
|
/
/
*
|
|
Merge pull request #1186 from splinterofchaos/write
Justin M. Keyes
2014-11-28
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mch_early_init() -> early_init().
Scott Prager
2014-11-28
[next]