| Commit message (Expand) | Author | Age |
* | fsck: Failed to honor annex.diskreserve when checking a remote. | Joey Hess | 2015-12-11 |
* | 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 |
* | add removeKey action to Remote | Joey Hess | 2015-10-08 |
* | git-annex-shell: Added lockcontent command, to prevent dropping of key's cont... | Joey Hess | 2015-10-08 |
* | add lockContentShared | Joey Hess | 2015-10-08 |
* | copy --auto was checking the wrong repo's preferred content. (--from was chec... | Joey Hess | 2015-10-06 |
* | avoid using print action, which is reserved for debugging | Joey Hess | 2015-10-06 |
* | other 80% of avoding verification when hard linking to objects in shared repo | Joey Hess | 2015-10-02 |
* | Do verification of checksums of annex objects downloaded from remotes. | Joey Hess | 2015-10-01 |
* | rename function | Joey Hess | 2015-10-01 |
* | rename fsckKey to verifyKeyContent | Joey Hess | 2015-10-01 |
* | status: Show added but not yet committed files. | Joey Hess | 2015-09-22 |
* | cleanup | Joey Hess | 2015-09-22 |
* | info: Don't allow use in a non-git-annex repository, since it uses the git-an... | Joey Hess | 2015-09-16 |
* | Special remotes configured with autoenable=true will be automatically enabled... | Joey Hess | 2015-09-14 |
* | Improve bash completion, so it completes names of remotes and backends in app... | Joey Hess | 2015-09-14 |
* | sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ... | Joey Hess | 2015-09-13 |
* | Command/Unused.hs: Change --unused-refspec back to --used-refspec | Øyvind A. Holm | 2015-09-09 |
* | info: Support querying info of individual files in direct mode. | Joey Hess | 2015-09-09 |
* | Fix building without database. | Joey Hess | 2015-08-23 |
* | ImportFeed: fix signature of mkquvi without libquvi | Ben Boeckel | 2015-08-23 |