summaryrefslogtreecommitdiff
path: root/Command/Drop.hs
Commit message (Expand)AuthorAge
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* use types to enforce that removeAnnex can only be called inside lockContentGravatar Joey Hess2014-08-20
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* drop --from: When local repository is untrusted, its copy of a file does not ...Gravatar Joey Hess2014-04-17
* Added required content configuration.Gravatar Joey Hess2014-03-29
* notifications on dropGravatar Joey Hess2014-03-22
* reorganize some files and importsGravatar Joey Hess2014-01-26
* refactorGravatar Joey Hess2014-01-26
* fix transfers of key with no associated fileGravatar Joey Hess2014-01-23
* reorgGravatar Joey Hess2014-01-21
* numcopies cleanup, part 2Gravatar Joey Hess2014-01-21
* reorganize numcopies code (no behavior changes)Gravatar Joey Hess2014-01-21
* global numcopies settingGravatar Joey Hess2014-01-20
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* mirror: Support --all (and --unused).Gravatar Joey Hess2014-01-01
* add --want-get and --want-drop optionsGravatar Joey Hess2013-10-28
* drop --auto: Fix bug that prevented dropping files from untrusted repositories.Gravatar Joey Hess2013-04-01
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* bugfix: drop --from an unavailable remote no longer updates the location log,...Gravatar Joey Hess2013-03-10
* two types of byNameGravatar Joey Hess2013-03-05
* proper fix for dropunusedGravatar Joey Hess2013-02-15
* Revert "Clean up direct mode cache and mapping info when dropping keys."Gravatar Joey Hess2013-02-15
* Clean up direct mode cache and mapping info when dropping keys.Gravatar Joey Hess2013-02-07
* drop: fix misleading messageGravatar Joey Hess2013-01-16
* drop: Suggest using git annex move when numcopies prevents dropping a file.Gravatar Joey Hess2013-01-09
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Gravatar Joey Hess2013-01-05
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* whitespace fixesGravatar Joey Hess2012-12-13
* --auto fixesGravatar Joey Hess2012-12-06
* webapp and assistant glacier supportGravatar Joey Hess2012-11-24
* where indentationGravatar Joey Hess2012-11-12
* drop unwanted content in the transfer scanGravatar Joey Hess2012-10-18
* generalized Annex.WantedGravatar Joey Hess2012-10-08
* make copy --to check preferred content of the remoteGravatar Joey Hess2012-10-08
* drop --auto --from with preferred contentGravatar Joey Hess2012-10-08
* wired preferred content up to get, copy, and drop --autoGravatar Joey Hess2012-10-08
* copy, drop: Avoid checking numcopies attribute unnecessarilyGravatar Joey Hess2012-07-10
* hlintGravatar Joey Hess2012-02-16
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* fsck --fromGravatar Joey Hess2012-01-19
* tweakGravatar Joey Hess2012-01-06
* look up --to and --from remote names only onceGravatar Joey Hess2012-01-06
* more command-specific optionsGravatar Joey Hess2012-01-06
* type alias cleanupGravatar Joey Hess2011-12-31
* factor out a stopUnlessGravatar Joey Hess2011-12-09
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorg to allow taking content lockGravatar Joey Hess2011-11-09
* clean up check selection codeGravatar Joey Hess2011-10-29
* drop --from is now supported to remove file content from a remote.Gravatar Joey Hess2011-10-28