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
Commit message (
Expand
)
Author
Age
...
*
refactored logic from init_users() into mch_get_usernames()
Stefan Hoffmann
2014-03-13
*
Refactor travis build to use clang's sanitizers
Thiago de Arruda
2014-03-13
*
Remove CURSOR_SHAPE #ifdef tests
Felipe Oliveira Carvalho
2014-03-10
*
Extract cursor_shape.c from misc2.c and types/consts from structs.h
Felipe Oliveira Carvalho
2014-03-10
*
Move exarg_T and cmdarg_T from structs.h to normal.h
Felipe Oliveira Carvalho
2014-03-09
*
Extract pos.h from structs.h
Felipe Oliveira Carvalho
2014-03-09
*
Change neo* configurations to n* configurations
Wilberto
2014-03-09
*
use more verbose output type for unittests on travis
Stefan Hoffmann
2014-03-08
*
Fix bugs, clean code, add tests.
Thomas Wienecke
2014-03-07
*
Remove unused return values.
Thomas Wienecke
2014-03-07
*
Move definition of helper function below their usage.
Thomas Wienecke
2014-03-07
*
Simplify mch_can_exe extracting is_executable_in_path.
Thomas Wienecke
2014-03-07
*
Declare is_executable as static and remove its unit tests.
Thomas Wienecke
2014-03-07
*
Move mch_can_exe, executable_file to os/fs.c.
Thomas Wienecke
2014-03-07
*
Add another unit test to mch_can_exe.
Thomas Wienecke
2014-03-07
*
Make script portable across Python versions
Steven Myint
2014-03-07
*
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
*
Use check_function_exists() to check for _NSGetEnviron().
John Szakmeister
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
*
Luarocks appears to be down, so let's use the mirror for now.
John Szakmeister
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
*
Issue #66 - Add lint tool and uncrustify config. Update contributing document...
David Z. Chen
2014-03-05
*
Remove USE_SYSTEM and code only run under USE_SYSTEM
Simen Endsjø
2014-03-05
*
Implement pending test.
Thomas Wienecke
2014-03-05
*
Port mch_isdir to libuv.
Thomas Wienecke
2014-03-05
*
Add unit tests for executable_file and mch_can_exe.
Thomas Wienecke
2014-03-05
*
Remove static declaration of executable_file.
Thomas Wienecke
2014-03-05
*
Add unit tests for mch_isdir.
Thomas Wienecke
2014-03-05
*
Assert that vim_strsize and vim_strnsize gets a non-null parameter.
Simen Endsjø
2014-03-04
*
Apply small refactor to unit tests
Thiago de Arruda
2014-03-04
*
Correct a few parentheses.
Thomas Wienecke
2014-03-04
*
Rename and refactor mch_FullName.
Thomas Wienecke
2014-03-04
*
Anchor gitignore paths
Caleb Spare
2014-03-03
*
README.md: Fixed brew install instructions
andrewmchen
2014-03-03
*
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
*
Add unit tests for ported filesystem functions.
Thomas Wienecke
2014-03-03
*
Make Travis compile on GCC and Clang.
Gaelan
2014-03-03
*
Use -Werror.
Gaelan Steele
2014-03-03
*
Remove __ARGS macro. Close #205
Nicolas Pierron
2014-03-02
[prev]
[next]