Jakob Reschke

Results 50 issues of Jakob Reschke

https://github.com/blog/2069-git-large-file-storage-v1-0 Would it be interesting to add sample images to the repo or externalize some test images with this new facility?

What does our bit-shifting primitive do in 32 bit if you do aSmallInteger

Squeak 5.3 has received some backports and squeak.org/downloads has been adapted to point to an image with the update number 19481. Since smalltalkCI does not update the image except for...

Hi, Seems like the Windows VMs are crashing during a Smalltalk CI run recently: * https://github.com/hpi-swa/Squot/runs/5522586506?check_suite_focus=true * https://github.com/hpi-swa/Squot/runs/5526922611?check_suite_focus=true ``` Extracting virtual machine... Archive: /c/Users/runneradmin/.smalltalkCI/_cache/squeak.cog.spur_win64x64_202101260417.zip inflating: /c/Users/runneradmin/.smalltalkCI/_cache/vms/Squeak64-trunk/B3DAcceleratorPlugin.dll extracting: /c/Users/runneradmin/.smalltalkCI/_cache/vms/Squeak64-trunk/CameraPlugin.ignore inflating: /c/Users/runneradmin/.smalltalkCI/_cache/vms/Squeak64-trunk/DESPlugin.dll...

Squeak

Seems like something has changed and now builds fail when the tests signal warnings: https://travis-ci.org/hpi-swa/Squot/builds/586848878

bug
Squeak
Metacello

I am not sure whether this is a usage question, a feature request, a conceptual misunderstanding of mine or simply impossible. Enlighten me, please. :-) The following situation: I have...

Hello, when I built my solution the following appeared in the Tests output console: ------ Discover test started ------ GoogleTest: Does C:\Users(...)\xml3d-exporter-testdtest.exe match [Tt]est[s]{0,1}.exe: true An exception occurred while test...

...so that within Squeak you can also see the instructions after you have installed it.

https://github.com/git/git/blob/v2.39.2/Documentation/gitprotocol-v2.txt Among other things it allows to get a filtered list of refs from the server. This would allow for repositories with massive amounts of branches or tags, which in...

enhancement
help wanted
mandatory
FileSystem-Git

When I remove a remote-tracking branch, I almost always want to to remove the branch from the remote. To remove the tracking branch actually does not do that, but for...

enhancement
Squit
ui