| Commit message (Expand) | Author | Age |
* | annex.addunlocked | Joey Hess | 2016-02-16 |
* | remove 3 build flags | Joey Hess | 2016-01-26 |
* | remove 163 lines of code without changing anything except imports | Joey Hess | 2016-01-20 |
* | addurl --json: Include field for added key | Joey Hess | 2016-01-19 |
* | convert existing non-annexed file to non-exception | Joey Hess | 2016-01-15 |
* | addurl: Refuse to overwrite any existing, non-annexed file. | Joey Hess | 2016-01-13 |
* | addurl: Support --json, particularly useful in --batch mode. | Joey Hess | 2016-01-13 |
* | Merge branch 'master' into smudge | Joey Hess | 2015-12-22 |
|\ |
|
* | | refactoring | Joey Hess | 2015-12-22 |
| * | addurl: Added --with-files option. | Joey Hess | 2015-12-22 |
| * | refactor | Joey Hess | 2015-12-22 |
|/ |
|
* | addurl: Added --batch option. | Joey Hess | 2015-12-21 |
* | addurl, importfeed: Changed to honor annex.largefiles settings, when the cont... | Joey Hess | 2015-12-02 |
* | Display progress meter in -J mode when downloading from the web. | Joey Hess | 2015-11-16 |
* | -J for add/addurl/import | Joey Hess | 2015-11-05 |
* | other 80% of avoding verification when hard linking to objects in shared repo | Joey Hess | 2015-10-02 |
* | rename function | Joey Hess | 2015-10-01 |
* | importfeed --relaxed: Avoid hitting the urls of items in the feed. | Joey Hess | 2015-08-19 |
* | addurl now accepts --prefix and --suffix options to adjust the filenames used | Joey Hess | 2015-07-21 |
* | converted ImportFeed | Joey Hess | 2015-07-13 |
* | converted addurl | 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 |
* | Improve url parsing to handle some urls containing illegal [] characters in t... | Joey Hess | 2015-06-14 |
* | fromkey, registerurl: Allow urls to be specified instead of keys, and generat... | Joey Hess | 2015-05-22 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | Improve quvi 0.4 output parsing to handle cases wher there is no known filena... | Joey Hess | 2015-05-08 |
* | remove unused param | Joey Hess | 2015-04-01 |
* | addurl --file: When used with a special remote that claims urls and checks th... | Joey Hess | 2015-03-31 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |
* | remove unused param | Joey Hess | 2015-01-27 |
* | 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 |
* | 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 |