summaryrefslogtreecommitdiff
path: root/Command/AddUrl.hs
Commit message (Expand)AuthorAge
...
* 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
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* where indentationGravatar Joey Hess2012-11-12
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* addurl: Was broken by a typo introduced 2 released ago, now fixed. Closes: #6...Gravatar Joey Hess2012-06-14
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* more robustness fixesGravatar Joey Hess2012-02-18
* don't fail with --pathdepth when file already existsGravatar Joey Hess2012-02-18
* don't error out entirely if an url cannot be downloadedGravatar Joey Hess2012-02-18
* fix filename limit when using --pathdepthGravatar Joey Hess2012-02-16
* zero still badGravatar Joey Hess2012-02-16
* allow pathdepth to drop from the front or take from the end (negative)Gravatar Joey Hess2012-02-16
* improve usageGravatar Joey Hess2012-02-16
* addurl: Add --pathdepth option.Gravatar Joey Hess2012-02-16
* avoid too long filename when making up a filename for addurl tooGravatar Joey Hess2012-02-16
* create parent directories as needed for addurl --fileGravatar Joey Hess2012-02-16
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* also verify new urls when adding them to existing filesGravatar Joey Hess2012-02-10
* addurl --fast: Verifies that the url can be downloaded (only getting its head...Gravatar Joey Hess2012-02-10
* addurl: Normalize badly encoded urls.Gravatar Joey Hess2012-02-09
* improve error messageGravatar Joey Hess2012-02-08
* addurl: Added a --file optionGravatar Joey Hess2012-02-08