aboutsummaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* Fix nasty reversion in the last release that broke sync --content's handling ...Gravatar Joey Hess2016-01-26
* remove 3 build flagsGravatar Joey Hess2016-01-26
* matchexpression: New plumbing command to check if a preferred content express...Gravatar Joey Hess2016-01-25
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* make noMessages disable closing of json object in --json modeGravatar Joey Hess2016-01-20
* remove unused importsGravatar Joey Hess2016-01-20
* remove no longer needed noMessagesGravatar Joey Hess2016-01-20
* find --batchGravatar Joey Hess2016-01-20
* remove excess spaceGravatar Joey Hess2016-01-20
* whereis --batchGravatar Joey Hess2016-01-20
* add --batchGravatar Joey Hess2016-01-19
* refactorGravatar Joey Hess2016-01-19
* registerurl: Check if a remote claims the url, same as addurl does.Gravatar Joey Hess2016-01-19
* addurl --json: Include field for added keyGravatar Joey Hess2016-01-19
* add, import: Support --json output.Gravatar Joey Hess2016-01-19
* info: Support --batch mode.Gravatar Joey Hess2016-01-15
* convert existing non-annexed file to non-exceptionGravatar Joey Hess2016-01-15
* whereis --json: Urls are now listed inside the remote that claims them, rathe...Gravatar Joey Hess2016-01-15
* addurl: Refuse to overwrite any existing, non-annexed file.Gravatar Joey Hess2016-01-13
* addurl: Support --json, particularly useful in --batch mode.Gravatar Joey Hess2016-01-13
* change keys database to use IKey type with more efficient serializationGravatar Joey Hess2016-01-12
* add benchmarks of adding an associated fileGravatar Joey Hess2016-01-12
* refactorGravatar Joey Hess2016-01-12
* add database benchmarkGravatar Joey Hess2016-01-12
* rekey: No longer copies over urls from the old to the new key.Gravatar Joey Hess2016-01-07
* avoid confusing git with a modified ctime in clean filterGravatar Joey Hess2016-01-07
* migrate and rekey v6 unlocked file supportGravatar Joey Hess2016-01-07
* migrate: Copy over metadata to new key.Gravatar Joey Hess2016-01-07
* unused: deal with v6 unlocked file that is implicitly ingested by git diff etcGravatar Joey Hess2016-01-06
* cleanupGravatar Joey Hess2016-01-06
* optimiseGravatar Joey Hess2016-01-06
* fix parsing of v6 unlocked fileGravatar Joey Hess2016-01-06
* unused: Bug fix when a new file was added to the annex, and then removed (but...Gravatar Joey Hess2016-01-06
* fix test failure locking an unlocked not present fileGravatar Joey Hess2016-01-06
* whereis --json: Make url list be included in machine-parseable form.Gravatar Joey Hess2016-01-06
* use TopFilePath for associated filesGravatar Joey Hess2016-01-05
* info --json: Improve json for "backend usage", using a nested object with fie...Gravatar Joey Hess2016-01-01
* info: Fix "backend usage" numbers, which were counting present keys twice.Gravatar Joey Hess2016-01-01
* switch to using main ingest codeGravatar Joey Hess2016-01-01
* convert isPointerFile from Annex to IOGravatar Joey Hess2016-01-01
* don't disable smudge filter while mergingGravatar Joey Hess2015-12-29
* automatic conflict resolution for v6 unlocked filesGravatar Joey Hess2015-12-29
* fix file perms after breaking hard linkGravatar Joey Hess2015-12-27
* annex.thinGravatar Joey Hess2015-12-27
* add unlocked flag for git-annex-shell recvkeyGravatar Joey Hess2015-12-26
* persistent-sqlite is now a hard build dependency, since v6 repository mode ne...Gravatar Joey Hess2015-12-26
* lost some bookkeeping infoGravatar Joey Hess2015-12-24
* Merge branch 'master' into smudgeGravatar Joey Hess2015-12-22
|\
* | move cleanOldKey into ingestGravatar Joey Hess2015-12-22
* | finish v6 support for assistantGravatar Joey Hess2015-12-22