Tobias Geerinckx-Rice

Results 10 issues of Tobias Geerinckx-Rice

Hullo, I was a bit surprised that pressing ‘c’ is a one-way action: once a subtree is tagged, it appears that it can't be un-tagged as easily. This is my...

Hi! The following test failure happens only when building on btrfs. Since everyone can easily reproduce that, and I'm clueless about lsof internals, I'll just leave this here: ``` Optional...

help wanted

With this and #8, it should now be possible to install & package this version of `multitail`, at least… I didn't inspect the niche platform `makefile.*`s for this one. Yay!...

…assuming it will be 6.5.3, which doesn't seem far-fetched :-)

This follows up on commit 11c7f3de734aba0cceb73bfd03c5a3a7bf80c748.

Thank you for a wonderful, portable version of SICP! I noticed two commits in the past year that change two (single) occurrences of symbols beginning a sentence to lowercase: -...

Hi! We're receiving a sudden influx of reports on the following test failure on GNU/Linux: ``` =================================== FAILURES =================================== ___________ [doctest] fontPens.penTools.estimateQuadraticCurveLength ___________ 155 156 Estimate the length of this...

Hi! I noticed that at least two files, [strlcpy.c](https://github.com/snar/bgpq3/blob/master/strlcpy.c) and [sys_queue.h](https://github.com/snar/bgpq3/blob/master/sys_queue.h), have 3-clause BSD licences. The third clause is missing from [COPYING](https://github.com/snar/bgpq3/blob/master/COPYRIGHT), making GitHub's licence guess also incorrect.

Consider this a bug report with a patch attached :-) `sshuttle`'s current licence terms are a bit unclear. The LICENSE file is a copy of the LGPL, but none of...