What I'm working on, August edition

  • Fixing the delta index bugs: ignore handling, and the crashes on connection switching. (I think the latter is more of a connection switching bug, but it needs solving nonetheless.)
  • Implementing the high precision time stamps. I’m going to sneak in part of my old Filesystem abstraction bit for that, enough to cover the Chtimes and (L)Stat bits fully. That then opens the road to bring in more of the Filesystem code, which opens the road for my new puller further in the future…
10 Likes