Junio C Hamano <gitster@xxxxxxxxx> writes: > * jk/diff-external-with-no-index (2024-01-29) 1 commit > (merged to 'next' on 2024-01-30 at 30c3e9f91d) > + diff: handle NULL meta-info when spawning external diff > > "git diff --no-index file1 file2" segfaulted while invoking the > external diff driver, which has been corrected. > > Reverted out of 'next' for now, seems to break "win test (n)" jobs. > cf. <xmqqh6irwtkd.fsf@gitster.g> > source: <20240129015708.GA1762343@xxxxxxxxxxxxxxxxxxxxxxx> The above topic is marked as such by mistake. It is on track to be merged to 'master'. What was temporarily reverted was the next one. > * jk/unit-tests-buildfix (2024-01-31) 3 commits > (merged to 'next' on 2024-01-31 at 00df31c4c8) > + t/Makefile: get UNIT_TESTS list from C sources > + Makefile: remove UNIT_TEST_BIN directory with "make clean" > + Makefile: use mkdir_p_parent_template for UNIT_TEST_BIN > > Build dependency around unit tests has been fixed. > > Will merge to 'master'. > source: <20240130053714.GA165967@xxxxxxxxxxxxxxxxxxxxxxx> But Dscho helped to fix the breakage on "win test (n)" jobs so it has again been queued to 'next'.