Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | honor core.sharedRepository when making all the other files in the annex | Joey Hess | 2012-04-21 |
| | | | | Lock files, directories, etc. | ||
* | IO exception rework | Joey Hess | 2012-02-03 |
| | | | | | | ghc 7.4 comaplains about use of System.IO.Error to catch exceptions. Ok, use Control.Exception, with variants specialized to only catch IO exceptions. | ||
* | split out Annex/Journal.hs | Joey Hess | 2011-12-12 |