summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo2013-05-03
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo2013-05-03
|
* blog for the dayGravatar Joey Hess2013-05-03
|
* updateGravatar Joey Hess2013-05-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-03
|\
* | added special camera repository to start screen for androidGravatar Joey Hess2013-05-03
| |
* | don't start webapp in the background, so that password prompts can workGravatar Joey Hess2013-05-03
| |
| * Added a comment: Maybe it is not leaking after allGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-05-03
|/
* work around git/environment/gecos/android suckGravatar Joey Hess2013-05-03
| | | | | | | I don't know why, but I can't seem to set the environment variables inside git-annex to work around the git error caused by android's crappy username and hostname settings. This workaround works, and that's all that's good about it.
* updateGravatar Joey Hess2013-05-03
|
* updateGravatar Joey Hess2013-05-03
|
* updateGravatar Joey Hess2013-05-03
|
* fix setup of runshell wrapper wrapperGravatar Joey Hess2013-05-03
|
* tocGravatar Joey Hess2013-05-03
|
* adb shellGravatar Joey Hess2013-05-03
|
* mention Android's buggy app size calculationsGravatar Joey Hess2013-05-03
|
* add iconGravatar Joey Hess2013-05-03
|
* wordingGravatar Joey Hess2013-05-03
|
* add screenshotGravatar Joey Hess2013-05-03
|
* fix linkGravatar Joey Hess2013-05-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-03
|\
* | better webapp startup, using the terminal app's default command configGravatar Joey Hess2013-05-03
| | | | | | | | | | | | | | | | This allows the user to turn it off easily, or only start the assistant and not the webapp. I was not able to determine why having runshell run the webapp segfaulted. Strace was not helpful. Oh well, this is better anyway.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlsXhOlsW6RaGR83VNSMxPh159l5dFau702013-05-03
| |
* | Android pageGravatar Joey Hess2013-05-03
| |
* | set TMPDIRGravatar Joey Hess2013-05-03
| |
* | set EMAIL when GECOS workaround is neededGravatar Joey Hess2013-05-03
| | | | | | | | | | | | | | | | | | Git fails on Android, because it gets some weird domain for local host like "localhost.(none)". This works around that. I made it always set EMAIL when GECOS workaround was needed (unless EMAIL is already set). It might be nicer to try to get the hostname.domain as git does, and only set it if that fails. But I don't want to be stuck trying to exactly duplicate whatever git is doing.
* | fixesGravatar Joey Hess2013-05-03
| |
| * Added a comment: re scaling issueGravatar https://www.google.com/accounts/o8/id?id=AItOawlsXhOlsW6RaGR83VNSMxPh159l5dFau702013-05-03
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-03
|\
| * Added a comment: Definite improvementGravatar https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA2013-05-03
| |
* | work around weird behavior when starting webapp not in shellGravatar Joey Hess2013-05-03
| | | | | | | | | | It seems to need nohup, or it segfaults on startup. I suspect the problem is the command that opens the web browser.
* | updateGravatar Joey Hess2013-05-03
| |
* | ensure HOME existsGravatar Joey Hess2013-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 startGravatar Joey Hess2013-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 setGravatar Joey Hess2013-05-03
| | | | | | | | | | Presumably, if the filesystem doesn't support file permissions, it's not much of a multiuser system.
| * Added a comment: Find files by keyGravatar https://www.google.com/accounts/o8/id?id=AItOawnkBYpLu_NOj7Uq0-acvLgWhxF8AUEIJbo2013-05-03
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-02
|\
| * Added a comment: Woohoo!Gravatar https://www.google.com/accounts/o8/id?id=AItOawnxp2XU8gIribhhGhGuYtU6eMMwHv5gUGI2013-05-03
| |
* | Temporarily add an upper bound to the version of yesod that can be built ↵Gravatar Joey Hess2013-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 stringsGravatar Joey Hess2013-05-02
|/
* run webapp on startupGravatar Joey Hess2013-05-02
|
* work around strange endianness bug in port number on AndroidGravatar Joey Hess2013-05-02
|
* updateGravatar Joey Hess2013-05-02
|
* fix buildGravatar Joey Hess2013-05-02
|
* fix buildGravatar Joey Hess2013-05-02
|
* updateGravatar Joey Hess2013-05-02
|
* blog for the dayGravatar Joey Hess2013-05-02
|
* need cppGravatar Joey Hess2013-05-02
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-05-02
|\
* | add screenshot!Gravatar Joey Hess2013-05-02
| |