index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Command
/
Uninit.hs
Commit message (
Expand
)
Author
Age
*
remove command type definitions
Joey Hess
2011-09-15
*
clean up params in usage display
Joey Hess
2011-09-15
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
Now "git annex init" only has to be run once
Joey Hess
2011-08-17
*
finished hlint pass
Joey Hess
2011-07-15
*
uninit: Use unannex in --fast mode, to support unannexing multiple files that...
Joey Hess
2011-07-04
*
uninit: delete .git/annex/
Joey Hess
2011-07-04
*
uninit: Delete the git-annex branch.
Joey Hess
2011-07-04
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
stop undoing gitattributes on uninit
Joey Hess
2011-06-22
*
add whenM and unlessM
Joey Hess
2011-05-17
*
refactor some boilerplate
Joey Hess
2011-05-15
*
avoid version check before running version and upgrade commands
Joey Hess
2011-03-19
*
improve upgrade
Joey Hess
2011-03-16
*
use safewritefile
Joey Hess
2011-01-28
*
clarify default values when no path is specified
Joey Hess
2011-01-13
*
refactor in preparation for adding a git-annex-shell command
Joey Hess
2010-12-30
*
rename some stuff and prepare to break out more into Command/*
Joey Hess
2010-12-30
*
Add uninit subcommand. Closes: #605749
Joey Hess
2010-12-03