summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.201103280.20110328Gravatar Joey Hess2011-03-28
|
* not actively pursuing this issue any moreGravatar http://christian.amsuess.com/chrysn2011-03-28
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-28
|\
* | Bugfix: Keys could be received into v1 annexes from v2 annexes, via v1 ↵Gravatar Joey Hess2011-03-28
| | | | | | | | git-annex-shell. This results in some oddly named keys in the v1 annex. Recognise and fix those keys when upgrading, instead of crashing.
* | updateGravatar Joey Hess2011-03-28
| |
* | second thoughtGravatar Joey Hess2011-03-28
| |
* | analysis; workaroundGravatar Joey Hess2011-03-28
| |
| * (no commit message)Gravatar http://ertai.myopenid.com/2011-03-28
|/
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-28
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-28
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-28
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-27
|
* Provide a less expensive version of `git annex copy --to`, enabled via ↵Gravatar Joey Hess2011-03-27
| | | | --fast. This assumes that location tracking information is correct, rather than contacting the remote for every file.
* responseGravatar Joey Hess2011-03-27
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-27
|\
* | revamp s3 designGravatar Joey Hess2011-03-27
| | | | | | | | looking very doable now
* | doc updateGravatar Joey Hess2011-03-27
| |
* | remove debugGravatar Joey Hess2011-03-27
| |
* | converted move to use RemoteGravatar Joey Hess2011-03-27
| | | | | | | | Drop old Remotes.hs, now unused!
* | reexport RemoteClass from Remote for cleanlinessGravatar Joey Hess2011-03-27
| |
* | convert map to use new codeGravatar Joey Hess2011-03-27
| |
* | convert test to RemoteGravatar Joey Hess2011-03-27
| |
* | converted several commands to use RemoteGravatar Joey Hess2011-03-27
| | | | | | | | only move and map still to convert
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-27
| |
* | clean up remote list generation to only run onceGravatar Joey Hess2011-03-27
| |
* | add remotes slot to AnnexGravatar Joey Hess2011-03-27
| | | | | | | | This required parameterizing the type for Remote, to avoid a cycle.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-27
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-27
| |
* | start of generalizing remotesGravatar Joey Hess2011-03-27
| | | | | | | | | | | | | | | | | | Goal is to support multiple different types of remotes, some of which are not git repositories. To that end, added a Remote class, and moved git remote specific code into Remote.GitRemote. Remotes.hs is still present as some code has not been converted to use the new Remote class yet.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|/
* responseGravatar Joey Hess2011-03-27
|
* responseGravatar Joey Hess2011-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|
* responseGravatar Joey Hess2011-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-27
|
* more thoughtsGravatar Joey Hess2011-03-26
|
* tweakGravatar Joey Hess2011-03-26
|
* thanks liwGravatar Joey Hess2011-03-26
|
* updateGravatar Joey Hess2011-03-26
|
* add more pointless opinionGravatar Joey Hess2011-03-26
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-26
|\
* | annex.diskreserve can be given in arbitrary units (ie "0.5 gigabytes")Gravatar Joey Hess2011-03-26
| |
* | added dat unit parsingGravatar Joey Hess2011-03-26
| | | | | | | | | | Also added all 3 existing kinds of data units. And even more of my opinions to this opinionated piece of code.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-03-26
|/