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
/
nvim
/
memline.c
Commit message (
Expand
)
Author
Age
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
*: Partial string handling refactoring
ZyX
2017-02-15
*
lint
Justin M. Keyes
2017-01-13
*
open_buffer(): Do `BufEnter` for directories.
Justin M. Keyes
2017-01-12
*
'inccommand': rework
Justin M. Keyes
2016-11-08
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1237 (#5092)
Simon Weil
2016-07-31
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
vim-patch:7.4.1276
Michael Ennen
2016-05-17
*
*: Fix new linter errors
ZyX
2016-05-01
*
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
*: Make set_vim_var_\* functions have proper argument types
ZyX
2016-04-18
*
Review of the memfile.c API and small refactorings
Felipe Oliveira Carvalho
2016-03-16
*
Windows: Include <fcntl.h> for file constants.
Seth Jackson
2016-01-17
*
Merge #3443 'vim-patch:7.4.{785,795,898}'
Justin M. Keyes
2015-12-13
|
\
|
*
vim-patch:7.4.785
Johan Klokkhammer Helsing
2015-11-22
*
|
src/*: Remove `VIM - Vi improved ...` header
Michael Reed
2015-11-27
*
|
src: README.txt -> README.md
Michael Reed
2015-11-23
|
/
*
undo: Do some refactoring
ZyX
2015-10-29
*
option: fix off-by-one error when handling &directory
Victor Adam
2015-10-27
*
*: Fix linter errors
ZyX
2015-10-23
*
memline: Automatically create swap file directory for last directory
ZyX
2015-10-23
*
vim-patch:7.4.781 #3065
Marco Hinz
2015-08-09
*
Remove POSIX 'cpoptions': '&'
Michael Reed
2015-07-19
*
Split os_unix_defs.h into os/
Yamakaky
2015-07-06
*
memline: Don't call memmove() with a NULL argument in ml_add_stack(). #2802
oni-link
2015-06-12
*
minor cleanup. #2610
Mark Bainter
2015-05-13
*
Remove char_u: message:smsg()
Michael Reed
2015-05-13
*
Remove char_u: concat_fnames()
Mark Bainter
2015-05-06
*
Remove char_u: make_percent_swname()
Mark Bainter
2015-05-06
*
Remove char_u: fix_fname()
Mark Bainter
2015-05-06
*
Remove char_u: vim_FullName()
Mark Bainter
2015-05-06
*
Remove char_u: modname()
Mark Bainter
2015-05-06
*
Remove char_u: after_pathstep()
Mark Bainter
2015-04-17
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
fix: segfault in ml_recover() if swap file not found
Justin M. Keyes
2015-04-12
*
fix: segfault in recover_names(): must not concat full path
Justin M. Keyes
2015-04-12
*
passing-by: mark non-null return; remove invalid OOM check.
Justin M. Keyes
2015-04-12
*
vim-patch: Port parts of Vim 7.4.399.
Florian Walch
2015-04-08
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
coverity/13777: String not null terminated: RI.
Eliseo Martínez
2015-03-22
*
Clarify an out-of-memory cleanup, remove a function-wide loop counter
Anton Ovchinnikov
2015-03-16
*
Merge pull request #2118 from rev112/fix_redundant_cast
John Szakmeister
2015-03-13
|
\
|
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
|
version: don't use NVIM_VERSION_* directly outside version.c
Björn Linse
2015-03-08
|
/
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Remove nonnullret deadcode: xmalloc.
Eliseo Martínez
2015-01-27
*
Macro cleanup: HAS_SWAP_EXISTS_ACTION
Michael Reed
2015-01-14
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
ui: Remove redundant ui.h includes
Thiago de Arruda
2014-11-27
[next]