summaryrefslogtreecommitdiff
path: root/Remotes.hs
Commit message (Collapse)AuthorAge
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
| | | | had to redo Annex monad's flag storage
* improved messages when a file is not available in remotesGravatar Joey Hess2010-10-19
|
* fix remote uuid learning bugGravatar Joey Hess2010-10-19
|
* updateGravatar Joey Hess2010-10-16
|
* tweaksGravatar Joey Hess2010-10-16
|
* annex.numcopies worksGravatar Joey Hess2010-10-14
|
* implemented basic --dropGravatar Joey Hess2010-10-14
|
* uuid cache doneGravatar Joey Hess2010-10-14
|
* query remotes for uuidsGravatar Joey Hess2010-10-14
| | | | (not cached yet)
* 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
|
* add module that only exports abstract typesGravatar Joey Hess2010-10-14
|
* updateGravatar Joey Hess2010-10-13
|
* implemented remotes config cachingGravatar Joey Hess2010-10-13
|
* use a state monadGravatar Joey Hess2010-10-13
| | | | enormous reworking
* almost able to get files from remotes now!Gravatar Joey Hess2010-10-13