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
*
remove MB_{IS,TO}{UPPER,LOWER}
aph
2014-04-04
*
remove DO_AUTOCHDIR
aph
2014-04-04
*
Remove unused define
Markus Breitenberger
2014-04-04
*
Removed not defined prototypes in os_unix.h
Stefan Hoffmann
2014-04-04
*
vim-patch:7.4.170
oni-link
2014-04-04
*
Possible string literals that have to be replaced
Wilberto Morales
2014-04-04
*
Try to find all other instances of vimrc and gvimrc and prefix them with n
Wilberto Morales
2014-04-04
*
Extract memory.c from misc2.c
John Schmidt
2014-04-04
*
vim-patch:7.4.169
Keerthan Jaic
2014-04-04
*
Restore vim_rename
Hinidu
2014-04-04
*
Replace mch_rename and vim_rename with libuv
Hinidu
2014-04-04
*
Changed testdir/Makefile to use Makefile wildcards instead of SUFFIXES
Jared L Wong
2014-04-04
*
Remove `mch_call_shell` GUI printing code
Thiago de Arruda
2014-04-03
*
Remove `:shell` and `suspend_shell`
Thiago de Arruda
2014-04-03
*
Remove support for running interactive programs
Thiago de Arruda
2014-04-03
*
Rename FPC_* constants.
Thomas Wienecke
2014-04-03
*
Initialize on declaration; use postincrements.
Thomas Wienecke
2014-04-03
*
Fix seperator->separator, path_tail_with_separator->path_tail_with_sep.
Thomas Wienecke
2014-04-03
*
Test and refactor getnextcomp -> path_next_component.
Thomas Wienecke
2014-04-03
*
Test and refactor gettail_sep -> path_tail_with_seperator.
Thomas Wienecke
2014-04-03
*
Test and refactor gettail -> path_tail.
Thomas Wienecke
2014-04-03
*
Refactor fullpathcmp -> path_full_compare.
Thomas Wienecke
2014-04-03
*
Add os_stat to os/fs module.
Thomas Wienecke
2014-04-03
*
Move gettail_dir more closely to its usage.
Thomas Wienecke
2014-04-03
*
Make FPC_* defines an enum type in path.h.
Thomas Wienecke
2014-04-03
*
added doxygen documentation for os_file_is_{readonly, writable}
Stefan Hoffmann
2014-04-03
*
cleaned up the readonly check in readfile()
Stefan Hoffmann
2014-04-03
*
remove mch_access macro as it is only used in fs.c
Stefan Hoffmann
2014-04-03
*
move filewritable() into /src/os/fs.c and rename it
Stefan Hoffmann
2014-04-03
*
move check_file_readonly() into /src/os/fs.c and rename it
Stefan Hoffmann
2014-04-03
*
check readonly by trying to open the file for writing...
Stefan Hoffmann
2014-04-03
*
Use check_symbol_exists() instead of check_function_exists().
John Szakmeister
2014-04-03
*
vim-patch:7.4.166
Justin M. Keyes
2014-04-02
*
Replace use of mch_rename with rename.
oni-link
2014-04-02
*
remove HAVE_WCTYPE_H
oni-link
2014-04-02
*
remove HAVE_WCHAR_H
oni-link
2014-04-02
*
remove HAVE_STRTOL
oni-link
2014-04-02
*
remove HAVE_STRPBRK
oni-link
2014-04-02
*
remove HAVE_STRING_H
oni-link
2014-04-02
*
remove HAVE_STRFTIME
oni-link
2014-04-02
*
remove HAVE_STRERROR
oni-link
2014-04-02
*
remove HAVE_STDLIB_H
oni-link
2014-04-02
*
remove HAVE_RENAME
oni-link
2014-04-02
*
remove HAVE_DATE_TIME
oni-link
2014-04-02
*
Move signal handling to libuv event loop
Thiago de Arruda
2014-04-01
*
Move shorten_filenames back to fileio.c
John Schmidt
2014-04-01
*
Move match_suffix from misc1.c
John Schmidt
2014-04-01
*
Move expand_wildcards{,_eval} from misc1.c
John Schmidt
2014-04-01
*
Move shorten_fname{,1,s} and shorten_filenames from fileio.c
John Schmidt
2014-04-01
*
Move mch_expandpath from os_unix.c
John Schmidt
2014-04-01
[next]