Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix osx build | Joey Hess | 2013-04-22 |
| | |||
* | forgot to commit this new file | Joey Hess | 2013-04-20 |
| | |||
* | ifdef osx includes | Joey Hess | 2012-09-28 |
| | |||
* | standalone linux app nearly ready | Joey Hess | 2012-09-28 |
| | | | | also made several fixes that apply to the OSX app | ||
* | install a git-annex-shell shim script when the standalone OSX app runs | Joey Hess | 2012-09-26 |
I put it in ~/.ssh/ because there's no reliable way to get it into PATH, and OSX ssh doesn't even honor user's PATH by default. authorized_keys generators will need to check if it's there. Not done yet. |