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
/
lang.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
build: remove PVS
dundargoc
2023-11-12
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefs
bfredl
2023-10-15
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix(mac): use same $LANG fallback mechanism as Vim
Marco Hinz
2022-04-28
*
fix: Include auto/config.h before HAVE_* preprocessor checks
James McCoy
2020-12-15
*
vim-patch:8.2.1757: Mac: default locale is lacking the encoding (#12994)
Jan Edmund Lazo
2020-09-28
*
build: -Wmissing-prototypes
Justin M. Keyes
2019-02-04
*
os/lang: use the correct LC_NUMERIC also for OS X
Björn Linse
2018-12-13
*
macOS: infer primary language if $LANG is empty #9345
Marco Hinz
2018-12-11
*
Fix crash in lang_init() on macOS if lang_region = NULL
battlmonstr
2018-08-01
*
Add missing PVS headers to new files
James McCoy
2018-03-11
*
mac: Set $LANG based on the system locale
James McCoy
2017-12-10