summaryrefslogtreecommitdiff
path: root/Locations.hs
Commit message (Collapse)AuthorAge
* gratuitous renameGravatar Joey Hess2010-10-18
|
* atomic file retrieval from backendsGravatar Joey Hess2010-10-17
|
* bugfix: don't add files under .git-annexGravatar Joey Hess2010-10-16
| | | | That could happen if git annex add -N were used repeatedly..
* tweaksGravatar Joey Hess2010-10-16
|
* relative link fixGravatar Joey Hess2010-10-15
|
* changed key to include backend nameGravatar Joey Hess2010-10-14
|
* more reorg, spiffed up state monadGravatar Joey Hess2010-10-14
|
* more namespace cleanupGravatar Joey Hess2010-10-14
|
* convert GitRepo to qualified importGravatar Joey Hess2010-10-14
|
* updateGravatar Joey Hess2010-10-13
|
* copying almost workingGravatar Joey Hess2010-10-13
|
* key conversion back from file bugfixesGravatar Joey Hess2010-10-13
|
* autobugfixing!Gravatar Joey Hess2010-10-13
| | | | | | | | Converted Key to a real data type and caught all the places where I used an unconverted filename as a key. Had to loose some sanity checks around whether something is already annexed, but I guess I can add those back other ways.
* fix relative symlink 2Gravatar Joey Hess2010-10-13
|
* better key to file mappingGravatar Joey Hess2010-10-13
|
* relative symlink to annexed fileGravatar Joey Hess2010-10-13
|
* got rid of the .git-annex/key.backend filesGravatar Joey Hess2010-10-13
|
* bugfix in escapingGravatar Joey Hess2010-10-13
|
* updateGravatar Joey Hess2010-10-12
|
* bugfixesGravatar Joey Hess2010-10-12
|
* faddleGravatar Joey Hess2010-10-12
|
* explicit exportsGravatar Joey Hess2010-10-11
|
* split up TypesGravatar Joey Hess2010-10-11
|
* fooGravatar Joey Hess2010-10-11
|
* updateGravatar Joey Hess2010-10-10
|
* convert GitRepo to struct with constructorGravatar Joey Hess2010-10-10