index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Upgrade.hs
Commit message (
Expand
)
Author
Age
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
Use git-annex init --version=6 to get v6 for now
Joey Hess
2015-12-15
*
add v6; keep v5 working for now and manual upgrade
Joey Hess
2015-12-04
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...
Joey Hess
2013-12-29
*
Bug fix: annex.version did not get set on automatic upgrade to v5 direct mod...
Joey Hess
2013-11-26
*
webapp: Check annex.version.
Joey Hess
2013-11-17
*
v5 for direct mode, with automatic upgrade
Joey Hess
2013-11-05
*
missed some __WINDOWS__ defines
Joey Hess
2013-08-04
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
where indenting
Joey Hess
2012-11-11
*
tweaks
Joey Hess
2012-01-11
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
improve version checking for v3
Joey Hess
2011-06-22
*
stub in v2 upgrade
Joey Hess
2011-06-22
*
No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...
Joey Hess
2011-03-19
*
Add version command to show git-annex version as well as repository version i...
Joey Hess
2011-03-19
*
slways set current version in new repos
Joey Hess
2011-03-16
*
upgrade groundwork
Joey Hess
2011-03-16
*
upgrade thoughts
Joey Hess
2011-03-16
*
increase repo version
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
use ShellParam type
Joey Hess
2011-02-28
*
use forM_ in a few places
Joey Hess
2011-01-31
*
use mapM_
Joey Hess
2011-01-31
*
better directory handling
Joey Hess
2011-01-27
*
got rid of Core module
Joey Hess
2011-01-16
*
Avoid multiple calls to git ls-files when passed eg, "*".
Joey Hess
2010-12-23
*
Support upgrading from a v0 annex with nothing in it.
Joey Hess
2010-12-20
*
Fix upgrade from 0.03.
Joey Hess
2010-12-13
*
move stuff out of Core
Joey Hess
2010-11-14