summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prep release5.20131221Gravatar Joey Hess2013-12-21
|
* closeGravatar Joey Hess2013-12-21
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2013-12-21
|
* Added a commentGravatar http://grossmeier.net/2013-12-21
|
* Added a comment: no annex/direct/master branchGravatar http://cstork.org/2013-12-21
|
* Added a comment: Same hang when added to $PATHGravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2013-12-21
|
* (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY2013-12-21
|
* avoid shimming ld.so!Gravatar Joey Hess2013-12-20
|
* reorderGravatar Joey Hess2013-12-20
|
* assistant: Set StrictHostKeyChecking yes when creating ssh remotes, and add ↵Gravatar Joey Hess2013-12-20
| | | | it to the configuration for any ssh remotes previously created by the assistant. This avoids repeated prompts by ssh if the host key changes, instead syncing with such a remote will fail. Closes: #732602
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-20
|\
| * Added a commentGravatar http://nicolas-schodet.myopenid.com/2013-12-20
| |
| * Added a commentGravatar http://nicolas-schodet.myopenid.com/2013-12-20
| |
* | typoGravatar Joey Hess2013-12-20
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-19
|\
* | fix android buildGravatar Joey Hess2013-12-19
| |
* | updateGravatar Joey Hess2013-12-19
| |
* | update commentGravatar Joey Hess2013-12-19
| |
| * Added a commentGravatar http://joeyh.name/2013-12-19
| |
| * Added a commentGravatar http://grossmeier.net/2013-12-19
| |
| * Added a commentGravatar http://joeyh.name/2013-12-19
| |
| * Added a comment: good question..Gravatar http://joeyh.name/2013-12-19
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-19
|\
* | fix depGravatar Joey Hess2013-12-19
| |
| * Added a commentGravatar http://joeyh.name/2013-12-19
| |
* | Another round of s/amoung/among/Gravatar Richard Hartmann2013-12-19
| |
| * Added a comment: You can also use it for LIVE display nowGravatar https://www.google.com/accounts/o8/id?id=AItOawm9IQStaE1el95_9s77CgmJhxZwCwUeN9A2013-12-19
| |
| * Added a commentGravatar etset2013-12-19
| |
| * doc/devblog/day_83__armel_webapp.mdwn: TyppGravatar Richard Hartmann2013-12-19
| |
| * Added a comment: ThanksGravatar http://julien.lefrique.name/2013-12-19
|/
* avoid EvilSplicer crashing on encoding problems, including LANG=C with utf-8 ↵Gravatar Joey Hess2013-12-19
| | | | in files
* fix pathGravatar Joey Hess2013-12-19
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-18
|\
* | avoid rebuilding when making linuxstandalone on stage2 on armelGravatar Joey Hess2013-12-18
| |
| * Added a comment: Re: RLIMIT_NOFILEGravatar http://joeyh.name/2013-12-19
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawleIILWLXzwTyZmJ0adw1h-yJPfGCOV7xI2013-12-19
|/
* devblogGravatar Joey Hess2013-12-18
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-12-18
|\
* \ Merge remote-tracking branch 'orca/master'Gravatar Joey Hess2013-12-18
|\ \
| * | allow building webapp with EvilSplicer for non-android armGravatar Joey Hess2013-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Was able to reuse many of the android patches, but several had to be re-done. On Android, ghc is a stage2 build, so can compile, but not run TH code. But debian's ghc on armel cannot even compile TH code, so it has to be patched out. Some haskell packages have been updated to new versions, including yesod and DAV, and their patches had to be redone. The Makefile now has 2 new targets. The first is run on a companion x86 system to do the build and get TH splices. Then the second target is run the same source tree on the arm system to build without needing TH. This commit was sponsored by Svenne Krap.
| * | improve EvilSplicer robustnessGravatar Joey Hess2013-12-18
| | |
| | * doc/devblog/day_80__plumbing.mdwn: Trailing whitespaceGravatar Richard Hartmann2013-12-18
| | |
| | * doc/: s/amoung/among/giGravatar Richard Hartmann2013-12-18
| | | | | | | | | | | | | | | | | | Qouth ye olde [Wiktionary](http://en.wiktionary.org/wiki/amoung) Archaic spelling of among.
| | * update davfs2 method with new box.com dav urlGravatar https://www.google.com/accounts/o8/id?id=AItOawlVE8SthKoKKW--nFZW3_T6YXrdxNQPUe82013-12-18
| | |
| | * Added a comment: updated url for drive mountGravatar https://www.google.com/accounts/o8/id?id=AItOawlmvi8Z-rUen8xIety5uiJitI5rnMrz8Jk2013-12-18
| | |
| | * removedGravatar http://joeyh.name/2013-12-18
| |/ |/|
* | fix shimming code to detect executables like ssh that file(1) says are ↵Gravatar Joey Hess2013-12-18
| | | | | | | | shared objects
* | fixedGravatar Joey Hess2013-12-18
| |
* | Added a commentGravatar http://joeyh.name/2013-12-18
| |
* | Added a commentGravatar http://joeyh.name/2013-12-18
| |