summaryrefslogtreecommitdiff
path: root/Command/Add.hs
Commit message (Expand)AuthorAge
* imcomplete attempt at supporting lutimes(3) for BSD compatGravatar Joey Hess2011-03-20
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* fix error throwingGravatar Joey Hess2011-03-15
* symlink touching funGravatar Joey Hess2011-03-14
* use ShellParam typeGravatar Joey Hess2011-02-28
* got rid of Core moduleGravatar Joey Hess2011-01-16
* New migrate subcommand can be used to switch files to using a different backe...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
* precommit: Optimise to avoid calling git-check-attr more than once.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