summaryrefslogtreecommitdiff
path: root/Command/Unannex.hs
Commit message (Expand)AuthorAge
* use ShellParam typeGravatar Joey Hess2011-02-28
* unannex: Fix recently introduced bug when attempting to unannex more than one...Gravatar Joey Hess2011-02-09
* add check for unclean treeGravatar Joey Hess2011-02-01
* unannex: Commit staged changes at endGravatar Joey Hess2011-02-01
* parameterize Backend typeGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* unannex: Now skips files whose content is not present, rather than it being a...Gravatar Joey Hess2011-01-08
* 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
* 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
* use -- before filenames when running git add, git rm, etcGravatar Joey Hess2010-11-10
* 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