summaryrefslogtreecommitdiff
path: root/Git/Objects.hs
Commit message (Collapse)AuthorAge
* remove Read instance for RefGravatar Joey Hess2014-02-19
| | | | | | | | Removed instance, got it all to build using fromRef. (With a few things that really need to show something using a ref for debugging stubbed out.) Then added back Read instance, and made Logs.View use it for serialization. This changes the view log format.
* assistant: Fix OSX-specific bug that caused the startup scan to try to ↵Gravatar Joey Hess2013-12-18
| | | | follow symlinks to other directories, and add their contents to the annex.
* merge from git-repairGravatar Joey Hess2013-11-20
|
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20