aboutsummaryrefslogtreecommitdiff
path: root/Locations.hs
Commit message (Expand)AuthorAge
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* direct mode merging works!Gravatar Joey Hess2012-12-18
* support for checking presence of objects in direct modeGravatar Joey Hess2012-12-07
* support for storing files in direct modeGravatar Joey Hess2012-12-07
* remove annex/ from key locations used for webdavGravatar Joey Hess2012-11-18
* drop webdav compatability with the directory special remote etcGravatar Joey Hess2012-11-16
* indentation foo, and a new coding style page. no code changesGravatar Joey Hess2012-10-28
* vicfg: New command, allows editing (or simply viewing) most of the repository...Gravatar Joey Hess2012-10-03
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
* add recordStartTime and getStartTimeGravatar Joey Hess2012-09-25
* make other repositories list list all autostarted reposGravatar Joey Hess2012-09-18
* bugfix: avoid staging but not committing changes to git-annex branchGravatar Joey Hess2012-09-15
* add decodeW8Gravatar Joey Hess2012-09-13
* UI for adding a ssh or rsync remoteGravatar Joey Hess2012-08-31
* add transfer scanned flag filesGravatar Joey Hess2012-08-23
* add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* git annex webapp now opens a browser to the webappGravatar Joey Hess2012-07-25
* add transfer information filesGravatar Joey Hess2012-07-01
* implement daemon status serialization to a fileGravatar Joey Hess2012-06-13
* hlintGravatar Joey Hess2012-06-12
* add a pid fileGravatar Joey Hess2012-06-11
* daemonize git annex watchGravatar Joey Hess2012-06-11
* Fix display of warning message when encountering a file that uses an unsuppor...Gravatar Joey Hess2012-05-31
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* cabal file now autodetects whether S3 support is available.Gravatar Joey Hess2012-04-14
* perhaps more clear typeGravatar Joey Hess2012-03-10
* fix key directory hash calculation codeGravatar Joey Hess2012-03-09
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* improve alwayscommit=false modeGravatar Joey Hess2012-02-25
* ssh connection cachingGravatar Joey Hess2012-01-20
* avoid partial functionGravatar Joey Hess2011-12-15
* optimize index updatingGravatar Joey Hess2011-12-11
* move a file location to Locations.hsGravatar Joey Hess2011-12-11
* better syntaxGravatar Joey Hess2011-12-10
* Fix bug in last version in getting contents from bare repositories.Gravatar Joey Hess2011-12-10
* refactorGravatar Joey Hess2011-12-03
* convert rsync special backend to using both hash directory typesGravatar Joey Hess2011-12-02
* use lowercase hash by default; non-bare repos are a special caseGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-12-02
* refactorGravatar Joey Hess2011-11-28
* optimize gitAnnexLocationGravatar Joey Hess2011-11-28
* store content in hashDirLower directories in bare repositoriesGravatar Joey Hess2011-11-28
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* Remove haskell98 to build with ghc 7.2.2, also built with ghc 7.0.4Gravatar Mark Wright2011-11-26
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* factor out common importsGravatar Joey Hess2011-10-03
* Add locking to avoid races when changing the git-annex branch.Gravatar Joey Hess2011-10-03
* finished hlint passGravatar Joey Hess2011-07-15
* hlint tweaksGravatar Joey Hess2011-07-15