summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
...
* use right uuid when not downloading from web remoteGravatar Joey Hess2014-12-16
* truncate each compontent of pathGravatar Joey Hess2014-12-11
* truncate over-long pathsGravatar Joey Hess2014-12-11
* sanitize filepaths provided by checkUrlGravatar Joey Hess2014-12-11
* better wordGravatar Joey Hess2014-12-11
* importfeed: Support for downloading urls claimed by remotesGravatar Joey Hess2014-12-11
* reorgGravatar Joey Hess2014-12-11
* use subdir for addurl when it creates multiple filesGravatar Joey Hess2014-12-11
* addurl on an existing file that already has the url should succeed, not failGravatar Joey Hess2014-12-11
* Expand checkurl to support recommended filename, and multi-file-urlsGravatar Joey Hess2014-12-11
* Revert "let url claims optionally include a suggested filename"Gravatar Joey Hess2014-12-11
* let url claims optionally include a suggested filenameGravatar Joey Hess2014-12-11
* Urls can now be claimed by remotes. This will allow creating, for example, a ...Gravatar Joey Hess2014-12-08
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* import metadata from feedsGravatar Joey Hess2014-07-03
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* improve addurl --file behavior in a confusing corner case involving a ftp urlGravatar Joey Hess2014-04-02
* add desktop notificationsGravatar Joey Hess2014-03-22
* Probe for quvi version at run time.Gravatar Joey Hess2014-02-28
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* Make annex.web-options be used in several places that call curl.Gravatar Joey Hess2014-02-24
* reorganize some files and importsGravatar Joey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* also check diskreserve for quvi downloadsGravatar Joey Hess2014-01-04
* addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca...Gravatar Joey Hess2014-01-04
* importfeed: Support youtube playlists.Gravatar Joey Hess2013-12-29
* url size fixesGravatar Joey Hess2013-10-11
* honor fileNameLengthLimit for quviGravatar Joey Hess2013-10-05
* addurl: Better sanitization of generated filenames.Gravatar Joey Hess2013-10-05
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* add, import, assistant: Better preserve the mtime of symlinks, when when addi...Gravatar Joey Hess2013-09-25
* addurl: Fix quvi audodetection, broken in last release.Gravatar Joey Hess2013-09-15
* Allow building without quvi support.Gravatar Joey Hess2013-09-09
* better casesGravatar Joey Hess2013-08-22
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* improve error messageGravatar Joey Hess2013-08-02
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t...Gravatar Joey Hess2013-07-05
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* addurl: Register transfer so the webapp can see it.Gravatar Joey Hess2013-04-11
* addurl: Bugfix: Did not properly add file in direct mode.Gravatar Joey Hess2013-04-11
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* fix relaxed with existing fileGravatar Joey Hess2013-03-12
* addurl: Add --relaxed option.Gravatar Joey Hess2013-03-11
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* addurl in direct modeGravatar Joey Hess2013-01-06