Re: Mercurial server timed out [SOLVED]

2024-11-13 Fir de Conversatie Tony Mechelynck
The following has now been fixed. On Wed, Nov 13, 2024 at 9:46 PM Tony Mechelynck wrote: > > Trying to pull from http://hg.256bit.org/vim (which worked previously) > > linux-tuxedo:~/.build/vim/vim-hg # hg in || echo 'exit status' $? ; date > abort: error: Connection timed out > exit status 255 >

Mercurial server timed out

2024-11-13 Fir de Conversatie Tony Mechelynck
Trying to pull from http://hg.256bit.org/vim (which worked previously) linux-tuxedo:~/.build/vim/vim-hg # hg in || echo 'exit status' $? ; date abort: error: Connection timed out exit status 255 Wed 13 Nov 21:32:50 CET 2024 linux-tuxedo:~/.build/vim/vim-hg # hg in || echo 'exit status' $? ; date a

Commit: runtime(doc): mention option-backslash at :h CompilerSet

2024-11-13 Fir de Conversatie Christian Brabandt
runtime(doc): mention option-backslash at :h CompilerSet Commit: https://github.com/vim/vim/commit/dbf231a4b7fba235fa9ccc8798b37c0b4a4943ae Author: Christian Brabandt Date: Wed Nov 13 20:28:43 2024 +0100 runtime(doc): mention option-backslash at :h CompilerSet Signed-off-by: Chri

Commit: runtime(compiler): include a Java Maven compiler plugin

2024-11-13 Fir de Conversatie Christian Brabandt
runtime(compiler): include a Java Maven compiler plugin Commit: https://github.com/vim/vim/commit/c4208da0f4e59925f5e5828ed7725e22fd118e47 Author: D. Ben Knoble Date: Wed Nov 13 19:51:29 2024 +0100 runtime(compiler): include a Java Maven compiler plugin @Konfekt suggested adding

Commit: runtime(racket): update Racket runtime files

2024-11-13 Fir de Conversatie Christian Brabandt
runtime(racket): update Racket runtime files Commit: https://github.com/vim/vim/commit/8e013b14211ee236f4866e7281ad4366e0ab18cd Author: D. Ben Knoble Date: Wed Nov 13 19:45:38 2024 +0100 runtime(racket): update Racket runtime files This brings the included Racket runtime files to

Commit: runtime(doc): improve indentation in examples for netrw-handler

2024-11-13 Fir de Conversatie Christian Brabandt
runtime(doc): improve indentation in examples for netrw-handler Commit: https://github.com/vim/vim/commit/9b05326afdb0359a2dd40470b2b47a6e422662e9 Author: Christian Brabandt Date: Wed Nov 13 17:14:39 2024 +0100 runtime(doc): improve indentation in examples for netrw-handler relat

Commit: runtime(doc): improve examples for netrw-handler functions

2024-11-13 Fir de Conversatie Christian Brabandt
runtime(doc): improve examples for netrw-handler functions Commit: https://github.com/vim/vim/commit/8b96858996c4bdc68c055d2ef4afa5f88eda455e Author: Christian Brabandt Date: Wed Nov 13 15:38:33 2024 +0100 runtime(doc): improve examples for netrw-handler functions fixes: https://