summaryrefslogtreecommitdiff
path: root/Remote/Web.hs
Commit message (Expand)AuthorAge
...
* where indentingGravatar Joey Hess2012-11-11
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* add a path field to remotesGravatar Joey Hess2012-07-22
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* type alias cleanupGravatar Joey Hess2011-12-31
* better filtering out of special remotesGravatar Joey Hess2011-12-31
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13
* refactorGravatar Joey Hess2011-12-03
* factor out untilTrueGravatar Joey Hess2011-12-02
* safer inannex checkingGravatar Joey Hess2011-11-09
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* broke up UtilityGravatar Joey Hess2011-10-16
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* break out non-log stuff to separate moduleGravatar Joey Hess2011-10-15
* migrate: Copy url logs for keys when migrating.Gravatar Joey Hess2011-10-15
* break web log handling into a 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
* rework annex-ignore handlingGravatar Joey Hess2011-09-18
* factor out firstM and anyMGravatar Joey Hess2011-08-28
* show a message if asked to get something from the web that is not thereGravatar Joey Hess2011-08-27
* moved files aroundGravatar Joey Hess2011-08-20
* split out generic url stuff into a helper library from Remote.WebGravatar Joey Hess2011-08-16
* fix file name for web remote log filesGravatar Joey Hess2011-08-06
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* Drop the dependency on the haskell curl bindings, use regular haskell HTTP.Gravatar Joey Hess2011-07-04
* make curl follow redirsGravatar Joey Hess2011-07-01
* download urls via tmp file, and support resumingGravatar Joey Hess2011-07-01
* add hashing to web log filesGravatar Joey Hess2011-07-01
* add the addurl commandGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01