File: day_191__semidistracted.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
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.