summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-08
|\
* | add a new item to walkthrough, as people get confused about whether tags and ↵Gravatar Joey Hess2013-07-08
| | | | | | | | branches are supported (they are)
* | add a noteGravatar Joey Hess2013-07-08
| |
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
* | Android: gpg is built without --enable-minimal, so it interoperates better ↵Gravatar Joey Hess2013-07-08
| | | | | | | | with other gpg builds that may default to using other algorithms for encryption.
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
| * Added a commentGravatar http://sunny256.sunbase.org/2013-07-08
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawn5RcmefXjrl1vmbHIiOWQyXGXVKxlm3rg2013-07-08
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm01ida6POv7vqyUYtOlymEbJTbrImAIzM2013-07-08
| |
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
| * removedGravatar http://joeyh.name/2013-07-08
| |
* | close; broken ebuild is not my problemGravatar Joey Hess2013-07-08
| |
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawm01ida6POv7vqyUYtOlymEbJTbrImAIzM2013-07-08
| |
* | moreinfoGravatar Joey Hess2013-07-08
| |
* | closeGravatar Joey Hess2013-07-08
|/
* closeGravatar Joey Hess2013-07-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-08
|\
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
* | OSX Mountain Lion: Fixed gpg bundled in dmg to not fail due to a missing ↵Gravatar Joey Hess2013-07-08
| | | | | | | | gpg-agent.
| * Added a commentGravatar http://joeyh.name/2013-07-08
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-08
|\
* | closeGravatar Joey Hess2013-07-08
| |
| * Added a commentGravatar http://joeyh.name/2013-07-08
|/
* TCP over XMPPGravatar Joey Hess2013-07-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-08
|\
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-08
|\|
| * Added a commentGravatar http://joeyh.name/2013-07-08
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawm01ida6POv7vqyUYtOlymEbJTbrImAIzM2013-07-08
| |
| * Added a comment: What happens to object database in direct mode?Gravatar mildred2013-07-08
| |
| * add a step to make sure that $HOME/bin exists - this tripped me up.Gravatar https://www.google.com/accounts/o8/id?id=AItOawk1MwAbPhkvUfU6duYaUnLFC_PXI2VfwtE2013-07-08
| |
| * poll vote (/sdcard/annex)Gravatar 98.64.216.2292013-07-08
| |
* | closeGravatar Joey Hess2013-07-07
| |
| * poll vote (Google Drive)Gravatar 2.244.19.792013-07-07
| |
| * Added a comment: Reason foundGravatar Chris2013-07-07
| |
* | blogGravatar Joey Hess2013-07-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-07
|\
* | respond and closeGravatar Joey Hess2013-07-07
| |
* | closeGravatar Joey Hess2013-07-07
| |
| * Added a commentGravatar http://joeyh.name/2013-07-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-07
|\
* | closeGravatar Joey Hess2013-07-07
| |
| * Added a commentGravatar http://joeyh.name/2013-07-07
| |
| * Added a commentGravatar http://joeyh.name/2013-07-07
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-07-07
|\
* | already fixed thisGravatar Joey Hess2013-07-07
| |
| * Added a commentGravatar http://joeyh.name/2013-07-07
| |
* | retitleGravatar Joey Hess2013-07-07
| |
* | Windows: Fix url to object when using a http remote.Gravatar Joey Hess2013-07-07
| | | | | | | | | | | | | | | | | | annexLocations uses OS-native directory separators, but for an url, it needs to use / even on Windows. This is an ugly workaround. Could parameterize a lot of stuff in annexLocations to fix it better. I suspect this is probably the only place it's needed though.