summaryrefslogtreecommitdiff
path: root/Command/Drop.hs
Commit message (Expand)AuthorAge
* 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
* cleanupGravatar Joey Hess2011-10-27
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* move annex.numcopies parsing into withNumCopiesGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* remove optimize subcommand; use --auto insteadGravatar Joey Hess2011-09-15
* better var nameGravatar Joey Hess2011-09-15
* simplifyGravatar Joey Hess2011-09-14
* refactorGravatar Joey Hess2011-09-14
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* remove unused backend machineryGravatar Joey Hess2011-07-05
* add web special remoteGravatar Joey Hess2011-07-01
* add whenM and unlessMGravatar Joey Hess2011-05-17
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* parameterize Backend typeGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* refactor in preparation for adding a git-annex-shell commandGravatar Joey Hess2010-12-30
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
* change name of numcopies attributeGravatar Joey Hess2010-11-28
* In .gitattributes, the git-annex-numcopies attribute can be used to control t...Gravatar Joey Hess2010-11-28
* finished hlintingGravatar Joey Hess2010-11-22
* refactor param seekingGravatar Joey Hess2010-11-11
* Annexed file contents are now made unwritable and put in unwriteable director...Gravatar Joey Hess2010-11-08
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* broke subcommands out into separate modulesGravatar Joey Hess2010-11-02