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
/
eval
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'upstream/master' into usermarks
usermarks
Josh Rahm
2023-01-25
|
\
|
*
feat!: make iconv a non-optional dep
Lewis Russell
2023-01-23
|
*
vim-patch:9.0.1233: search() loops forever if "skip" is TRUE for all matches ...
zeertzjq
2023-01-23
|
*
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
2023-01-21
|
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
|
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
|
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
|
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
|
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
|
*
vim-patch:8.2.4928: various white space and cosmetic mistakes (#21854)
zeertzjq
2023-01-17
|
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
|
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
|
*
build: remove clint error suppression #21782
dundargoc
2023-01-13
|
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
|
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
|
*
vim-patch:partial:9.0.1166: code is indented more than necessary (#21716)
zeertzjq
2023-01-10
|
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
|
*
Merge pull request #21704 from bfredl/nofree
bfredl
2023-01-09
|
|
\
|
|
*
fix(rpc): don't free args on error in rpc_send_event
bfredl
2023-01-09
|
*
|
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
|
|
/
|
*
refactor(api): do not allocate temporaries for internal events
bfredl
2023-01-03
|
*
vim-patch:9.0.1137: some conditions are always false (#21628)
zeertzjq
2023-01-03
|
*
feat!: remove hardcopy
Lewis Russell
2023-01-03
|
*
vim-patch:9.0.1132: code is indented more than needed (#21626)
zeertzjq
2023-01-03
|
*
refactor(f_has): remove wrong comment (#21561)
zeertzjq
2022-12-28
|
*
fix(options): restore exists() behavior for options (#21510)
zeertzjq
2022-12-23
|
*
vim-patch:8.2.1210: using ht_used when looping through a hashtab is less reli...
zeertzjq
2022-12-17
|
*
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Enan Ajmain
2022-12-08
|
*
vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...
zeertzjq
2022-12-06
|
*
vim-patch:8.2.3889: duplicate code for translating script-local function name
zeertzjq
2022-12-03
|
*
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
|
*
vim-patch:9.0.0965: using one window for executing autocommands is insufficient
zeertzjq
2022-11-29
|
*
refactor: buffer_ensure_loaded()
zeertzjq
2022-11-29
|
*
vim-patch:9.0.0914: deletebufline() may move marks in the wrong window
zeertzjq
2022-11-29
|
*
vim-patch:9.0.0910: setting lines in another buffer may not work well
zeertzjq
2022-11-29
|
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
|
*
vim-patch:9.0.0733: use of strftime() is not safe (#21228)
zeertzjq
2022-11-29
|
*
refactor: replace char_u with char
dundargoc
2022-11-28
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
|
*
vim-patch:8.2.2466: max() and min() can give many error messages
zeertzjq
2022-11-25
|
*
vim-patch:9.0.0926: Coverity warns for not using return value of dict_add()
zeertzjq
2022-11-23
|
*
vim-patch:partial:9.0.0917: the WinScrolled autocommand event is not enough (...
zeertzjq
2022-11-23
|
*
Merge pull request #20151 from dundargoc/refactor/char_u/13
bfredl
2022-11-22
|
|
\
|
|
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
|
*
|
refactor: remove old TODO comments that aren't relevant anymore (#21144)
dundargoc
2022-11-22
|
*
|
vim-patch:9.0.0916: getbufline() is inefficient for getting a single line
zeertzjq
2022-11-22
|
|
/
|
*
vim-patch:8.2.5167: get(Fn, 'name') on funcref returns special byte code (#21...
zeertzjq
2022-11-19
|
*
vim-patch:8.2.0469: Vim9: no error for missing ] after list
zeertzjq
2022-11-18
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
[next]