Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
aa23b6cf1a
3 changed files with 30 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.2.134"
|
||||
subject="comment 4"
|
||||
date="2013-09-13T19:29:25Z"
|
||||
content="""
|
||||
I'd suggest that you run git annex get --debug to see if it is doing anything obviously wrong. The mostly likely culprit is your SMB setup, which I am not going to be able to replicate.
|
||||
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.2.134"
|
||||
subject="comment 4"
|
||||
date="2013-09-13T19:27:51Z"
|
||||
content="""
|
||||
> both are set to manual, and both have the other set as manual as well
|
||||
|
||||
I'm not sure what you mean by that. Do you mean that when you run git annex vicfg, it is in group manual?
|
||||
"""]]
|
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="4.154.2.134"
|
||||
subject="comment 2"
|
||||
date="2013-09-13T19:53:52Z"
|
||||
content="""
|
||||
getItemPublishDate returns a String, which can contain any of several date formats. Deferred until the feed library has something more sane.
|
||||
Upstream bug: <https://github.com/sof/feed/issues/6>
|
||||
|
||||
As for how to format the date in the feed, I would be ok with having itemdate (YYYYMMDD), itemyear (YYYY), itemmonth (MM) and itemday (DD). Full date formatting seems like overkill here.
|
||||
"""]]
|
Loading…
Reference in a new issue