summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* initial desireGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-08-05
|
* fixed up formattingGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-08-05
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-08-05
|
* (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-08-05
|
* Added a comment: Transcrypt?Gravatar branchable@1f03006a73aeda463532c8138da071037870395b2016-08-05
|
* Added a comment: re-format for readabilityGravatar JohnFisher2016-08-04
|
* Added a comment: didn't work for me, perhaps I did the attributes wrong?Gravatar JohnFisher2016-08-04
|
* (no commit message)Gravatar dgray@c271d419d641bd22709a8e53c8b644231a99fa0c2016-08-04
|
* (no commit message)Gravatar josch@9a7314a25217c684aba3754f3eb9f915b4c8cb392016-08-04
|
* Added a commentGravatar listx2016-08-04
|
* Added a commentGravatar eslgastal2016-08-04
|
* devblogGravatar Joey Hess2016-08-03
|
* contrast with --incompleteGravatar Joey Hess2016-08-03
|
* remove TransferObserverGravatar Joey Hess2016-08-03
| | | | unused after last commit
* Re-enable accumulating transfer failure log files for command-line actionsGravatar Joey Hess2016-08-03
| | | | | | | | | | | | | | | | | This was disabled in commit 7ca8bf3321d1b62ea4e817e28914ed2fa56afe30, because only the assistant used them, and they were clutter. But, now --failed also uses them. Remove the failure log files after successful transfers. Should avoid most of the clutter problems. Commit 7ca8bf3321d1b62ea4e817e28914ed2fa56afe30 mentions a subtle behavior change, which has now been reverted: There is one behavior change from this. If glacier is being used, and a manual git annex get --from glacier fails because the file isn't available yet, the assistant will no longer later see that failed transfer file and retry the get.
* get, move, copy, mirror: Added --failed switch which retries failed copies/movesGravatar Joey Hess2016-08-03
| | | | | | | | | Note that get --from foo --failed will get things that a previous get --from bar tried and failed to get, etc. I considered making --failed only retry transfers from the same remote, but it was easier, and seems more useful, to not have the same remote requirement. Noisy due to some refactoring into Types/
* (no commit message)Gravatar eslgastal2016-08-03
|
* (no commit message)Gravatar Horus2016-08-03
|
* Added a comment: One more requirementGravatar https://me.yahoo.com/a/hi7yosAfnufqtL0Mb123WhWS.Yel7LOeB6A-#1512c2016-08-02
|
* (no commit message)Gravatar https://me.yahoo.com/a/hi7yosAfnufqtL0Mb123WhWS.Yel7LOeB6A-#1512c2016-08-02
|
* Added a commentGravatar listx2016-08-01
|
* responseGravatar Joey Hess2016-07-30
|
* responseGravatar Joey Hess2016-07-30
|
* info: When run on a file now includes an indication of whether the content ↵Gravatar Joey Hess2016-07-30
| | | | is present locally.
* responseGravatar Joey Hess2016-07-30
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-07-30
|\
| * (no commit message)Gravatar Horus2016-07-30
| |
| * (no commit message)Gravatar Horus2016-07-30
| |
| * (no commit message)Gravatar JohnFisher2016-07-29
| |
| * Added a commentGravatar squid@d632da79105a546295e411392baaa70df380a4a22016-07-29
| |
| * Added a commentGravatar jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca2016-07-29
| |
| * Added a commentGravatar jd.schroeder@0c8632a8f2bffdd4b0de05a0a3660f32acdfeeca2016-07-29
| |
* | updateGravatar Joey Hess2016-07-29
| |
| * (no commit message)Gravatar jk@3f2b4ce16bbac41470815333505aa47b91b7a9a62016-07-29
| |
| * (no commit message)Gravatar lewo@96215f2da3a61311e32b289a6aef11ea1ce8538d2016-07-29
| |
| * (no commit message)Gravatar squid@d632da79105a546295e411392baaa70df380a4a22016-07-29
| |
| * (no commit message)Gravatar listx2016-07-29
| |
| * added meta field for myselfGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-07-28
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42016-07-28
|/
* devblogGravatar Joey Hess2016-07-27
|
* remove unused importGravatar Joey Hess2016-07-27
|
* Added metadata --batch option, which allows getting, setting, deleting, and ↵Gravatar Joey Hess2016-07-27
| | | | modifying metadata for multiple files/keys.
* When built with ut uid-1.3.12, generate more random UUIDs than beforeGravatar Joey Hess2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | Use nextRandom to generate the random UUID, rather than using randomIO. This gets fixes for the following two bugs in the uuid library. However, this did not impact git-annex much, so a hard depedency has not been added on uuid-1.3.12. https://github.com/aslatter/uuid/issues/15 "v4 UUIDs are not that random" This doesn't greatly affect git-annex, because even with only 2^64 possible UUIDs, the chance that two git-annex repositories that are clones of the same git repo get the same UUID is miniscule. And, git-annex generates only one UUID per run, so preducting subsequent UUIDs is not a problem. https://github.com/aslatter/uuid/issues/16 "Remove Random instance for UUID, or mark it as deprecated" git-annex was using that instance; let's stop before it gets deprecated or removed.
* avoid using Strings for JSON output; keep it ByteString throughoutGravatar Joey Hess2016-07-26
|
* updateGravatar Joey Hess2016-07-26
|
* improved use of Aeson for JSONActionItemGravatar Joey Hess2016-07-26
|
* Removed dependency on json library; all JSON is now handled by aeson.Gravatar Joey Hess2016-07-26
| | | | | I've eyeballed all --json commands, and the only difference should be that some fields are re-ordered.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-07-26
|\
* | devblogGravatar Joey Hess2016-07-26
| |
* | saner format for metadata --jsonGravatar Joey Hess2016-07-26
| | | | | | | | | | | | | | | | | | | | | | | | | | metadata --json output format has changed, adding a inner json object named "fields" which contains only the fields and their values. This should be easier to parse than the old format, which mixed up metadata fields with other keys in the json object. Any consumers of the old format will need to be updated. This adds a dependency on unordered-containers for parsing MetaData from JSON, but it's a free dependency; aeson pulls in that library.