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
*
Added MODIFIED_BY and updated version information.
scott-linder
2014-03-07
*
Fix memory leak in `eval7`
Thiago de Arruda
2014-03-07
*
Fix `free_all_mem` and EXITFREE definition
Thiago de Arruda
2014-03-07
*
Issue #311 - Clean up arabic.c, arabic.h, farsi.c, farsi.h. Tweaks to uncrust...
David Z. Chen
2014-03-07
*
Remove hangul input support
Thiago de Arruda
2014-03-07
*
Move some types and consts from structs.h to other headers
Felipe Oliveira Carvalho
2014-03-07
*
Move garray_T from structs.h to garray.h
Felipe Oliveira Carvalho
2014-03-07
*
Fix memory leak and enable valgrind on travis
Thiago de Arruda
2014-03-07
*
cleanup environment variable handling + unit tests
Stefan Hoffmann
2014-03-06
*
Fix style issues.
Thomas Wienecke
2014-03-06
*
Extract keymap.c from misc2.c
Felipe Oliveira Carvalho
2014-03-06
*
Extract crypt.c from misc2.c
Felipe Oliveira Carvalho
2014-03-06
*
Remove USE_SYSTEM and code only run under USE_SYSTEM
Simen Endsjø
2014-03-05
*
Port mch_isdir to libuv.
Thomas Wienecke
2014-03-05
*
Remove static declaration of executable_file.
Thomas Wienecke
2014-03-05
*
Assert that vim_strsize and vim_strnsize gets a non-null parameter.
Simen Endsjø
2014-03-04
*
Rename and refactor mch_FullName.
Thomas Wienecke
2014-03-04
*
Move some of misc1.c to indent.c.
Gaelan Steele
2014-03-03
*
Remove traces of old custom undo memory manager.
Alexander Bolodurin
2014-03-03
*
Remove dead stack-checking code.
Alexander Bolodurin
2014-03-03
*
Remove __ARGS macro. Close #205
Nicolas Pierron
2014-03-02
*
Clean-up main.c: follow STRNICMP replacement.
Nicolas Pierron
2014-03-01
*
Extract file_search.c from misc2.c
Felipe Oliveira Carvalho
2014-02-28
*
Added a types.h with vim.h unsigned int typedefs.
scott-linder
2014-02-28
*
MAKE: ask gnulikes to warn and be pedantic + fixes
Nicolas Hillegeer
2014-02-28
*
Fix a 'garbage value' warning found by Clang's static analyzer
Felipe Oliveira Carvalho
2014-02-28
*
Use _NSGetEnviron on Mac OS X to gain access to environ.
John Szakmeister
2014-02-28
*
Include "garray.h" in ex_cmds2.c
Felipe Oliveira Carvalho
2014-02-28
*
Extract garray.c from misc2.c
Felipe Oliveira Carvalho
2014-02-28
*
Use cmake module instead of shared for nvim-test
Scott Nielsen
2014-02-28
*
Add unit test running to travis again
Thiago de Arruda
2014-02-27
*
Disable unit tests until fixed for travis
Thiago de Arruda
2014-02-27
*
Add basic infrastructure for unit testing
Thiago de Arruda
2014-02-27
*
CMakeLists: Improve handling of libintl
Alexis Hildebrandt
2014-02-27
*
CMakeLists: Use nvim target name
Alexis Hildebrandt
2014-02-27
*
Improve libintl detection and linking.
John Szakmeister
2014-02-27
*
Use GNU gettext from homebrew on Mac if available
Alexis Hildebrandt
2014-02-27
*
Use FindCurses to find curses libraries
Rui Abreu Ferreira
2014-02-27
*
Modify travis configuration to install valgrind
Thiago de Arruda
2014-02-26
*
Add test reporting to travis script
Thiago de Arruda
2014-02-26
*
Add valgrind suppression file
Thiago de Arruda
2014-02-26
*
Temporarily remove valgrind check in travis build
Thiago de Arruda
2014-02-26
*
Add configuration to help debug memory leaks
Thiago de Arruda
2014-02-26
*
link to rt if it provides clock_gettime
Rich Wareham
2014-02-26
*
make use of libuv when found by CMake
Rich Wareham
2014-02-26
*
Remove final build warning
Scott Nielsen
2014-02-26
*
Remove implicit declaration of vim_strrchr and vim_strncpy
Scott Nielsen
2014-02-26
*
Removes 'proto' dir
scott-linder
2014-02-26
*
Delete local function strerror and USE_GETCWD define.
Thomas Wienecke
2014-02-25
*
os_unix: Port mch_FullName and mch_isFullName to libuv.
Thomas Wienecke
2014-02-25
[next]