summaryrefslogtreecommitdiff
path: root/Command/Init.hs
Commit message (Expand)AuthorAge
* where indentationGravatar Joey Hess2012-11-12
* init: When run in an already initalized repository, and without a description...Gravatar Joey Hess2011-11-12
* refactorGravatar Joey Hess2011-11-07
* Bugfix: In the past two releases, git-annex init has written the uuid.log in ...Gravatar Joey Hess2011-11-07
* tweakGravatar Joey Hess2011-11-02
* clean up check selection codeGravatar Joey Hess2011-10-29
* 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
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* remove command type definitionsGravatar Joey Hess2011-09-15
* generalize quiet flag to output typeGravatar Joey Hess2011-09-01
* init: Make description an optional parameter.Gravatar Joey Hess2011-08-29
* Now "git annex init" only has to be run onceGravatar Joey Hess2011-08-17
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* generalized safeWriteFile to viaTmpGravatar Joey Hess2011-06-30
* improve bare repo handingGravatar Joey Hess2011-06-22
* improve version checking for v3Gravatar Joey Hess2011-06-22
* fixed logFileGravatar Joey Hess2011-06-22
* update for git-annex branchGravatar Joey Hess2011-06-22
* better multiword parameter handlingGravatar Joey Hess2011-05-16
* refactor some boilerplateGravatar Joey Hess2011-05-15
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* improve upgradeGravatar Joey Hess2011-03-16
* better quoting of description via showGravatar Joey Hess2011-03-03
* add describe subcommandGravatar Joey Hess2011-03-03
* fix up commands that are trouble on bare reposGravatar Joey Hess2011-03-03
* use ShellParam typeGravatar Joey Hess2011-02-28
* use safewritefileGravatar Joey Hess2011-01-28
* better directory handlingGravatar Joey Hess2011-01-27
* quiet git commitsGravatar Joey Hess2011-01-07
* 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
* Add uninit subcommand. Closes: #605749Gravatar Joey Hess2010-12-03
* finished hlintingGravatar Joey Hess2010-11-22
* move stuff out of CoreGravatar Joey Hess2010-11-14
* fsck: avoid global checks if files specifiedGravatar Joey Hess2010-11-13
* refactor param seekingGravatar Joey Hess2010-11-11
* set version on initGravatar Joey Hess2010-11-08
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* broke subcommands out into separate modulesGravatar Joey Hess2010-11-02