diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-31 16:37:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-31 16:37:53 -0400 |
commit | 5d85a4610e45e8aac85a1151f3cbb299deaf0bbf (patch) | |
tree | 90eca702abf3271f7fe24afc8464dedd6d12ffbf | |
parent | 8eab62d8152c23fbe0ab6c10df8dc80eaa6a0c03 (diff) | |
parent | 17c890c44c9a700f5952fdf0398c84836ef016ed (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
4 files changed, 38 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_300__new_logo/comment_2_e8aac0298f90004e81492d2c7f85eda0._comment b/doc/design/assistant/blog/day_300__new_logo/comment_2_e8aac0298f90004e81492d2c7f85eda0._comment new file mode 100644 index 000000000..b4bd78e3c --- /dev/null +++ b/doc/design/assistant/blog/day_300__new_logo/comment_2_e8aac0298f90004e81492d2c7f85eda0._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU" + nickname="Adam" + subject="Horns?" + date="2013-07-31T19:53:51Z" + content=""" +I don't necessarily mean this as a criticism, just an observation. I wasn't a big fan of the old logo, but this new one looks like it has horns. Or a bit like a pitchfork. +"""]] diff --git a/doc/design/assistant/blog/day_300__new_logo/comment_3_6308c767f6e4bf090102191c91520d04._comment b/doc/design/assistant/blog/day_300__new_logo/comment_3_6308c767f6e4bf090102191c91520d04._comment new file mode 100644 index 000000000..beb5e281e --- /dev/null +++ b/doc/design/assistant/blog/day_300__new_logo/comment_3_6308c767f6e4bf090102191c91520d04._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.21" + subject="comment 3" + date="2013-07-31T20:03:13Z" + content=""" +I think the arrows are a bit too pointy. If someone wants to adjust the svg to make the arrows have a bit more of a rounded feel like in the old logo, that'd be fine by me. +"""]] diff --git a/doc/special_remotes/hook/comment_6_e0ab48d5333e5de85f016b097e6fdac1._comment b/doc/special_remotes/hook/comment_6_e0ab48d5333e5de85f016b097e6fdac1._comment new file mode 100644 index 000000000..e7c218f57 --- /dev/null +++ b/doc/special_remotes/hook/comment_6_e0ab48d5333e5de85f016b097e6fdac1._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg" + nickname="Bence" + subject="comment 6" + date="2013-07-31T17:34:50Z" + content=""" +Roger that. + +If this is acceptable: [terminal output screenshot](http://i.imgur.com/lsJJYwF.png), than I'm almost done and will publish soon. +(Of course a REST API using client would much be better, but this is just the start.) + +"""]] diff --git a/doc/special_remotes/hook/comment_7_cc2b1243c2c36e63241513bcaddfea67._comment b/doc/special_remotes/hook/comment_7_cc2b1243c2c36e63241513bcaddfea67._comment new file mode 100644 index 000000000..68cdf6545 --- /dev/null +++ b/doc/special_remotes/hook/comment_7_cc2b1243c2c36e63241513bcaddfea67._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.21" + subject="comment 7" + date="2013-07-31T17:42:22Z" + content=""" +If I were you I'd suppress that \"File not found\" error. + +Hook special remotes *can* output messages to stderr, and it's also fine to output eg, progress bars to stdout when seding/receving files. But unnecessary cluttery output should be avoided. +"""]] |