summaryrefslogtreecommitdiff
path: root/Upgrade/V1.hs
Commit message (Expand)AuthorAge
* 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
* unannex: Clean up use of git commit -a.Gravatar Joey Hess2011-07-14
* remove unused backend machineryGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* factor out file list stuff from GitRepoGravatar Joey Hess2011-06-29
* remove stateDirGravatar Joey Hess2011-06-23
* v3 upgrade code worksGravatar Joey Hess2011-06-23
* fixed logFileGravatar Joey Hess2011-06-22
* stop changing gitattributes on update from v1Gravatar Joey Hess2011-06-22
* move LocationLog into Annex monad from IOGravatar Joey Hess2011-06-22
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* Bugfix: Keys could be received into v1 annexes from v2 annexes, via v1 git-an...Gravatar Joey Hess2011-03-28
* responseGravatar Joey Hess2011-03-27