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
...
*
|
Fix warnings: spell.c: store_aff_word(): Garbage value: RI.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: spell.c: spell_read_aff(): Uninitialized arg: RI.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: spell.c: spell_move_to(): Garbage value: RI.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: spell.c: spell_move_to(): Null arg: FP.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: spell.c: find_word(): Dead assignment: HI.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: search.c: find_pattern_in_path(): Np dereference: MI.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: regexp_nfa.c: nfa_regatom(): Dead assignment: HI.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: quickfix.c: qf_add_entry(): Np dereference: FP.
Eliseo Martínez
2014-11-15
*
|
Fix warnings: option.c: do_set(): Dead assignment: HI.
Eliseo Martínez
2014-11-15
*
|
vim-patch:7.4.378 #1217
André Twupack
2014-11-14
*
|
vim-patch:7.4.437
Scott Prager
2014-11-13
*
|
vim-patch:7.4.421
Scott Prager
2014-11-13
*
|
Merge pull request #1283 from splinterofchaos/breakindent-tab
Justin M. Keyes
2014-11-12
|
\
\
|
*
|
vim-patch:7.4.417
Scott Prager
2014-11-12
|
*
|
vim-patch:7.4.416
Scott Prager
2014-11-11
|
|
/
*
|
Convert some values from buffer_defs.h to bools
Wayne Rowcliffe
2014-11-12
*
|
Merge pull request #1320 from splinterofchaos/ll-lock
Justin M. Keyes
2014-11-11
|
\
\
|
|
/
|
/
|
|
*
vim-patch:7.4.419
Scott Prager
2014-11-11
*
|
Merge pull request #1282 from splinterofchaos/cmd-undef
Justin M. Keyes
2014-11-11
|
\
\
|
*
|
vim-patch:7.4.415
Scott Prager
2014-11-11
|
*
|
vim-patch:7.4.414
Scott Prager
2014-11-11
|
*
|
Fix fileio.c's diagram.
Scott Prager
2014-11-11
|
|
/
*
|
normal.c: Replace last TRUE/FALSE/OK/FAIL's w/bool.
Scott Prager
2014-11-11
*
|
Use bool in signatures of functions in normal.h.
Scott Prager
2014-11-11
*
|
Use bool or int for local flag variables.
Scott Prager
2014-11-11
*
|
Use bool in do_mouse().
Scott Prager
2014-11-11
*
|
Use bool in normal_cmd().
Scott Prager
2014-11-11
*
|
Use bool for flags in oparg_T.
Scott Prager
2014-11-11
|
/
*
Merge pull request #1439 from jszakmeister/shuffle-some-includes
Justin M. Keyes
2014-11-11
|
\
|
*
Move many includes down to the EXITFREE block.
John Szakmeister
2014-11-09
*
|
Merge pull request #1449 from jszakmeister/fix-cmake-module-path-usage
John Szakmeister
2014-11-10
|
\
\
|
*
|
build: fix CMAKE_MODULE_PATH usage
John Szakmeister
2014-11-10
*
|
|
Fix warnings: message.c: vim_vsnprintf(): Dead assignment (2): HI.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: message.c: delete_first_msg(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: memory.c: xcalloc(): 0 size calloc: CW.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: hardcopy.c: mch_print_text_out(): Bad free: FP + RI.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: fileio.c: aucmd_prepbuf(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: fileio.c: readfile(): Dead assignment: HI.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: fold.c: get_foldtext(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_getln.c: init_history(): Double free: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_eval.c: report_pending(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_docmd.c: eval_vars(): Unitialized arg: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_cmds2.c: do_source(): Unitialized arg (2): MI.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_cmds2.c: do_source(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_cmds.c: do_ecmd(): Np dereference: FP.
Eliseo Martínez
2014-11-11
*
|
|
Fix warnings: ex_cmds.c: do_ascii(): Garbage value (2): MI.
Eliseo Martínez
2014-11-11
|
/
/
*
|
shell: Use job_write_cb for closing stdin
Thiago de Arruda
2014-11-10
*
|
eval: Return an empty list from systemlist() when there's no output
Thiago de Arruda
2014-11-10
*
|
Merge pull request #1429 from oni-link/fix.job_start.leak
Justin M. Keyes
2014-11-09
|
\
\
|
*
|
Try to fix problem found in the Travis Ci build.
oni-link
2014-11-09
[prev]
[next]