summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* 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
* | make linkAnnex detect when the file changes as it's being copied/linked inGravatar Joey Hess2015-12-22
* | refactoringGravatar Joey Hess2015-12-22
| * addurl: Added --with-files option.Gravatar Joey Hess2015-12-22
| * refactorGravatar Joey Hess2015-12-22
* | remove (v6) associated file in unannexGravatar Joey Hess2015-12-21
* | Merge branch 'master' into smudgeGravatar Joey Hess2015-12-21
|\|
| * addurl: Added --batch option.Gravatar Joey Hess2015-12-21
| * status: On crippled filesystems, was displaying M for all annexed files that ...Gravatar Joey Hess2015-12-19
* | v6: fix locking modified file when the content is not presentGravatar Joey Hess2015-12-16
* | fix add of file that was locked but has been replaced by a new, unlocked file...Gravatar Joey Hess2015-12-16
* | Use git-annex init --version=6 to get v6 for nowGravatar Joey Hess2015-12-15
* | in v6 mode, unannex does not interact badly with pre-commit hookGravatar Joey Hess2015-12-15
* | recent fsck changes caused ugly message when object was not presentGravatar Joey Hess2015-12-15
* | reorgGravatar Joey Hess2015-12-15
* | changes for v6 broke fsck in direct modeGravatar Joey Hess2015-12-15
* | add: In v6 mode, acts on modified files.Gravatar Joey Hess2015-12-15
* | avoid pre-commit check having to do with v5 unlocked files when in v6 modeGravatar Joey Hess2015-12-15
* | rename stuff for v5 unlocked files to indicate it's oldGravatar Joey Hess2015-12-15