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
/
path.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.0362: expanding ":e %" does not work for remote files
zeertzjq
2022-09-03
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor: replace char_u with char
Dundar Göc
2022-08-26
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
fix(path): path_is_url returns false for "foo:/" #19797
sigmaSd
2022-08-23
*
vim-patch:8.2.4841: empty string considered an error for expand()
zeertzjq
2022-08-23
*
vim-patch:9.0.0231: expanding "**" may loop forever with directory links (#19...
zeertzjq
2022-08-21
*
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
2022-08-21
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
feat(server): instance "name", store pipes in stdpath(state)
Justin M. Keyes
2022-06-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
vim-patch:8.2.3551: checking first character of url twice (#17910)
dundargoc
2022-03-30
*
vim-patch:8.2.4418: crash when using special multi-byte character
Sean Dewar
2022-02-19
*
vim-patch:8.2.3939: MS-Windows: fnamemodify('', ':p') does not work
zeertzjq
2022-02-07
*
vim-patch:8.2.3824: no ASAN support for MSVC
zeertzjq
2022-02-07
*
vim-patch:8.2.1741: pathshorten() only supports using one character
zeertzjq
2022-02-06
*
Merge pull request #17174 from zeertzjq/vim-8.2.3153
bfredl
2022-01-27
|
\
|
*
vim-patch:8.2.3153: URLs with a dash in the scheme are not recognized
zeertzjq
2022-01-24
*
|
vim-patch:8.2.3611: crash when using CTRL-W f without finding a file name
zeertzjq
2022-01-18
|
/
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
*
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
|
*
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
refactor: format with uncrustify #15755
dundargoc
2021-09-24
*
refactor: convert TRUE/FALSE to true/false (#15660)
dundargoc
2021-09-18
[next]