-
v0.35.0 Stable
released this
2026-09-17 23:39:56 +00:00 | 9 commits to main since this releaseAdded
PLANcolumn in the board table, andplan=in--row. A filesystem
reading of the repo root:-= no file named exactlyPLAN.md;Nd=
whole days the plan's mtime lies behind the last commit (0dwhen as new or
newer);?= a plan with no commit to compare against. A symlinked
PLAN.mdis aged by its target. The content is never
read, and the column does not judge whether a criterion can be falsified -
the legend says so. The name is matched byte for byte, because APFS's
case-insensitivity makes[ -f PLAN.md ]true forplan.md. Display only:
not a sort key, not in--plan, not summed. board-selftest section 34
(written red before the column existed) pins all of it.
Fixed
board.sh --dispatchput three other record fields in front ofneste=.
The index that takes "the last field onward" was written when the record had
14 fields and was never moved as ORDRE, FLY and VOY were inserted before
neste, so a dispatch block readneste=0|-|0|<the NESTE prose>. It now
takes the field after the last column onward (field 18, since thePLAN
column below moved it again), and a selftest check pins the exact start of
the prose so the next inserted field turns it red.--rowand--dispatchfor a repo with no STATE.md carried shifted
values. That record is written by its own printf, which lacked theVOY
field, so--rowreadvoy=(ingen STATE.md)and an emptyneste=. The
record is now complete; a fixture with no STATE.md pins it.--inbox-plancut NESTE at its first|. It readnesteas one field
instead of "that field onward"; the whole prose now comes through, as it
already did in--rowand--dispatch.- README said "macOS or Linux".
board.shuses BSDstatthroughout and
renders no rows under GNUstat; the requirement now says macOS.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads