aboutsummaryrefslogtreecommitdiff
path: root/Command/Reinject.hs
Commit message (Expand)AuthorAge
* annex.securehashesonlyGravatar Joey Hess2017-02-27
* import --reinject-duplicatesGravatar Joey Hess2017-02-09
* avoid too-long command synopsisGravatar Joey Hess2016-11-30
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Gravatar Joey Hess2016-11-15
* reinject --known: Avoid second, unncessary checksum of file.Gravatar Joey Hess2016-11-07
* reinject: Added new mode which can reinject known files into the annex.Gravatar Joey Hess2016-04-22
* reinject: When src file's content cannot be verified, leave it alone, instead...Gravatar Joey Hess2016-04-20
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* 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
* convert all commands to work with optparse-applicativeGravatar Joey Hess2015-07-08
* started converting to use optparse-applicativeGravatar Joey Hess2015-07-08
* import: Fix failure of cross-device import on Windows.Gravatar Joey Hess2015-07-07
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* doh't use "def" for command definitions, it conflicts with Data.Default.defGravatar Joey Hess2014-10-14
* replace (Key, Backend) with KeyGravatar Joey Hess2014-04-17
* fix inversion of control in CommandSeek (no behavior changes)Gravatar Joey Hess2014-01-20
* reinject: Allow to be used in direct mode.Gravatar Joey Hess2013-11-26
* hlintGravatar Joey Hess2013-09-25
* add section metadata to all commandsGravatar Joey Hess2013-03-24
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* where indentationGravatar Joey Hess2012-11-12
* reinject: When the provided file doesn't match, leave it where it is, rather ...Gravatar Joey Hess2012-09-16
* hlintGravatar Joey Hess2012-02-16
* type alias cleanupGravatar Joey Hess2011-12-31
* add back messageGravatar Joey Hess2011-12-16
* reinject: Add a sanity check for using an annexed file as the source file.Gravatar Joey Hess2011-12-12
* better limiting of start actions to only run whenAnnexedGravatar Joey Hess2011-11-10
* better usageGravatar Joey Hess2011-11-07
* cleanupGravatar Joey Hess2011-10-31
* better command nameGravatar Joey Hess2011-10-31