File: day_191__semidistracted.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (7 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
Got a bit distracted improving Haskell's directory listing code.

Only real git-annex work today was fixing [[bugs/Assistant_merge_loop]],
which was caused by changes in the last release (that made direct mode
merging crash/interrupt-safe). This is a kind of ugly bug, that can result
in the assistant making lots of empty commits in direct mode repositories.
So, I plan to make a new release on Monday.