| Commit message (Expand) | Author | Age |
* | remove 3 build flags | Joey Hess | 2016-01-26 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | use action, not sideAction | Joey Hess | 2015-10-11 |
* | ImportFeed: fix signature of mkquvi without libquvi | Ben Boeckel | 2015-08-23 |
* | importfeed --relaxed: Avoid hitting the urls of items in the feed. | Joey Hess | 2015-08-19 |
* | importfeed: Look at not only permalinks, but now also guids to identify previ... | Joey Hess | 2015-07-20 |
* | converted ImportFeed | Joey Hess | 2015-07-13 |
* | convert all commands to work with optparse-applicative | Joey Hess | 2015-07-08 |
* | started converting to use optparse-applicative | Joey Hess | 2015-07-08 |
* | fromkey, registerurl: Allow urls to be specified instead of keys, and generat... | Joey Hess | 2015-05-22 |
* | more time-1.5 fixes | Joey Hess | 2015-05-10 |
* | Improve quvi 0.4 output parsing to handle cases wher there is no known filena... | Joey Hess | 2015-05-08 |
* | importfeed: Error out when passed a non-url. | Joey Hess | 2015-04-09 |
* | importfeed: Fix feed download when curl is used. | Joey Hess | 2015-04-09 |
* | importfeed: Avoid downloading a redundant item from a feed whose guid has bee... | Joey Hess | 2015-03-31 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |
* | addurl: When a Content-Disposition header suggests a filename to use, addurl ... | Joey Hess | 2015-01-22 |
* | update my email address and homepage url | Joey Hess | 2015-01-21 |
* | revert parentDir change | Joey Hess | 2015-01-09 |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | move dummy uuids to Annex.UUID | Joey Hess | 2014-12-17 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | importfeed: Support for downloading urls claimed by remotes | Joey Hess | 2014-12-11 |
* | add missing quvi ifdef | Joey Hess | 2014-12-11 |
* | doh't use "def" for command definitions, it conflicts with Data.Default.def | Joey Hess | 2014-10-14 |
* | fix some mixed space+tab indentation | Joey Hess | 2014-10-09 |
* | fix build with old feed | Joey Hess | 2014-07-19 |
* | include feed url in repeated problems message | Joey Hess | 2014-07-14 |
* | really add non-date metadata too | Joey Hess | 2014-07-03 |
* | import metadata from feeds | Joey Hess | 2014-07-03 |
* | allow building with old feed lib, w/o pubdate | Joey Hess | 2014-04-21 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | importfeed: Filename template can now contain an itempubdate variable. Needs ... | Joey Hess | 2014-04-07 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | reorganize some files and imports | Joey Hess | 2014-01-26 |
* | fix inversion of control in CommandSeek (no behavior changes) | Joey Hess | 2014-01-20 |
* | fix form of quvi url | Joey Hess | 2014-01-05 |
* | check if quvi page url has already been downloaded before | Joey Hess | 2014-01-05 |
* | importfeed: Support youtube playlists. | Joey Hess | 2013-12-29 |
* | add readFileStrictAnyEncoding | Joey Hess | 2013-11-20 |
* | Send a git-annex user-agent when downloading urls. | Joey Hess | 2013-09-28 |
* | hlint | Joey Hess | 2013-09-25 |
* | fix error propigating when unable to download feed item | Joey Hess | 2013-09-03 |
* | importfeed: Also ignore transient problems with downloading content from feeds. | Joey Hess | 2013-09-03 |
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | importfeed: Fix handling of dots in extensions. | Joey Hess | 2013-08-03 |
* | importfeed: Ignores transient problems with feeds. Only exits nonzero when a ... | Joey Hess | 2013-08-03 |
* | improve importfeed --force; try to match existing files to avoid unncessary d... | Joey Hess | 2013-08-01 |
* | importfeed --force: re-download urls that have been seen before | Joey Hess | 2013-07-31 |