fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.8K
active users

#linuxscru

0 posts0 participants0 posts today
Thorsten Leemhuis (acct. 1/4)<p>Remember my WIP <a href="https://fosstodon.org/tags/LinuxKernel" class="mention hashtag" rel="tag">#<span>LinuxKernel</span></a> scrutiny script <a href="https://fosstodon.org/tags/linuxscru" class="mention hashtag" rel="tag">#<span>linuxscru</span></a> I told you about last Friday[1]?</p><p>It seems there was a bit of interest in it, hence I fine tuned various things to make it easier to use[2] and moved it to its own gitlab project: <a href="https://gitlab.com/knurd42/linuxscru" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">gitlab.com/knurd42/linuxscru</span><span class="invisible"></span></a></p><p>It&#39;s nevertheless still alpha, a few basic things are hence still missing.</p><p>[1] <a href="https://fosstodon.org/@kernellogger/111186356514441051" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">fosstodon.org/@kernellogger/11</span><span class="invisible">1186356514441051</span></a></p><p>[2] it for example tries to determine the remote names automatically now and works with repos containing only next, master or stable</p>
Thorsten Leemhuis (acct. 1/4)<p>Do you often need to check if a patch was merged to the <a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="tag">#<span>Linux</span></a> <a href="https://fosstodon.org/tags/kernel" class="mention hashtag" rel="tag">#<span>kernel</span></a> and which version it showed up in?</p><p>Or check through which tree a particular patch was merged?</p><p>I have to do this and a few other things all the time, hence I wrote a script to make these tasks a little easier for me: </p><p><a href="https://fosstodon.org/tags/linuxscru" class="mention hashtag" rel="tag">#<span>linuxscru</span></a>, the <a href="https://fosstodon.org/tags/LinuxKernel" class="mention hashtag" rel="tag">#<span>LinuxKernel</span></a> scrutiny tool – <a href="https://gitlab.com/knurd42/linuxscru" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">gitlab.com/knurd42/linuxscru</span><span class="invisible"></span></a></p><p>It&#39;s tailored for my needs and my setup; but that could change if other people show an interest in it.</p><p>README: <a href="https://gitlab.com/knurd42/linuxscru/-/blob/main/README.md?ref_type=heads" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">gitlab.com/knurd42/linuxscru/-</span><span class="invisible">/blob/main/README.md?ref_type=heads</span></a></p>