| Commit message (Expand) | Author | Age |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | remove Params constructor from Utility.SafeCommand | Joey Hess | 2015-06-01 |
* | fromkey, registerurl: Improve handling of urls that happen to also be parsabl... | Joey Hess | 2015-05-30 |
* | fromkey, registerurl: Allow urls to be specified instead of keys, and generat... | Joey Hess | 2015-05-22 |
* | add annex.used-refspec | Joey Hess | 2015-05-14 |
* | unused: Add --used option, which can specify a set of refs to consider used, ... | Joey Hess | 2015-05-14 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | Take space that will be used by running downloads into account when checking ... | Joey Hess | 2015-05-12 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | drop: Now supports --all, --unused, and --key. | Joey Hess | 2015-05-12 |
| * | import: Refuse to import files that are within the work tree, as that does no... | Joey Hess | 2015-05-11 |
| * | more FlexibleContexts | Joey Hess | 2015-05-10 |
| * | more time-1.5 fixes | Joey Hess | 2015-05-10 |
| * | support time-1.5.0 | Joey Hess | 2015-05-10 |
| * | Improve quvi 0.4 output parsing to handle cases wher there is no known filena... | Joey Hess | 2015-05-08 |
| * | fsck: Ignore error recording the fsck in the activity log, which can happen w... | Joey Hess | 2015-05-06 |
| * | contentlocation, examinekey, lookupkey: Added --batch mode option. | Joey Hess | 2015-05-06 |
| * | assistant: Added --autostop to complement --autostart. | Joey Hess | 2015-05-01 |
| * | Improve behavior when a git-annex command is told to operate on a file that d... | Joey Hess | 2015-04-30 |
| * | move nubbing into function whose algo needs a nubbed list | Joey Hess | 2015-04-30 |
| * | improve messages | Joey Hess | 2015-04-30 |
| * | import: Before removing a duplicate file in --deduplicate or --clean-duplicat... | Joey Hess | 2015-04-30 |
| * | refactor | Joey Hess | 2015-04-30 |
| * | nub list after adding ocal uuid to it | Joey Hess | 2015-04-30 |
| * | import: Don't stop entire import when one file fails due to being gitignored ... | Joey Hess | 2015-04-29 |
| * | import: Check for gitignored files before moving them into the tree. (Needs g... | Joey Hess | 2015-04-29 |
| * | Fix bogus failure of fsck --fast. | Joey Hess | 2015-04-27 |
| * | clean up imports | Joey Hess | 2015-04-19 |
| * | removed all uses of undefined from code base | Joey Hess | 2015-04-19 |
| * | forgot to add these | Joey Hess | 2015-04-18 |
| * | required: New command, like wanted, but for required content. | Joey Hess | 2015-04-18 |
| * | fsck --from remote: Avoid downloading a key if it would go over the annex.dis... | Joey Hess | 2015-04-18 |
| * | fsck --from remote: When bad content is found in the remote, and the local re... | Joey Hess | 2015-04-18 |
* | | add filename to progress bar, and display ok/failed at end | Joey Hess | 2015-04-14 |
* | | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-04-14 |
|\| |
|
| * | info: Added --bytes option. | Joey Hess | 2015-04-12 |
| * | info dir: Added information about repositories that contain files in the spec... | Joey Hess | 2015-04-12 |
* | | get, move, copy, mirror: Concurrent downloads and uploads are now supported! | Joey Hess | 2015-04-10 |
|/ |
|
* | unused import | Joey Hess | 2015-04-10 |
* | contentlocationn: New plumbing command. | Joey Hess | 2015-04-09 |
* | importfeed: Error out when passed a non-url. | Joey Hess | 2015-04-09 |
* | importfeed: Fix feed download when curl is used. | Joey Hess | 2015-04-09 |
* | info: Display repository mode: bare when in a bare (non-direct mode) repo. | Joey Hess | 2015-04-09 |
* | proxy: Made it work when run in a new repository before initial commit. | Joey Hess | 2015-04-09 |
* | wording | Joey Hess | 2015-04-08 |
* | add: If annex.largefiles is set and does not match a file that's being added,... | Joey Hess | 2015-04-08 |
* | fromkey, registerurl: When reading from stdin, allow the filename and url, re... | Joey Hess | 2015-04-07 |
* | expire --no-act | Joey Hess | 2015-04-05 |
* | info remove: show trust level | Joey Hess | 2015-04-05 |
* | rethought distributed fsck; instead add activity.log and expire command | Joey Hess | 2015-04-05 |