aboutsummaryrefslogtreecommitdiff
path: root/doc/git-annex-importfeed.mdwn
Commit message (Collapse)AuthorAge
* update importfeed man page, including a mention of annex.genmetadataGravatar Joey Hess2015-03-31
|
* importfeed: Avoid downloading a redundant item from a feed whose guid has ↵Gravatar Joey Hess2015-03-31
| | | | | | | been downloaded before, even when the url has changed. To support this, always store itemid in metadata; before this was only done when annex.genmetadata was set.
* splitting up the man pageGravatar Joey Hess2015-03-23
Common command man pages all split out and often expanded. A few sections split out into their own pages. Still need to do all the other commands..