summaryrefslogtreecommitdiff
path: root/Upgrade.hs
Commit message (Expand)AuthorAge
* don't say a supported version is unsupportedJoey Hess2023-10-09
* handle upgrading repositories initialized with --version=9Joey Hess2022-09-26
* v8 repositories automatically upgrade to v9Joey Hess2022-07-25
* avoid writing new line to upgrade.log when upgrade is deferredJoey Hess2022-07-25
* add upgrade.logJoey Hess2022-01-19
* split upgrade into v9 and v10Joey Hess2022-01-19
* fix spelling of upgradeableJoey Hess2022-01-19
* add v9 annex.version, not yet the defaultJoey Hess2022-01-11
* propagate git-annex -c on to transferrer child processJoey Hess2020-12-15
* pass along -c options to child git-annex processesJoey Hess2020-12-15
* more RawFilePath conversionJoey Hess2020-10-30
* add gitAnnexChildProcess and use instead of incorrect use of runsGitAnnexChil...Joey Hess2020-08-25
* add runsGitAnnexChildProcess callsJoey Hess2020-06-17
* use programPath consistently, not readProgramFileJoey Hess2020-03-30
* fix problems with upgrade of local remotesJoey Hess2020-03-09
* Merge branch 'bs' into sqlite-bsJoey Hess2019-12-18
|\
| * convert TopFilePath to use RawFilePathJoey Hess2019-12-09
* | merging sqlite and bs branchesJoey Hess2019-12-06
|\|
| * include upgrade code back inJoey Hess2019-12-02
| * wip RawFilePath 2x git-annex find speedupJoey Hess2019-11-26
* | v8 upgrade of keys dbJoey Hess2019-11-06
|/
* fix buildJoey Hess2019-09-01
* Added annex.autoupgraderepository configurationJoey Hess2019-09-01
* update licenses from GPL to AGPLJoey Hess2019-03-13
* fix upgrade of more than 1 version at a timeJoey Hess2018-10-26
* fix autoupgrade from v6 to go to v7, not v5Joey Hess2018-10-25
* v7Joey Hess2018-10-25
* Avoid backtraces on expected failures when built with ghc 8; only use backtra...Joey Hess2016-11-15
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Joey Hess2016-10-05
* remove 163 lines of code without changing anything except importsJoey Hess2016-01-20
* Use git-annex init --version=6 to get v6 for nowJoey Hess2015-12-15
* add v6; keep v5 working for now and manual upgradeJoey Hess2015-12-04
* update my email address and homepage urlJoey Hess2015-01-21
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Joey Hess2013-12-29
* Bug fix: annex.version did not get set on automatic upgrade to v5 direct mod...Joey Hess2013-11-26
* webapp: Check annex.version.Joey Hess2013-11-17
* v5 for direct mode, with automatic upgradeJoey Hess2013-11-05
* missed some __WINDOWS__ definesJoey Hess2013-08-04
* fix permission damage (thanks, Windows)Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Joey Hess2013-05-11
* where indentingJoey Hess2012-11-11
* tweaksJoey Hess2012-01-11
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* improve version checking for v3Joey Hess2011-06-22
* stub in v2 upgradeJoey Hess2011-06-22
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...Joey Hess2011-03-19
* Add version command to show git-annex version as well as repository version i...Joey Hess2011-03-19
* slways set current version in new reposJoey Hess2011-03-16