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
*
remove CleanseRawStrings
Julian Orth
2014-03-27
*
remove C++ only _NestingState parts
Julian Orth
2014-03-27
*
clean up CheckForNonStandardConstruct
Julian Orth
2014-03-27
*
remove C++ stuff from CheckSpacingForFunctionCall
Julian Orth
2014-03-27
*
remove C++ stuff from CheckSpacing
Julian Orth
2014-03-27
*
remove CheckSectionSpacing
Julian Orth
2014-03-27
*
remove unused function
Julian Orth
2014-03-27
*
remove some unused variables
Julian Orth
2014-03-27
*
remove C++ only stuff from CheckLanguage
Julian Orth
2014-03-27
*
remove "stream check" from CheckIncludeLine
Julian Orth
2014-03-27
*
remove CheckForNonConstReference
Julian Orth
2014-03-27
*
remove CheckCStyleCast
Julian Orth
2014-03-27
*
remove CheckForIncludeWhatYouUse
Julian Orth
2014-03-27
*
remove CheckMakePairUsesDeduction
Julian Orth
2014-03-27
*
Cleanup of indent.c to make it comply with style guide.
John
2014-03-27
*
Reimplement input functions on top of libuv
Thiago de Arruda
2014-03-26
*
Use realloc instead of vim_realloc
Felipe Oliveira Carvalho
2014-03-26
*
HAVE_AVAIL_MEM is always undefined. Remove tests and dead code
Felipe Oliveira Carvalho
2014-03-26
*
Remove MEM_PROFILE related code
Felipe Oliveira Carvalho
2014-03-26
*
Use memcmp instead of vim_memcmp
Felipe Oliveira Carvalho
2014-03-26
*
Use memmove instead of mch_memmove
Felipe Oliveira Carvalho
2014-03-26
*
Prefer enums over incremental defines
Petter Wahlman
2014-03-26
*
Use memset instead of vim_memset
Felipe Oliveira Carvalho
2014-03-25
*
Do not include farsi.c in main.c
Felipe Oliveira Carvalho
2014-03-25
*
Move some #defines from farsi.h to farsi.c
Felipe Oliveira Carvalho
2014-03-25
*
Fail RunUnittests if we get a non-zero exit code from busted.
John Szakmeister
2014-03-25
*
fix mch_delay() unittest
Stefan Hoffmann
2014-03-25
*
Implement `mch_delay` on top of libuv
Thiago de Arruda
2014-03-24
*
inline arabic_char()
Felipe Oliveira Carvalho
2014-03-24
*
Reformat new function in arabic.c to comply with style guide
Felipe Oliveira Carvalho
2014-03-24
*
Move arabic.h #defines from arabic.h to arabic.c
Felipe Oliveira Carvalho
2014-03-24
*
Turn ARABIC_CHAR into a function
Felipe Oliveira Carvalho
2014-03-24
*
Don't require busted.
John Szakmeister
2014-03-23
*
Update to the newest libuv version
Thiago de Arruda
2014-03-22
*
Workaround the broken progress feedback in some versions of CMake.
John Szakmeister
2014-03-21
*
Deal with the missing dependencies for libuv.
John Szakmeister
2014-03-21
*
Revamp the build system.
John Szakmeister
2014-03-21
*
printer_opts was left unitilized after #378
Felipe Oliveira Carvalho
2014-03-21
*
No longer try to use standalone termcap
Marcel Krüger
2014-03-19
*
Homebrew formula builds dependencies through make
Tayler Mulligan
2014-03-19
*
adapt to the style guildelines
Petter Wahlman
2014-03-19
*
Delete structs.h by spliting it and moving code to other headers
Felipe Oliveira Carvalho
2014-03-18
*
Removed testing for Homebrew installs
Tayler Mulligan
2014-03-18
*
Issue #311 - Clean up blowfish.c/h, charset.c/h, diff.c/h, digraph.c/h, garra...
David Z. Chen
2014-03-16
*
minimize readme
aph
2014-03-16
*
Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm.
Thomas Wienecke
2014-03-15
*
Move and refactor mch_[gs]etperm to os/fs module.
Thomas Wienecke
2014-03-15
*
Add unit tests for mch_[gs]etperm.
Thomas Wienecke
2014-03-15
*
Moved more functions from misc1.c to indent.c
John
2014-03-15
*
Use include paths relative to src/
James McCoy
2014-03-14
[next]