File: day_176__mostly_a_day_off.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 (8 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
Got a handle on the Android webapp static file problems (no, they were not
really encoding problems!), and hopefully
that's all fixed now. Also, only 3 modules use Char8 now. And updated the
git-annex backport. That's all I did today.

Meanwhile, a complete [[tips/ZSH_completion]] has been contributed by
Schnouki. And, Ben Gamari sent in a patch moving from the deprecated 
MonadCatchIO-transformers library to the exceptions library.