| Commit message (Expand) | Author | Age |
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
* | fix addurl behavior when location and url logs are inconsistent | Joey Hess | 2014-12-29 |
* | fix temp uri | Joey Hess | 2014-12-17 |
* | move dummy uuids to Annex.UUID | Joey Hess | 2014-12-17 |
* | use right uuid when not downloading from web remote | Joey Hess | 2014-12-16 |
* | truncate each compontent of path | Joey Hess | 2014-12-11 |
* | truncate over-long paths | Joey Hess | 2014-12-11 |
* | sanitize filepaths provided by checkUrl | Joey Hess | 2014-12-11 |
* | better word | Joey Hess | 2014-12-11 |
* | importfeed: Support for downloading urls claimed by remotes | Joey Hess | 2014-12-11 |
* | reorg | Joey Hess | 2014-12-11 |
* | use subdir for addurl when it creates multiple files | Joey Hess | 2014-12-11 |
* | addurl on an existing file that already has the url should succeed, not fail | Joey Hess | 2014-12-11 |
* | Expand checkurl to support recommended filename, and multi-file-urls | Joey Hess | 2014-12-11 |
* | Revert "let url claims optionally include a suggested filename" | Joey Hess | 2014-12-11 |
* | let url claims optionally include a suggested filename | Joey Hess | 2014-12-11 |
* | Urls can now be claimed by remotes. This will allow creating, for example, a ... | Joey Hess | 2014-12-08 |
* | 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 |
* | import metadata from feeds | Joey Hess | 2014-07-03 |
* | replace (Key, Backend) with Key | Joey Hess | 2014-04-17 |
* | improve addurl --file behavior in a confusing corner case involving a ftp url | Joey Hess | 2014-04-02 |
* | add desktop notifications | Joey Hess | 2014-03-22 |
* | Probe for quvi version at run time. | Joey Hess | 2014-02-28 |
* | Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on... | Joey Hess | 2014-02-26 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | Make annex.web-options be used in several places that call curl. | 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 |
* | also check diskreserve for quvi downloads | Joey Hess | 2014-01-04 |
* | addurl, importfeed: Honor annex.diskreserve as long as the size of the url ca... | Joey Hess | 2014-01-04 |
* | importfeed: Support youtube playlists. | Joey Hess | 2013-12-29 |
* | url size fixes | Joey Hess | 2013-10-11 |
* | honor fileNameLengthLimit for quvi | Joey Hess | 2013-10-05 |
* | addurl: Better sanitization of generated filenames. | Joey Hess | 2013-10-05 |
* | Send a git-annex user-agent when downloading urls. | Joey Hess | 2013-09-28 |
* | add, import, assistant: Better preserve the mtime of symlinks, when when addi... | Joey Hess | 2013-09-25 |
* | addurl: Fix quvi audodetection, broken in last release. | Joey Hess | 2013-09-15 |
* | Allow building without quvi support. | Joey Hess | 2013-09-09 |
* | better cases | Joey Hess | 2013-08-22 |
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | improve error message | Joey Hess | 2013-08-02 |
* | Fix a few bugs involving filenames that are at or near the filesystem's maxim... | Joey Hess | 2013-07-30 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | addurl --pathdepth: Fix failure when the pathdepth specified is deeper than t... | Joey Hess | 2013-07-05 |
* | expose Control.Monad.join | Joey Hess | 2013-04-22 |
* | connect existing meters to the transfer log for downloads | Joey Hess | 2013-04-11 |
* | addurl: Register transfer so the webapp can see it. | Joey Hess | 2013-04-11 |
* | addurl: Bugfix: Did not properly add file in direct mode. | Joey Hess | 2013-04-11 |
* | add section metadata to all commands | Joey Hess | 2013-03-24 |