File: day_261__random_improvements.mdwn

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (5 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (8)
1
2
3
4
5
Fixed a mojibake bug that affected metadata values that included both
whitespace and unicode characters. This was very fiddly to get right.

Finished up Monday's work to support submodules, getting them working
on filesystems that don't support symlinks.