summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* update associated files database on smudge and cleanGravatar Joey Hess2015-12-07
* refactorGravatar Joey Hess2015-12-04
* commentsGravatar Joey Hess2015-12-04
* don't let git-annex direct be run in a v6 repoGravatar Joey Hess2015-12-04
* add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
* merge clean into smudge commandGravatar Joey Hess2015-12-04
* clean filter should update location log when adding new content to annexGravatar Joey Hess2015-12-04
* avoid commit and messages for smudge filterGravatar Joey Hess2015-12-04
* annex.largefiles support for clean filterGravatar Joey Hess2015-12-04
* smudge filter workingGravatar Joey Hess2015-12-04
* basic clean filter workingGravatar Joey Hess2015-12-04
* skeleton smudge/clean filtersGravatar Joey Hess2015-12-04
* 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