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
/
scripts
/
vim-patch.sh
Commit message (
Expand
)
Author
Age
*
refactor: move code dealing with script files to runtime.c (#19734)
zeertzjq
2022-08-12
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
refactor: move f_getbufvar() and f_setbufvar() to eval/vars.c
zeertzjq
2022-07-22
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
2022-06-23
*
fix(vim-patch.sh)
Justin M. Keyes
2022-05-28
*
docs: add missing termdebug docs from Vim runtime updates
zeertzjq
2022-05-26
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
fix(vim-patch.sh): fix N/A files patterns (#18073)
zeertzjq
2022-04-11
*
vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)
Lewis Russell
2022-03-18
*
feat(vim-patch.sh): support additional args for -s
zeertzjq
2022-03-05
*
chore(vim-patch.sh): use piping instead of here string for `while read`
zeertzjq
2022-02-08
*
ci: fix shellcheck errors introduced in version 0.8.0
Dundar Göc
2022-01-03
*
fix(vim-patch.sh): run nvim with -u NONE -n #16179
Sean Dewar
2021-10-30
*
feat(vim-patch.sh): better detection of remote name #15846
zeertzjq
2021-10-02
*
chore(vim-patch): add doc/vim9.txt to unwanted files
Christian Clason
2021-09-10
*
chore(vim-patch.sh): replace hub with gh (#15162)
zeertzjq
2021-08-03
*
lint (#14941)
dundargoc
2021-07-01
*
fix: Remove [RFC] from PR subject in vim-patch.sh (#14917)
Daniel Steinberg
2021-06-28
*
vim-patch.sh -m: Ignore changes to version.c
James McCoy
2021-05-19
*
fix(vim-patch.sh -m): Show all commits touching a file, not just the first
James McCoy
2021-05-19
*
vim-patch.sh: remove unsupported files (#13570)
Jan Edmund Lazo
2021-02-03
*
fixup! rename: user_funcs -> userfunc
Jan Edmund Lazo
2020-11-01
*
fixup! eval.c: factor out eval/funcs.c #11828
Jan Edmund Lazo
2020-11-01
*
fixup! refactor: move session functions to ex_session.c
Jan Edmund Lazo
2020-11-01
*
Fix shellcheck error SC2155
Jan Edmund Lazo
2020-10-15
*
scripts/vim-patch.sh: include --shortstat with -m
Daniel Hahler
2020-10-15
*
vim-patch.sh: Fix PR subject with multiple patches
James McCoy
2020-09-04
*
vim-patch.sh: fix bash version-check message #12398
Poh Zi How
2020-05-31
*
Merge pull request #11764 from blueyed/vim-patch-usage
James McCoy
2020-05-15
|
\
|
*
doc
Daniel Hahler
2020-01-26
|
*
set -u before return
Daniel Hahler
2020-01-26
|
*
scripts/vim-patch.sh: add -m to usage
Daniel Hahler
2020-01-26
*
|
Merge pull request #12081 from xylix/bash-version-check
James McCoy
2020-04-21
|
\
\
|
*
|
Apply suggestions from code review
Kerkko Pelttari
2020-04-07
|
*
|
Check for bash version in vim-patch.sh
Kerkko Pelttari
2020-04-06
|
|
/
*
/
vim-patch.sh: Fix creation of commit list for PR review
James McCoy
2020-03-31
|
/
*
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
*
fixup! fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514
Jan Edmund Lazo
2020-01-19
*
vim-patch.sh: fix for bash 4.3 or older #11700
Jan Edmund Lazo
2020-01-11
*
fixup! vim-patch.sh: list related missing Vim patches [ci skip] #11514
Jan Edmund Lazo
2019-12-29
*
Fix scripts/vim-patch.sh for Bash 4.3
Daniel Hahler
2019-12-25
*
vim-patch.sh: list related missing Vim patches [ci skip] #11514
Daniel Hahler
2019-12-24
*
vim-patch.sh: multiline printf -> heredoc (#11351)
Marco Hinz
2019-11-08
*
vim-patch.sh: add missing argument
Marco Hinz
2019-11-08
*
scripts/vim-patch.sh: lazily update Vim source (#11207)
Daniel Hahler
2019-10-16
*
scripts/vim-patch.sh -l: display commit subjects
Daniel Hahler
2019-10-13
*
vim-patch.sh: fix "unbound variable" error with Bash < 4.4 [ci skip] (#10917)
Daniel Hahler
2019-09-03
*
scripts/vim-patch.sh: massage args for git-log [ci skip] (#10888)
Daniel Hahler
2019-08-30
*
Merge #10646 'vim-patch: runtime patches'
Justin M. Keyes
2019-08-01
|
\
[next]