summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
...
| * Added a commentGravatar http://joeyh.name/2013-10-16
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-16
|\
* | tighten file2key to not produce invalid keys with no keyNameGravatar Joey Hess2013-10-16
| | | | | | | | | | | | A file named "foo-" or "foo-bar" was taken as a key's file, with a backend of "foo", and an empty keyName. This led to various problems, especially because converting that key back to a file did not yeild the same filename.
| * Added a comment: adding ssh serverGravatar https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo2013-10-16
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-16
|\
* | move another bug report out of forumGravatar Joey Hess2013-10-16
| |
| * Added a commentGravatar http://joeyh.name/2013-10-16
|/
* Added a commentGravatar http://joeyh.name/2013-10-16
|
* Added a commentGravatar http://joeyh.name/2013-10-16
|
* Added a commentGravatar http://joeyh.name/2013-10-16
|
* Added a commentGravatar http://joeyh.name/2013-10-16
|
* Added a comment: Re: comment 10Gravatar fmarier2013-10-16
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkdiXn5s1wX2Zncy1S7_h-yPTv2gt0bmmY2013-10-16
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-16
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-16
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawnZEanlyzay_QlEAL0CWpyZcRTyN7vay8U2013-10-16
|
* (no commit message)Gravatar orb2013-10-16
|
* Added a comment: details about my problemGravatar https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA2013-10-15
|
* removedGravatar https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA2013-10-15
|
* Added a comment: details about my problemGravatar https://www.google.com/accounts/o8/id?id=AItOawmCzVCPjgg_Un_114P8iiSwExms0G2csCA2013-10-15
|
* Added a comment: What am I missing?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmK0703vNSIQsP1mGf-4MAPnsBZiSc6yVo2013-10-15
|
* Added a comment: More info on latest autobuildGravatar bla2013-10-15
|
* Added a comment: TestingGravatar bla2013-10-15
|
* devblogGravatar Joey Hess2013-10-15
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-15
|\
* | Deal with git check-attr -z output format change in git 1.8.5.Gravatar Joey Hess2013-10-15
| | | | | | | | | | | | | | | | | | | | I have not actually tested with 1.8.5, which is not yet relesaed, but git.git commit f7cd8c50b9ab83e084e8f52653ecc8d90665eef2 changes -z to also apply to output, without regards to back-compat. (But with pretty good reasons.) New code should work with both versions, by fingerprinting for NULs and newlines.
| * Added a comment: be aware of the 2-step verificationGravatar https://www.google.com/accounts/o8/id?id=AItOawkr_EUIHZ8CTtOGm-j-guMBzaYuOzrXJwg2013-10-15
| |
| * Added a comment: I can reproduce this! (with 4.20130923-g78e9013)Gravatar http://joeyh.name/2013-10-15
| |
| * Added a commentGravatar RaspberryPie2013-10-15
| |
| * Added a commentGravatar http://joeyh.name/2013-10-15
| |
| * Added a commentGravatar http://joeyh.name/2013-10-15
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-15
|\
* | move bug report from forum.. sorry, people, but I can't let the forum ↵Gravatar Joey Hess2013-10-15
| | | | | | | | continually be cluttered up with old bug reports
| * Added a commentGravatar http://joeyh.name/2013-10-15
| |
| * Added a commentGravatar http://joeyh.name/2013-10-15
| |
* | update schedule docsGravatar Joey Hess2013-10-15
|/
* add support for weekly, monthly, and yearly schedules that run on no ↵Gravatar Joey Hess2013-10-15
| | | | specific day
* need to improve RecurranceGravatar Joey Hess2013-10-14
|
* devblogGravatar Joey Hess2013-10-14
|
* updateGravatar Joey Hess2013-10-14
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-14
|\
* \ Merge branch 'incrementalfsck'Gravatar Joey Hess2013-10-14
|\ \
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawlqOu7P4tb4D-Xo2pYrjln2NsAObtErliM2013-10-14
| | |
| | * Added a commentGravatar RaspberryPie2013-10-14
| |/ |/|
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-10-14
|\ \
* | | switch to runFormPostNoToken to work around strange yesod bugGravatar Joey Hess2013-10-14
| | | | | | | | | | | | | | | | | | | | | I am not happy about disabling yesod's XSRF tokens, but the webapp has two guards of its own that should suffice: Listening only to localhost (normally) and requiring its own auth token on every single request (always).
| * | Added a commentGravatar http://joeyh.name/2013-10-14
| | |
| * | Added a comment: +1Gravatar https://www.google.com/accounts/o8/id?id=AItOawlhE8Xar6m4x3JSILXdm-Y5KhwHTH5qzKQ2013-10-14
| | |
| * | (no commit message)Gravatar bla2013-10-14
| | |
| * | (no commit message)Gravatar bla2013-10-14
| | |