summaryrefslogtreecommitdiff
path: root/Remote/Helper/Special.hs
Commit message (Expand)AuthorAge
* rename bothHandles -> ioHandlesGravatar Joey Hess2015-04-03
* avoid unncessary IOGravatar Joey Hess2015-02-12
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* add per-remote-type infoGravatar Joey Hess2014-10-21
* indent with tabs not spacesGravatar Joey Hess2014-10-09
* fix some mixed space+tab indentationGravatar Joey Hess2014-10-09
* unify exception handling into Utility.ExceptionGravatar Joey Hess2014-08-07
* convert WebDAV to new special remote interface, adding new-style chunking sup...Gravatar Joey Hess2014-08-06
* run Preparer to get Remover and CheckPresent actionsGravatar Joey Hess2014-08-06
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* roll ChunkedEncryptable into Special and improve interfaceGravatar Joey Hess2014-08-03
* git subcommand cleanupGravatar Joey Hess2013-03-03
* where indentingGravatar Joey Hess2012-11-11
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* lintGravatar Joey Hess2011-11-11
* cleanupGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* clean up read/show abuseGravatar Joey Hess2011-11-08
* add a UUID typeGravatar Joey Hess2011-11-07
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* reorganize log modulesGravatar Joey Hess2011-10-15
* A remote can have a annexUrl configured, that is used by git-annex instead of...Gravatar Joey Hess2011-10-14
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* reorg Remote/*Gravatar Joey Hess2011-08-16