| Commit message (Expand) | Author | Age |
* | add inode cache to the db | Joey Hess | 2015-12-09 |
* | move InodeSentinal from direct mode code to its own module | Joey Hess | 2015-12-09 |
* | avoid clean filter trying to annex a pointer file | Joey Hess | 2015-12-09 |
* | avoid pre-commit hook messing up new-style unlocked files in v6 repo | Joey Hess | 2015-12-09 |
* | stash DbHandle in Annex state | Joey Hess | 2015-12-09 |
* | refactor and improve pointer file handling code | Joey Hess | 2015-12-09 |
* | require "annex/objects/" before key in pointer files | Joey Hess | 2015-12-07 |
* | support pointer files | Joey Hess | 2015-12-07 |
* | update associated files database on smudge and clean | Joey Hess | 2015-12-07 |
* | refactor | Joey Hess | 2015-12-04 |
* | comments | Joey Hess | 2015-12-04 |
* | don't let git-annex direct be run in a v6 repo | Joey Hess | 2015-12-04 |
* | add v6; keep v5 working for now and manual upgrade | Joey Hess | 2015-12-04 |
* | merge clean into smudge command | Joey Hess | 2015-12-04 |
* | clean filter should update location log when adding new content to annex | Joey Hess | 2015-12-04 |
* | avoid commit and messages for smudge filter | Joey Hess | 2015-12-04 |
* | annex.largefiles support for clean filter | Joey Hess | 2015-12-04 |
* | smudge filter working | Joey Hess | 2015-12-04 |
* | basic clean filter working | Joey Hess | 2015-12-04 |
* | skeleton smudge/clean filters | Joey Hess | 2015-12-04 |
* | dropunused: Make more robust when trying to drop an object that has already b... | Joey Hess | 2015-12-03 |
* | addurl, importfeed: Changed to honor annex.largefiles settings, when the cont... | Joey Hess | 2015-12-02 |
* | import: Changed to honor annex.largefiles settings. | Joey Hess | 2015-12-02 |
* | map: Improve display of git remotes with non-ssh urls, including http and gcr... | Joey Hess | 2015-11-18 |
* | note where map is left in --fast mode | Joey Hess | 2015-11-18 |
* | Display progress meter in -J mode when downloading from the web. | Joey Hess | 2015-11-16 |
* | display a message in the unlikely scenario of fsking a dead repository | Joey Hess | 2015-11-10 |
* | fsck: When fscking a dead repo, avoid incorrect "fixing location log" message. | Joey Hess | 2015-11-10 |
* | work around git check-ignore --batch bad exit status bug, and bring back impo... | Joey Hess | 2015-11-06 |
* | add: Fix error recovery rollback to not move the injested file content out of... | Joey Hess | 2015-11-06 |
* | missed adding allowConcurrentOutput here | Joey Hess | 2015-11-06 |
* | import -J fails at the end, disable util it can be fixed | Joey Hess | 2015-11-05 |
* | import: Avoid very ugly error messages when the directory files are imported ... | Joey Hess | 2015-11-05 |
* | -J for add/addurl/import | Joey Hess | 2015-11-05 |
* | drop -Jn | Joey Hess | 2015-11-04 |
* | parallel fsck (yes, these changes are all it takes now!) | Joey Hess | 2015-11-04 |
* | arrange for regional output manager to run when -J is enabled | Joey Hess | 2015-11-04 |
* | enableremote: List uuids and descriptions of remotes that can be enabled, and... | Joey Hess | 2015-10-26 |
* | improve layout and comment | Joey Hess | 2015-10-15 |
* | use action, not sideAction | Joey Hess | 2015-10-11 |
* | implement lockContent for ssh remotes | Joey Hess | 2015-10-09 |
* | also generate a drop safety proof for move --from remote | Joey Hess | 2015-10-09 |
* | tests and verified that the bug is fixed, in all the cases I identified | Joey Hess | 2015-10-09 |
* | fix local dropping to not require extra locking of copies, but only that the ... | Joey Hess | 2015-10-09 |
* | rename constructor | Joey Hess | 2015-10-09 |
* | verify local copy of content with locking | Joey Hess | 2015-10-09 |
* | display drop safety proofs in debug mode | Joey Hess | 2015-10-09 |
* | improve drop proof code | Joey Hess | 2015-10-09 |
* | support invalidating existing VerifiedCopys | Joey Hess | 2015-10-08 |
* | add VerifiedCopy data type | Joey Hess | 2015-10-08 |