Re: Just had a git pull update and compared to last snapshot?

Ron Yorston via busybox <[email protected]> Sun, 03 May 2026 06:45:22 +0100
Newsgroups gmane.linux.busybox
Message-ID <69f6e0f2.uRNHxJQjXoXFW5bV%[email protected]>
Michael D. Setzer II wrote:
>So, someone(s) is/are  doing changes?

Yes, Denys has been active recently:

$ git log --pretty=format:"<%h> %cd [%an] %s" --date=short | head -10 | cut -c -75
<ead17e780> 2026-05-02 [Denys Vlasenko] Optimize !ENABLE_SHOW_USAGE config
<25b756f78> 2026-04-30 [Denys Vlasenko] cpio.tests: fix false positive
<3b3d0fc53> 2026-04-30 [Denys Vlasenko] cpio.tests: do not use "ls" to dete
<48c7b48f9> 2026-04-30 [Denys Vlasenko] tar: unicode fix
<4f11a4b25> 2026-04-30 [Denys Vlasenko] cpio.tests: fix false positive when
<6908229d4> 2026-04-30 [Denys Vlasenko] cpio: fix a bug (wrong free() addre
<fb10ad3b5> 2026-04-29 [Denys Vlasenko] start-stop-daemon.tests: fix false 
<c8eb86140> 2026-04-29 [Denys Vlasenko] Fix "undefined reference to 'skip_u
<fdca28aaf> 2026-04-29 [Denys Vlasenko] fdisk: fix build failure on glibc
<a0a98f070> 2026-04-29 [Denys Vlasenko] Fix randomtest to not select TC on

The busybox-cvs mailing list reports on changes in git:

   https://lists.busybox.net/mailman/listinfo/busybox-cvs

It has an online archive if you don't want to subscribe:

   https://lists.busybox.net/pipermail/busybox-cvs/

Cheers,

Ron