summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* formatGravatar Joey Hess2011-03-31
|
* linkGravatar Joey Hess2011-03-31
|
* formatGravatar Joey Hess2011-03-31
|
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-31
|\
* | updateGravatar Joey Hess2011-03-31
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-31
| |
* | tweakGravatar Joey Hess2011-03-30
|/
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-30
|\
* | improve robustness when S3 access tokens are is not configuredGravatar Joey Hess2011-03-30
| |
* | cost bugfixesGravatar Joey Hess2011-03-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-30
|/
* use same directory structure as .git/annex/objects for directory remotesGravatar Joey Hess2011-03-30
| | | | And same file perms.
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-30
|\
* | allow directory remotes to be in different locationsGravatar Joey Hess2011-03-30
| | | | | | | | | | | | Two machines might have access to the same directory remote on different paths, so don't include the path in its persistent config, instead use the git config to record it.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-30
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-30
|/
* Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-30
|\
* | boilerplate reductionGravatar Joey Hess2011-03-30
| |
* | add Remote.DirectoryGravatar Joey Hess2011-03-30
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-30
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-03-30
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-30
|/
* updateGravatar Joey Hess2011-03-30
|
* typoGravatar Joey Hess2011-03-30
|
* nasty hack to build when hS3 is not availableGravatar Joey Hess2011-03-30
| | | | | | | | | | | So, it would be nicer to just use Cabal and take advantage of its conditional compilation support. But, Cabal seems to lack good support for a package with an internal library that is used by multiple executables. It wants to build everything twice or more. That's too slow for me. Anyway, fairly soon, I expect to upgrade hS3 to a requirment, and I can just revert this.
* use HMACGravatar Joey Hess2011-03-29
|
* updatGravatar Joey Hess2011-03-29
|
* refactorGravatar Joey Hess2011-03-29
|
* updateGravatar Joey Hess2011-03-29
|
* Merge remote-tracking branch 'branchable/master' into s3Gravatar Joey Hess2011-03-29
|\
* | more S3 docsGravatar Joey Hess2011-03-29
| |
* | transfering content back from s3 works!Gravatar Joey Hess2011-03-29
| |
* | copy --to S3 worksGravatar Joey Hess2011-03-29
| |
* | progressGravatar Joey Hess2011-03-29
| |
* | initremote now creates bucketsGravatar Joey Hess2011-03-29
| |
* | doc update for S3Gravatar Joey Hess2011-03-29
| |
* | initremote worksGravatar Joey Hess2011-03-29
| |
* | clean up remote.log handlingGravatar Joey Hess2011-03-29
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2011-03-29
| |
* | updateGravatar Joey Hess2011-03-28
| |
* | started on initremoteGravatar Joey Hess2011-03-28
| |
* | tweakGravatar Joey Hess2011-03-28
| |
* | generalize special remote configuration storageGravatar Joey Hess2011-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
| |
* | nix on revocationGravatar Joey Hess2011-03-28
| |
* | Merge branch 'master' into s3Gravatar Joey Hess2011-03-28
|\| | | | | | | | | Conflicts: debian/changelog
| * Merge remote-tracking branch 'branchable/master'Gravatar Joey Hess2011-03-28
| |\
| * | fsck: Ensure that files and directories in .git/annex/objects have proper ↵Gravatar Joey Hess2011-03-28
| | | | | | | | | | | | permissions.