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
/
os
/
users.c
Commit message (
Expand
)
Author
Age
*
refactor(misc1): move user related code to os/users.c
Björn Linse
2021-12-10
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format files with uncrustify #15663
dundargoc
2021-09-14
*
fix: Include auto/config.h before HAVE_* preprocessor checks
James McCoy
2020-12-15
*
vim-patch 8.1.0361: remote user not used for completion
erw7
2019-10-14
*
vim-patch 8.1.0084: user name completion does not work on MS-Windows
erw7
2019-10-13
*
expand_env_esc: fix invalid memory access (#8508)
Justin M. Keyes
2018-06-09
*
vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)
Jan Edmund Lazo
2018-06-08
*
*: Add comment to all C files
ZyX
2017-04-19
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Windows: Make the os_get_uname argument portable.
Seth Jackson
2016-01-01
*
os_get_user_name() for non UNIX system #2729
Rui Abreu Ferreira
2015-08-04
*
Linting: Suppress warnings in os/users.c.
Florian Walch
2014-12-24
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
*
Introduce GA_APPEND()
Felipe Oliveira Carvalho
2014-06-30
*
Replace vim_strncpy calls: os/users.c
Douglas Schneider
2014-06-13
*
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
2014-05-19
*
Remove NULL/non-NULL tests after calls to vim_str(n)save()
Felipe Oliveira Carvalho
2014-05-19
*
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15