summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
* addurl: Added --raw option, which bypasses special handling of quvi, bittorre...Joey Hess2015-03-05
* remove unused paramJoey Hess2015-01-27
* addurl: When a Content-Disposition header suggests a filename to use, addurl ...Joey Hess2015-01-22
* update my email address and homepage urlJoey Hess2015-01-21
* revert parentDir changeJoey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itJoey Hess2015-01-06
* fix addurl behavior when location and url logs are inconsistentJoey Hess2014-12-29
* fix temp uriJoey Hess2014-12-17
* move dummy uuids to Annex.UUIDJoey Hess2014-12-17
* use right uuid when not downloading from web remoteJoey Hess2014-12-16
* truncate each compontent of pathJoey Hess2014-12-11
* truncate over-long pathsJoey Hess2014-12-11
* sanitize filepaths provided by checkUrlJoey Hess2014-12-11
* better wordJoey Hess2014-12-11
* importfeed: Support for downloading urls claimed by remotesJoey Hess2014-12-11
* reorgJoey Hess2014-12-11
* use subdir for addurl when it creates multiple filesJoey Hess2014-12-11
* addurl on an existing file that already has the url should succeed, not failJoey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsJoey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Joey Hess2014-12-11
* let url claims optionally include a suggested filenameJoey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* fix some mixed space+tab indentationJoey Hess2014-10-09
* import metadata from feedsJoey Hess2014-07-03
* replace (Key, Backend) with KeyJoey Hess2014-04-17
* improve addurl --file behavior in a confusing corner case involving a ftp urlJoey Hess2014-04-02
* add desktop notificationsJoey Hess2014-03-22
* Probe for quvi version at run time.Joey Hess2014-02-28
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Joey Hess2014-02-26
* add UrlOptions sum typeJoey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Joey Hess2014-02-24
* reorganize some files and importsJoey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* also check diskreserve for quvi downloadsJoey Hess2014-01-04
* addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...Joey Hess2014-01-04
* importfeed: Support youtube playlists.Joey Hess2013-12-29
* url size fixesJoey Hess2013-10-11
* honor fileNameLengthLimit for quviJoey Hess2013-10-05
* addurl: Better sanitization of generated filenames.Joey Hess2013-10-05
* Send a git-annex user-agent when downloading urls.Joey Hess2013-09-28
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Joey Hess2013-09-25
* addurl: Fix quvi audodetection, broken in last release.Joey Hess2013-09-15
* Allow building without quvi support.Joey Hess2013-09-09
* better casesJoey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Joey Hess2013-08-22
* improve error messageJoey Hess2013-08-02
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Joey Hess2013-07-30
* importfeed: git-annex becomes a podcatcher in 150 LOCJoey Hess2013-07-28
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t...Joey Hess2013-07-05