summaryrefslogtreecommitdiff
path: root/Upgrade.hs
Commit message (Expand)AuthorAge
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...Gravatar Joey Hess2011-03-19
* Add version command to show git-annex version as well as repository version i...Gravatar Joey Hess2011-03-19
* slways set current version in new reposGravatar Joey Hess2011-03-16
* upgrade groundworkGravatar Joey Hess2011-03-16
* upgrade thoughtsGravatar Joey Hess2011-03-16
* increase repo versionGravatar Joey Hess2011-03-15
* first pass at using new keysGravatar Joey Hess2011-03-15
* use ShellParam typeGravatar Joey Hess2011-02-28
* use forM_ in a few placesGravatar Joey Hess2011-01-31
* use mapM_Gravatar Joey Hess2011-01-31
* better directory handlingGravatar Joey Hess2011-01-27
* got rid of Core moduleGravatar Joey Hess2011-01-16
* Avoid multiple calls to git ls-files when passed eg, "*".Gravatar Joey Hess2010-12-23
* Support upgrading from a v0 annex with nothing in it.Gravatar Joey Hess2010-12-20
* Fix upgrade from 0.03.Gravatar Joey Hess2010-12-13
* move stuff out of CoreGravatar Joey Hess2010-11-14