| Commit message (Expand) | Author | Age |
* | 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 |
* | change keys database to use IKey type with more efficient serialization | Joey Hess | 2016-01-12 |
* | add benchmarks of adding an associated file | Joey Hess | 2016-01-12 |
* | refactor | Joey Hess | 2016-01-12 |
* | add database benchmark | Joey Hess | 2016-01-12 |
* | rekey: No longer copies over urls from the old to the new key. | Joey Hess | 2016-01-07 |
* | avoid confusing git with a modified ctime in clean filter | Joey Hess | 2016-01-07 |
* | migrate and rekey v6 unlocked file support | Joey Hess | 2016-01-07 |
* | migrate: Copy over metadata to new key. | Joey Hess | 2016-01-07 |
* | unused: deal with v6 unlocked file that is implicitly ingested by git diff etc | Joey Hess | 2016-01-06 |
* | cleanup | Joey Hess | 2016-01-06 |
* | optimise | Joey Hess | 2016-01-06 |
* | fix parsing of v6 unlocked file | Joey Hess | 2016-01-06 |
* | unused: Bug fix when a new file was added to the annex, and then removed (but... | Joey Hess | 2016-01-06 |
* | fix test failure locking an unlocked not present file | Joey Hess | 2016-01-06 |
* | whereis --json: Make url list be included in machine-parseable form. | Joey Hess | 2016-01-06 |
* | use TopFilePath for associated files | Joey Hess | 2016-01-05 |
* | info --json: Improve json for "backend usage", using a nested object with fie... | Joey Hess | 2016-01-01 |
* | info: Fix "backend usage" numbers, which were counting present keys twice. | Joey Hess | 2016-01-01 |
* | switch to using main ingest code | Joey Hess | 2016-01-01 |
* | convert isPointerFile from Annex to IO | Joey Hess | 2016-01-01 |
* | don't disable smudge filter while merging | Joey Hess | 2015-12-29 |
* | automatic conflict resolution for v6 unlocked files | Joey Hess | 2015-12-29 |
* | fix file perms after breaking hard link | Joey Hess | 2015-12-27 |
* | annex.thin | Joey Hess | 2015-12-27 |
* | add unlocked flag for git-annex-shell recvkey | Joey Hess | 2015-12-26 |
* | persistent-sqlite is now a hard build dependency, since v6 repository mode ne... | Joey Hess | 2015-12-26 |
* | lost some bookkeeping info | Joey Hess | 2015-12-24 |
* | Merge branch 'master' into smudge | Joey Hess | 2015-12-22 |
|\ |
|
* | | move cleanOldKey into ingest | Joey Hess | 2015-12-22 |
* | | finish v6 support for assistant | Joey Hess | 2015-12-22 |
* | | make linkAnnex detect when the file changes as it's being copied/linked in | 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 |
* | | remove (v6) associated file in unannex | Joey Hess | 2015-12-21 |
* | | Merge branch 'master' into smudge | Joey Hess | 2015-12-21 |
|\| |
|
| * | addurl: Added --batch option. | Joey Hess | 2015-12-21 |
| * | status: On crippled filesystems, was displaying M for all annexed files that ... | Joey Hess | 2015-12-19 |
* | | v6: fix locking modified file when the content is not present | Joey Hess | 2015-12-16 |
* | | fix add of file that was locked but has been replaced by a new, unlocked file... | Joey Hess | 2015-12-16 |
* | | Use git-annex init --version=6 to get v6 for now | Joey Hess | 2015-12-15 |
* | | in v6 mode, unannex does not interact badly with pre-commit hook | Joey Hess | 2015-12-15 |
* | | recent fsck changes caused ugly message when object was not present | Joey Hess | 2015-12-15 |
* | | reorg | Joey Hess | 2015-12-15 |
* | | changes for v6 broke fsck in direct mode | Joey Hess | 2015-12-15 |
* | | add: In v6 mode, acts on modified files. | Joey Hess | 2015-12-15 |
* | | avoid pre-commit check having to do with v5 unlocked files when in v6 mode | Joey Hess | 2015-12-15 |
* | | rename stuff for v5 unlocked files to indicate it's old | Joey Hess | 2015-12-15 |