summaryrefslogtreecommitdiff
path: root/Command/DropKey.hs
Commit message (Expand)AuthorAge
* showStart variant for when there's no worktree fileJoey Hess2017-11-28
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* --branch, stage 2Joey Hess2016-07-20
* more generic showStart'Joey Hess2016-07-20
* dropkey --jsonJoey Hess2016-03-06
* dropkey: Add --batch.Joey Hess2016-03-06
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* fix local dropping to not require extra locking of copies, but only that the ...Joey Hess2015-10-09
* add lockContentSharedJoey Hess2015-10-08
* convert all commands to work with optparse-applicativeJoey Hess2015-07-08
* started converting to use optparse-applicativeJoey Hess2015-07-08
* update my email address and homepage urlJoey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defJoey Hess2014-10-14
* use types to enforce that removeAnnex can only be called inside lockContentJoey Hess2014-08-20
* refactorJoey Hess2014-01-26
* fix inversion of control in CommandSeek (no behavior changes)Joey Hess2014-01-20
* add section metadata to all commandsJoey Hess2013-03-24
* more descriptive name for oneshotJoey Hess2012-09-15
* add routes to pause/start/cancel transfersJoey Hess2012-08-08
* set oneshot mode on a per-command basisJoey Hess2012-02-14
* inverted logicJoey Hess2011-12-09
* factor out a stopUnlessJoey Hess2011-12-09
* lockContent in dropkeyJoey Hess2011-11-09
* cleanupJoey Hess2011-10-31
* clean up check selection codeJoey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* reorganize log modulesJoey Hess2011-10-15
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* remove command type definitionsJoey Hess2011-09-15
* add web special remoteJoey Hess2011-07-01
* refactor some boilerplateJoey Hess2011-05-15
* avoid version check before running version and upgrade commandsJoey Hess2011-03-19
* make commands that take a key as a parameter error if it's badJoey Hess2011-03-15
* fixed dropkey, setkey, and git-annex-shell subcommandsJoey Hess2011-03-15
* first pass at using new keysJoey Hess2011-03-15
* rework config storageJoey Hess2011-01-26
* got rid of Core moduleJoey Hess2011-01-16
* refactor in preparation for adding a git-annex-shell commandJoey Hess2010-12-30
* rename some stuff and prepare to break out more into Command/*Joey Hess2010-12-30
* finished hlintingJoey Hess2010-11-22
* refactor param seekingJoey Hess2010-11-11
* Annexed file contents are now made unwritable and put in unwriteable director...Joey Hess2010-11-08
* refactoring, no code changes reallyJoey Hess2010-11-08
* broke subcommands out into separate modulesJoey Hess2010-11-02