K.Takata's patch queue for Vim
Rev. | Time | Author | Message |
---|---|---|---|
4883086a7270 | 2023-03-17 09:54:48 | K.Takata | tip Update for 9.0.1410 Fix conflicts. |
b08dd90a88ad | 2023-03-15 14:40:02 | K.Takata | Update netrw patch |
7d89f92d4f53 | 2023-03-14 15:29:19 | K.Takata | Update netrw patch |
7589cc321d5d | 2023-03-13 21:24:13 | K.Takata | Update netrw patch |
01b3c464fc83 | 2023-03-13 20:12:18 | K.Takata | Add a new patch |
8554c924a235 | 2023-02-28 01:43:56 | K.Takata | Update for the latest runtime file |
9fe68420e6b6 | 2023-02-24 09:32:10 | K.Takata | Do qrefresh |
6082a6ccff39 | 2023-02-24 09:27:59 | K.Takata | Update for 9.0.1342 Fix conflicts. |
d441a61e5381 | 2023-02-21 08:17:37 | K.Takata | Add a new patch |
4d4cd84ebbc6 | 2023-02-20 13:22:33 | K.Takata | Add debug patch |
Name | Rev. | Time | Author |
---|---|---|---|
tip | 4883086a7270 | 2023-03-17 09:54:48 | K.Takata |
Name | Rev. | Time | Author | Message |
---|---|---|---|---|
appveyor-linux | 7b07f9fc5419 | 2018-09-17 02:51:55 | K.Takata | Close appveyor-linux branch... |
appveyor-linux-gtk3 | a765b2046bae | 2018-09-20 04:29:09 | K.Takata | Close this branch I have a... |
bitbucket-pipelines | 1d7f0de4fd47 | 2017-01-20 21:18:30 | K.Takata | Close bitbucket-pipelines b... |
cyg_ming | a2ece94bcbf1 | 2014-11-05 22:06:16 | K.Takata | Update for 7.4.496 Close t... |
default | 4883086a7270 | 2023-03-17 09:54:48 | K.Takata | Update for 9.0.1410 Fix co... |
magnumci | f0605e9c7689 | 2016-06-15 20:03:31 | K.Takata | magnumci: Close this branch... |
pipelines | 647d23e4dfd1 | 2017-01-28 08:39:14 | K.Takata | Be quiet |
pipelines-xvfb | 6bcd733743bf | 2017-05-17 23:09:59 | K.Takata | Change the way to execute Xvfb |
This is my private patch queue for Vim.
Some of the patches are already sent to vim_dev, some others are work in progress. (And some others are not written by me. Maybe copied from vim_dev.)
$ hg qclone https://hg.osdn.net/view/vim/vim -p http://hg.pf.osdn.net/view/k/k_/k_takata/vim-ktakata-mq vim
$ cd vim
$ hg qselect linux # if needed
$ hg qpush -a
$ make
If you want to get the latest source code after qclone, you can use the following commands:
$ hg qpop -a
$ hg pull -u
$ hg pull -u --mq
$ hg qpush -a
Or you can use this script:
$ mqpull.sh
The Vim License (if it is written by me.)