summaryrefslogtreecommitdiff
path: root/Commands.hs
Commit message (Expand)AuthorAge
* copyright statements0.02Gravatar Joey Hess2010-10-27
* pre-commit hookGravatar Joey Hess2010-10-27
* don't try to set up .gitattributes every time; only do it on git annex initGravatar Joey Hess2010-10-27
* use git command queueGravatar Joey Hess2010-10-26
* bugfixGravatar Joey Hess2010-10-25
* better messagesGravatar Joey Hess2010-10-25
* add setkey subcommandGravatar Joey Hess2010-10-25
* speed up git annex move --fromGravatar Joey Hess2010-10-25
* fix failure propigationGravatar Joey Hess2010-10-25
* typoGravatar Joey Hess2010-10-25
* add dropkey subcommand and --quietGravatar Joey Hess2010-10-25
* git annex move --from remote almost workingGravatar Joey Hess2010-10-25
* commentsGravatar Joey Hess2010-10-25
* wordingGravatar Joey Hess2010-10-25
* split commands into 3 phasesGravatar Joey Hess2010-10-25
* updateGravatar Joey Hess2010-10-25
* incompleteGravatar Joey Hess2010-10-23
* implemented 1/4th of move subcommandGravatar Joey Hess2010-10-23
* store from and to repositories separatelyGravatar Joey Hess2010-10-23
* fix perl refugee codeGravatar Joey Hess2010-10-22
* --from/--to can be used to limit the remote repository that git-annex uses.Gravatar Joey Hess2010-10-22
* document move subcommandGravatar Joey Hess2010-10-21
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
* autocommit on initGravatar Joey Hess2010-10-20
* updateGravatar Joey Hess2010-10-19
* less verbose failures seem better hereGravatar Joey Hess2010-10-19
* stop trapping all exceptionsGravatar Joey Hess2010-10-19
* gratuitous renameGravatar Joey Hess2010-10-18
* spelingGravatar Joey Hess2010-10-18
* experimentally, removing all actual git committingGravatar Joey Hess2010-10-18
* cleanupGravatar Joey Hess2010-10-17
* commit logs at end; fasterGravatar Joey Hess2010-10-17
* don't complain if a file is not annexedGravatar Joey Hess2010-10-17
* rename describe to init and show usageGravatar Joey Hess2010-10-17
* remove some old todosGravatar Joey Hess2010-10-17
* atomic file retrieval from backendsGravatar Joey Hess2010-10-17
* command output cleanupGravatar Joey Hess2010-10-17
* verbosityGravatar Joey Hess2010-10-17
* reorgGravatar Joey Hess2010-10-17
* move supportedBackends list into annex monadGravatar Joey Hess2010-10-17
* git annex drop -- do not try to drop if key is not in backendGravatar Joey Hess2010-10-17
* remove checksum from WORMGravatar Joey Hess2010-10-17
* bugfixGravatar Joey Hess2010-10-16
* typoGravatar Joey Hess2010-10-16
* actually, unannex w/o commit can workGravatar Joey Hess2010-10-16
* nocommit does not make sense in unannex modeGravatar Joey Hess2010-10-16
* bugfix: don't add files under .git-annexGravatar Joey Hess2010-10-16
* oops, should commit descriptions!Gravatar Joey Hess2010-10-16
* remove useless checksGravatar Joey Hess2010-10-16
* add fix subcommandGravatar Joey Hess2010-10-16