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
*
vim-patch.sh: Unwrap commit messages when reviewing PRs
James McCoy
2018-07-10
*
vim-patch.sh: review_commit: Fix regex for vim version
James McCoy
2018-07-09
*
vim-patch.sh: Use single quotes to avoid doubling backslashes
James McCoy
2018-07-09
*
vim-patch: Replace shell variables in printf with formatted args
James McCoy
2018-06-19
*
vim-patch.sh: remove blank line before URL
Justin M. Keyes
2018-03-24
*
vim-patch.sh: more colorful #8115
Giuseppe
2018-03-09
*
vim-patch.sh: delete *.orig files
Justin M. Keyes
2018-02-11
*
vim-patch.sh: remove --posix from patch invocation
Justin M. Keyes
2018-02-11
*
scripts/vim-patch.sh: continue when patching with -P fails (#7790)
Daniel Hahler
2017-12-30
*
vimpatch.lua: automate version.c
Justin M. Keyes
2017-12-27
*
vim-patch.sh: extract list_vimpatch_tokens()
Justin M. Keyes
2017-12-26
*
vim-patch.sh: introduce `-V`
Justin M. Keyes
2017-12-26
*
vim-patch.sh: Include upstream summary in commit message
James McCoy
2017-12-17
*
vim-patch.sh: remove version.c in generated patch
Justin M. Keyes
2017-12-11
*
vim-patch.sh: introduce `-L`
Justin M. Keyes
2017-12-11
*
vim-patch.sh: always use git log, not version.c
Justin M. Keyes
2017-12-10
*
vim-patch.sh: avoid creating *.orig files
Justin M. Keyes
2017-11-07
*
vim-patch.sh: remove vimrc_example.vim
Justin M. Keyes
2017-11-07
*
vim-patch.sh: new option `-P`
Justin M. Keyes
2017-11-07
*
vim-patch.sh: Exclude testdir/ files from src/ file pruning
James McCoy
2017-09-27
*
doc: "terminal" always means "embedded terminal emulator"
Justin M. Keyes
2017-08-03
*
vim-patch.sh: only show missing patches
lonerover
2017-07-15
*
Bump Vim version to 8.0 and applied patches
James McCoy
2017-07-14
*
scripts/vim-patch.sh: do not git-reset on push failure (#6878)
Daniel Hahler
2017-06-11
*
doc: Removed t_XX options/keycodes. (#6616)
Justin M. Keyes
2017-04-29
*
scripts/vim-patch.sh: word-boundaries in preprocess regex
Justin M. Keyes
2017-04-19
*
vim-patch: Update regex for included_patches array (#6449)
James McCoy
2017-04-06
*
scripts/vim-patch.sh: Remove "Last change ..." lines.
Justin M. Keyes
2017-03-21
*
vim-patch.sh: Bump base Vim version to 7.4.1980
James McCoy
2017-02-27
*
vim-patch.sh: don't ignore runtime/doc/tagsrch.txt
lonerover
2017-02-14
*
vim-patch: Use get_vim_patch to retrieve patch for review
James McCoy
2017-02-06
*
vim-patch: fix default answers
Marco Hinz
2016-12-22
*
vim-patch: Allow skipping non-"vim-patch" commits during review
James McCoy
2016-12-15
*
vim-patch: Add -g switch to download/preprocess patch
James McCoy
2016-12-12
*
l10n: Remove some non-UTF8 .po files. (#5622)
Justin M. Keyes
2016-11-17
*
vim-patch.sh: Remove "set -o pipefail"
James McCoy
2016-11-15
*
doc; vim-patch.sh
Justin M. Keyes
2016-10-24
*
vim-patch: Group alternations in preprocess_patch
James McCoy
2016-09-22
*
vim-patch.sh: Use printf instead of echo
Justin M. Keyes
2016-09-13
*
vim-patch.sh: preprocess_patch()
Justin M. Keyes
2016-09-13
*
scripts/vim-patch.sh: fix typo (#5221)
Daniel Hahler
2016-08-14
*
scripts/vim-patch.sh: use privileged mode (set -p)
Daniel Hahler
2016-08-11
*
vim-patch.sh: ignore coloring and pagers (#5030)
Simon Weil
2016-07-10
*
vimpatch.sh: bug fix in find_git_remote regex (#4863)
Shota
2016-06-01
*
vim-patch.sh: Only print the first neovim/neovim remote name
James McCoy
2016-05-28
*
vim-patch.sh: Show if a patch includes runtime files
James McCoy
2016-05-19
*
vim-patch.sh: Add support for sociomatic/git-hub
James McCoy
2016-05-19
*
vim-patch.sh: Rename check_executable to require_executable
James McCoy
2016-05-19
*
vim-patch.sh: Ignore “git describe” failures in list_vim_patches
James McCoy
2016-05-17
*
Run shellcheck (shell scripting linter) on shell scripts.
Michael Ennen
2016-05-11
[next]