File: day_33__fsck_on_connect.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 (9 lines) | stat: -rw-r--r-- 480 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
Built everything needed to run a fsck when a remote gets connected. Have
not tested it; only testing is blocking merging the incrementalfsck branch
now.

Also updated the OSX and Android builds to use a new gpg release (denial of
service security fix), and updated the Debian backport, and did a small
amount of bug fixing. I need to do several more days of bug fixing once 
I get this incremental fsck feature wrapped up before moving on to recovery
of corrupt git repositories.