Hi Bram, 2015/11/11 Wed 21:25:52 UTC+9 Bram Moolenaar wrote: > Christian Brabandt wrote: > > > Am 2015-11-10 23:07, schrieb Bram Moolenaar: > > > Charles Campbell wrote: > > > > > >> Bram Moolenaar wrote: > > >> > Patch 7.4.919 > > >> > Problem: The dll options are not in the options window. > > >> > Solution: Add the dll options. And other fixes. > > >> > Files: runtime/optwin.vim > > >> > > > >> Not a big deal to me, as I'm using linux -- but this patch isn't > > >> available via ftp yet. > > > > > > It is now. > > > > > > I wonder if there is a way to have patches on github with just the > > > patch > > > number. One can get them with an obscure URL: > > > https://github.com/vim/vim/commit/1c2836e268ce930bca9ea1287d0d83e92ce1b3ff.diff > > > > Go here: > > https://github.com/vim/vim/releases > > > > or here > > https://github.com/vim/vim/tags > > > > There is the link below each tag to the diff of each patch there. Append > > .diff or .patch > > to get the raw patchfile. > > One can go to https://github.com/vim/vim/releases/tag/v7.4.920, > but then what is the URL to download the patch? > I mean, without scraping the page. > There are links to .zip and tar archive: > https://github.com/vim/vim/archive/v7.4.920.zip > But I can't find one for the raw diff file. > I tried adding ".raw" or ".diff" but that doesn't work.
How about this? https://github.com/vim/vim/compare/v7.4.920^...v7.4.920.diff Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
