Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ensure HOME exists | Joey Hess | 2013-05-03 |
| | | | | | The SD card could be replaced, or it got deleted some other way. Still let git-annex start, and ensure anything that wants to write to HOME can. | ||
* | improved runshell start | Joey Hess | 2013-05-03 |
| | | | | | Start webapp in nohup so it doesn't close when window is closed and so it doesn't output stuff over the shell prompt. | ||
* | avoid crashing on Android when file mode of .git/annex/url cannot be set | Joey Hess | 2013-05-03 |
| | | | | | Presumably, if the filesystem doesn't support file permissions, it's not much of a multiuser system. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-02 |
|\ | |||
| * | Added a comment: Woohoo! | https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI | 2013-05-03 |
| | | |||
* | | Temporarily add an upper bound to the version of yesod that can be built ↵ | Joey Hess | 2013-05-02 |
| | | | | | | | | with, since yesod 1.2 has a great many changes that will require extensive work on the webapp. | ||
* | | EvilSplicer: fix handling of newlines in multiline strings | Joey Hess | 2013-05-02 |
|/ | |||
* | run webapp on startup | Joey Hess | 2013-05-02 |
| | |||
* | work around strange endianness bug in port number on Android | Joey Hess | 2013-05-02 |
| | |||
* | update | Joey Hess | 2013-05-02 |
| | |||
* | fix build | Joey Hess | 2013-05-02 |
| | |||
* | fix build | Joey Hess | 2013-05-02 |
| | |||
* | update | Joey Hess | 2013-05-02 |
| | |||
* | blog for the day | Joey Hess | 2013-05-02 |
| | |||
* | need cpp | Joey Hess | 2013-05-02 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-02 |
|\ | |||
* | | add screenshot! | Joey Hess | 2013-05-02 |
| | | |||
* | | work around getAddrInfo segfault on Android | Joey Hess | 2013-05-02 |
| | | | | | | | | | | | | | | | | For an unknown reason, getAddrInfo currently is segfaulting. Note that in February, I had used warpDebug, which uses getAddrInfo, and it worked. Don't know if my toolchain has changed and broke it, or it's due to having a different Android device now. Anyway, work around it by hardcoding the address to use. | ||
* | | --listen is not supported on Android | Joey Hess | 2013-05-02 |
| | | |||
* | | cannot open file:// url on Android, so don't use the htmlshim there | Joey Hess | 2013-05-02 |
| | | |||
* | | android build improvements | Joey Hess | 2013-05-02 |
| | | |||
| * | typo | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 | 2013-05-02 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 | 2013-05-02 |
| | | |||
* | | stop setting ai_addrconfig | Joey Hess | 2013-05-02 |
| | | | | | | | | | | | | | | This caused the code to fail on Android, which doesn't know that flag. It seems best to let the OS default flags be used. Tested working ok on Linux. The only difference on Linux is it might return a v4mapped ipv6 address sometimes. | ||
* | | update | Joey Hess | 2013-05-02 |
| | | |||
* | | don't fail android build if there are no splices | Joey Hess | 2013-05-02 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q | 2013-05-02 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q | 2013-05-02 |
| | | |||
* | | add a runshell script to the top of the app directory | Joey Hess | 2013-05-02 |
| | | | | | | | | | | This is mostly useful when you have adb with root access, to easily start the git-annex environment in there. | ||
* | | include build flags in version info when not in a repo | Joey Hess | 2013-05-01 |
| | | |||
* | | change the default GIT_ANNEX_ANDROID_SOURCETREE location to be in ~/tmp/ | Joey Hess | 2013-05-01 |
|/ | |||
* | update | Joey Hess | 2013-05-01 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-01 |
|\ | |||
* | | blog for the day | Joey Hess | 2013-05-01 |
| | | |||
| * | Two typos | Richard Hartmann | 2013-05-01 |
| | | |||
| * | Added a comment: mimetypes | https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo | 2013-05-01 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo | 2013-05-01 |
|/ | |||
* | add news item for git-annex 4.20130501 | Joey Hess | 2013-05-01 |
| | |||
* | releasing version 4.201305014.20130501 | Joey Hess | 2013-05-01 |
| | |||
* | Merge branch 'flush' of https://github.com/brunoqc/git-annex | Joey Hess | 2013-05-01 |
|\ | |||
| * | Fix the URL not showing until the app closes | Bruno Bigras | 2013-05-01 |
| | | |||
* | | update for initremote changes | Joey Hess | 2013-05-01 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c | 2013-05-01 |
| | | |||
| * | Added a comment: I think this already works | https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ | 2013-05-01 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c | 2013-05-01 |
| | | |||
* | | reorder | Joey Hess | 2013-04-30 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q | 2013-04-30 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-04-30 |
|/ | |||
* | thaw content directory in direct mode too | Joey Hess | 2013-04-30 |
| | | | | | | | | A content directory can be frozen in direct mode. One way this can happen is if the content is transferred before direct mode has a mapping for it, so it's stored in the content directory. So, we need to thaw the content directory before doing things with it. | ||
* | update | Joey Hess | 2013-04-30 |
| |