aboutsummaryrefslogtreecommitdiff
path: root/Upgrade/V1.hs
Commit message (Expand)AuthorAge
* squelch a couple of warnings about moveAnnex return codeGravatar Joey Hess2017-02-28
* add KeyVariety typeGravatar Joey Hess2017-02-24
* Some optimisations to string splitting code.Gravatar Joey Hess2017-01-31
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Gravatar Joey Hess2016-10-05
* Windows: Fix v6 unlocked files to actually work.Gravatar Joey Hess2016-02-15
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* Use git-annex init --version=6 to get v6 for nowGravatar Joey Hess2015-12-15
* add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
* groundwork for parameterizing hash depthGravatar Joey Hess2015-01-28
* Repository tuning parameters can now be passed when initializing a repository...Gravatar Joey Hess2015-01-27
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* revert parentDir changeGravatar Joey Hess2015-01-09
* made parentDir return a Maybe FilePath; removed most uses of itGravatar Joey Hess2015-01-06
* add chunk metadata to KeyGravatar Joey Hess2014-07-24
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Gravatar Joey Hess2013-12-29
* hlintGravatar Joey Hess2013-09-25
* rename moduleGravatar Joey Hess2013-05-12
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* Use lower case hash directories for storing files on crippled filesystems, sa...Gravatar Joey Hess2013-04-04
* annex.version is now set to 4 for direct mode repositoriesGravatar Joey Hess2013-02-26
* where indentingGravatar Joey Hess2012-11-11
* fix last zombies in the assistantGravatar Joey Hess2012-10-04
* flip catchDefaultIOGravatar Joey Hess2012-09-17
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* extend Git.Queue to be able to queue more than simple git commandsGravatar Joey Hess2012-06-07
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* display "Recording state in git..." when staging the journalGravatar Joey Hess2012-04-27
* noopGravatar Joey Hess2012-04-21
* removed another 10 lines via ifMGravatar Joey Hess2012-03-16
* IO exception reworkGravatar Joey Hess2012-02-03
* type alias cleanupGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* lintGravatar Joey Hess2011-11-11
* factored out some useful error catching methodsGravatar Joey Hess2011-11-10
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* broke up UtilityGravatar Joey Hess2011-10-16
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* refactorGravatar Joey Hess2011-09-23
* go go gadget hlintGravatar Joey Hess2011-09-20
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* Fix broken upgrade from V1 repository. Closes: #638584Gravatar Joey Hess2011-08-19
* unify elipsis handlingGravatar Joey Hess2011-07-19
* hlint tweaksGravatar Joey Hess2011-07-15