summaryrefslogtreecommitdiff
path: root/Utility/Url.hs
Commit message (Expand)AuthorAge
* use cabal macro to detect if old version of network is being usedGravatar Joey Hess2012-11-11
* switch to new URI version by default, -DWITH_OLD_URI for oldGravatar Joey Hess2012-11-03
* file:/// URLs can now be used with the web special remote.Gravatar Joey Hess2012-10-21
* deal with incompatable api change in network 2.4.0.1Gravatar Joey Hess2012-10-10
* bugfixesGravatar Joey Hess2012-04-22
* Add annex.httpheaders and annex.httpheader-command config settingsGravatar Joey Hess2012-04-22
* noopGravatar Joey Hess2012-04-21
* optimize monadic ||Gravatar Joey Hess2012-03-16
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* hlintGravatar Joey Hess2012-02-16
* work around Network.Browser bug that converts a HEAD to a GET when following ...Gravatar Joey Hess2012-02-10
* When checking that an url has a key, verify that the Content-Length, if avail...Gravatar Joey Hess2012-02-10
* Added remote.name.annex-web-options configuration setting, which can be used ...Gravatar Joey Hess2012-01-02
* updateGravatar Joey Hess2011-12-20
* commentGravatar Joey Hess2011-12-20
* broke up UtilityGravatar Joey Hess2011-10-16
* clean Annex stuff out of Utility/Gravatar Joey Hess2011-10-16
* The wget command will now be used in preference to curl, if available.Gravatar Joey Hess2011-08-27
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20