summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* fsck: Failed to honor annex.diskreserve when checking a remote.Gravatar Joey Hess2015-12-11
* dropunused: Make more robust when trying to drop an object that has already b...Gravatar Joey Hess2015-12-03
* addurl, importfeed: Changed to honor annex.largefiles settings, when the cont...Gravatar Joey Hess2015-12-02
* import: Changed to honor annex.largefiles settings.Gravatar Joey Hess2015-12-02
* map: Improve display of git remotes with non-ssh urls, including http and gcr...Gravatar Joey Hess2015-11-18
* note where map is left in --fast modeGravatar Joey Hess2015-11-18
* Display progress meter in -J mode when downloading from the web.Gravatar Joey Hess2015-11-16
* display a message in the unlikely scenario of fsking a dead repositoryGravatar Joey Hess2015-11-10
* fsck: When fscking a dead repo, avoid incorrect "fixing location log" message.Gravatar Joey Hess2015-11-10
* work around git check-ignore --batch bad exit status bug, and bring back impo...Gravatar Joey Hess2015-11-06
* add: Fix error recovery rollback to not move the injested file content out of...Gravatar Joey Hess2015-11-06
* missed adding allowConcurrentOutput hereGravatar Joey Hess2015-11-06
* import -J fails at the end, disable util it can be fixedGravatar Joey Hess2015-11-05
* import: Avoid very ugly error messages when the directory files are imported ...Gravatar Joey Hess2015-11-05
* -J for add/addurl/importGravatar Joey Hess2015-11-05
* drop -JnGravatar Joey Hess2015-11-04
* parallel fsck (yes, these changes are all it takes now!)Gravatar Joey Hess2015-11-04
* arrange for regional output manager to run when -J is enabledGravatar Joey Hess2015-11-04
* enableremote: List uuids and descriptions of remotes that can be enabled, and...Gravatar Joey Hess2015-10-26
* improve layout and commentGravatar Joey Hess2015-10-15
* use action, not sideActionGravatar Joey Hess2015-10-11
* implement lockContent for ssh remotesGravatar Joey Hess2015-10-09
* also generate a drop safety proof for move --from remoteGravatar Joey Hess2015-10-09
* tests and verified that the bug is fixed, in all the cases I identifiedGravatar Joey Hess2015-10-09
* fix local dropping to not require extra locking of copies, but only that the ...Gravatar Joey Hess2015-10-09
* rename constructorGravatar Joey Hess2015-10-09
* verify local copy of content with lockingGravatar Joey Hess2015-10-09
* display drop safety proofs in debug modeGravatar Joey Hess2015-10-09
* improve drop proof codeGravatar Joey Hess2015-10-09
* support invalidating existing VerifiedCopysGravatar Joey Hess2015-10-08
* add VerifiedCopy data typeGravatar Joey Hess2015-10-08
* add removeKey action to RemoteGravatar Joey Hess2015-10-08
* git-annex-shell: Added lockcontent command, to prevent dropping of key's cont...Gravatar Joey Hess2015-10-08
* add lockContentSharedGravatar Joey Hess2015-10-08
* copy --auto was checking the wrong repo's preferred content. (--from was chec...Gravatar Joey Hess2015-10-06
* avoid using print action, which is reserved for debuggingGravatar Joey Hess2015-10-06
* other 80% of avoding verification when hard linking to objects in shared repoGravatar Joey Hess2015-10-02
* Do verification of checksums of annex objects downloaded from remotes.Gravatar Joey Hess2015-10-01
* rename functionGravatar Joey Hess2015-10-01
* rename fsckKey to verifyKeyContentGravatar Joey Hess2015-10-01
* status: Show added but not yet committed files.Gravatar Joey Hess2015-09-22
* cleanupGravatar Joey Hess2015-09-22
* info: Don't allow use in a non-git-annex repository, since it uses the git-an...Gravatar Joey Hess2015-09-16
* Special remotes configured with autoenable=true will be automatically enabled...Gravatar Joey Hess2015-09-14
* Improve bash completion, so it completes names of remotes and backends in app...Gravatar Joey Hess2015-09-14
* sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ...Gravatar Joey Hess2015-09-13
* Command/Unused.hs: Change --unused-refspec back to --used-refspecGravatar Øyvind A. Holm2015-09-09
* info: Support querying info of individual files in direct mode.Gravatar Joey Hess2015-09-09
* Fix building without database.Gravatar Joey Hess2015-08-23
* ImportFeed: fix signature of mkquvi without libquviGravatar Ben Boeckel2015-08-23