summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prep release5.20140306Gravatar Joey Hess2014-03-06
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnR6E5iUghMWdUGlbA9CCs8DKaoigMjJXw2014-03-06
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-03-06
|
* Added a commentGravatar http://schnouki.net/2014-03-06
|
* reorder for clarityGravatar Joey Hess2014-03-05
|
* heh, that's amusing, ikiwikiGravatar Joey Hess2014-03-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-05
|\
* | devblogGravatar Joey Hess2014-03-05
| |
| * TypoGravatar Richard Hartmann2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
|/
* assistant: Smarter log file rotation, which takes free disk space into account.Gravatar Joey Hess2014-03-05
|
* Added a commentGravatar http://joeyh.name/2014-03-05
|
* (no commit message)Gravatar peterll2014-03-05
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-05
|\
* | annex.startupscan can be set to false to disable the assistant's startup scan.Gravatar Joey Hess2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a comment: strace or it didn't happenGravatar http://joeyh.name/2014-03-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-05
|\
* | retitle bug to something less attractive to entirely unrelated problemsGravatar Joey Hess2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-03-05
|\
* | doneGravatar Joey Hess2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ2014-03-05
| |
* | webapp: Include no-pty in ssh authorized_keys lines.Gravatar Joey Hess2014-03-05
| | | | | | | | | | | | git-annex-shell does not need a pty, so this speeds things up. Also, it may avoid weird misconfigured systems that try to run screen or tmux on every ssh login from doing so.
* | update with user feedbackGravatar Joey Hess2014-03-05
| |
* | webdav: When built with a new enough haskell DAV (0.6), disable the http ↵Gravatar Joey Hess2014-03-05
| | | | | | | | response timeout, which was only 5 seconds.
* | webapp: detect on first run if git is not installed, and tell the user, ↵Gravatar Joey Hess2014-03-05
| | | | | | | | | | | | rather than crashing non-informatively Mostly for Windows, which has no sane package management..
* | update roadmap monthGravatar Joey Hess2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
* | dupGravatar Joey Hess2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlmOvQXLmGkQAUOIkPBQtsd9d45NqcX80M2014-03-05
| |
* | moreinfoGravatar Joey Hess2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar http://joeyh.name/2014-03-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2014-03-05
| |
| * Warning messages on Nexus 5Gravatar https://www.google.com/accounts/o8/id?id=AItOawlYu7QmD7wrbHWkoxuriaA9XcijM-g5vrQ2014-03-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnX1msQxnLoSeu7q-i-c9BWghonsN7Qmns2014-03-05
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR82014-03-05
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2014-03-05
| |
| * Added a commentGravatar http://grossmeier.net/2014-03-05
| |
| * Added a commentGravatar http://grossmeier.net/2014-03-05
|/
* thought of another way to break prop_idempotent_key_decodeGravatar Joey Hess2014-03-05
|
* quickcheck says: "a-s--a" is not a legal key filenameGravatar Joey Hess2014-03-05
| | | | | | | | | | Found this in failed armhf build log, where quickcheck found a way to break prop_idempotent_key_decode. The "s" indicates size, but since nothing comes after it, that's not valid. When encoding the resulting key, no size was present, so it encoded to "a--a". Also, "a-sX--a" is not legal, since X is not a number. Not found by quickcheck.
* fix build w/o TDFAGravatar Joey Hess2014-03-04
|