index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
users.c
Age
Commit message (
Expand
)
Author
Files
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2024-03-28
vim-patch:9.1.0220: Few typos in source and test files (#28076)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-03-03
refactor(build): remove unused stdlib function and include checks
bfredl
1
2023-01-09
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
1
2022-12-21
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-09-18
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-09-09
refactor: replace char_u with char
Dundar Göc
1
2022-06-30
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-20
fix(cid/348314): free user_copy, not user
James McCoy
1
2022-05-11
refactor: replace char_u variables and functions with char
Dundar Goc
1
2021-12-10
refactor(misc1): move user related code to os/users.c
Björn Linse
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-09-29
Refactor/uncrustify (#15790)
dundargoc
1
2021-09-14
refactor: format files with uncrustify #15663
dundargoc
1
2020-12-15
fix: Include auto/config.h before HAVE_* preprocessor checks
James McCoy
1
2019-10-14
vim-patch 8.1.0361: remote user not used for completion
erw7
1
2019-10-13
vim-patch 8.1.0084: user name completion does not work on MS-Windows
erw7
1
2018-06-09
expand_env_esc: fix invalid memory access (#8508)
Justin M. Keyes
1
2018-06-08
vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)
Jan Edmund Lazo
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-09-13
refactor: eliminate misc2.c
Justin M. Keyes
1
2016-01-01
Windows: Make the os_get_uname argument portable.
Seth Jackson
1
2015-08-04
os_get_user_name() for non UNIX system #2729
Rui Abreu Ferreira
1
2014-12-24
Linting: Suppress warnings in os/users.c.
Florian Walch
1
2014-07-09
move ascii.h include out of vim.h
Brandon Coleman
1
2014-06-30
Introduce GA_APPEND()
Felipe Oliveira Carvalho
1
2014-06-13
Replace vim_strncpy calls: os/users.c
Douglas Schneider
1
2014-05-19
Replace alloc() with xmalloc() and remove immediate OOM checks
Felipe Oliveira Carvalho
1
2014-05-19
Remove NULL/non-NULL tests after calls to vim_str(n)save()
Felipe Oliveira Carvalho
1
2014-05-15
Introduce nvim namespace: Fix unmasked strings.h issue.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1