| Commit message (Expand) | Author | Age |
* | 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 |
* | make sync --no-content be accepted | Joey Hess | 2015-08-20 |
* | importfeed --relaxed: Avoid hitting the urls of items in the feed. | Joey Hess | 2015-08-19 |
* | make whereis show urls when web remote does not have content | Joey Hess | 2015-08-17 |
* | sync: Support --jobs | Joey Hess | 2015-08-14 |
* | add some debugs to get timings | Joey Hess | 2015-08-13 |
* | metadata: Fix reversion introduced in 5.20150727 that caused display of metad... | Joey Hess | 2015-08-11 |
* | git-annex-shell: Don't let configlist auto-init repository when in readonly m... | Joey Hess | 2015-08-05 |
* | Simplify setup process for a ssh remote. | Joey Hess | 2015-08-05 |
* | unused import | Joey Hess | 2015-08-05 |
* | reorg | Joey Hess | 2015-08-04 |
* | proxy: Fix removal of files deleted by the proxied command. | Joey Hess | 2015-08-04 |
* | proxy: Fix proxy git commit of non-annexed files in direct mode. | Joey Hess | 2015-08-04 |
* | Improve shutdown due to --time-limit, especially for fsck | Joey Hess | 2015-07-31 |
* | The last release accidentially removed a number of options from the copy comm... | Joey Hess | 2015-07-30 |
* | Support building without persistent database on for systems that lack TH. Thi... | Joey Hess | 2015-07-25 |
* | addurl now accepts --prefix and --suffix options to adjust the filenames used | Joey Hess | 2015-07-21 |
* | importfeed: Look at not only permalinks, but now also guids to identify previ... | Joey Hess | 2015-07-20 |
* | sync --content: Fix bug that caused files to be uploaded to eg, more archive ... | Joey Hess | 2015-07-20 |
* | wire tasty's option parser into the main program option parser | Joey Hess | 2015-07-13 |
* | convert WebApp; avoid duplicate arg parsing for no repo mode | Joey Hess | 2015-07-13 |