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(build): remove unused stdlib function and include checks
bfredl
2023-03-03
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(cid/348314): free user_copy, not user
James McCoy
2022-05-20
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
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