aboutsummaryrefslogtreecommitdiff
path: root/Upgrade
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
* refactorGravatar Joey Hess2016-10-17
* When auto-upgrading a v3 remote, avoid upgrading to version 6, instead keep i...Gravatar Joey Hess2016-10-05
* Preserve execute bits of unlocked files in v6 mode.Gravatar Joey Hess2016-04-14
* add AdjBranch newtype; some simplicationsGravatar Joey Hess2016-04-09
* Upgrading a direct mode repository to v6 has changed to enter an adjusted unl...Gravatar Joey Hess2016-04-04
* 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 TopFilePath for associated filesGravatar Joey Hess2016-01-05
* reorderGravatar Joey Hess2016-01-01
* scan for unlocked files on init/upgrade of v6 repoGravatar Joey Hess2016-01-01
* annex.thinGravatar Joey Hess2015-12-27
* make linkAnnex detect when the file changes as it's being copied/linked inGravatar Joey Hess2015-12-22
* Use git-annex init --version=6 to get v6 for nowGravatar Joey Hess2015-12-15
* implemented upgrade of direct mode repo to v6Gravatar Joey Hess2015-12-15
* move InodeSentinal from direct mode code to its own moduleGravatar Joey Hess2015-12-09
* add v6; keep v5 working for now and manual upgradeGravatar Joey Hess2015-12-04
* add importGravatar Joey Hess2015-04-03
* rename showProgress -> showProgressDotsGravatar Joey Hess2015-04-03
* implement annex.tune.branchhash1Gravatar Joey Hess2015-01-28
* 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
* remove Read instance for RefGravatar Joey Hess2014-02-19
* forgot to add this fileGravatar Joey Hess2013-12-29
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Gravatar Joey Hess2013-12-29
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* hlintGravatar Joey Hess2013-09-25
* refactor git-annex branch log filename code into central locationGravatar Joey Hess2013-08-29
* 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
* git subcommand cleanupGravatar Joey Hess2013-03-03
* 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
* fishy commitGravatar Joey Hess2012-06-14
* 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