summaryrefslogtreecommitdiff
path: root/PresenceLog.hs
Commit message (Collapse)AuthorAge
* code simplification thanks to applicative functorsGravatar Joey Hess2011-08-25
|
* Fix broken upgrade from V1 repository. Closes: #638584Gravatar Joey Hess2011-08-19
| | | | | Had forgotten to keep several old versions of functions needed during this upgrade.
* hlint tweaksGravatar Joey Hess2011-07-15
| | | | Did all sources except Remotes/* and Command/*
* add the addurl commandGravatar Joey Hess2011-07-01
|
* add web special remoteGravatar Joey Hess2011-07-01
Generalized LocationLog to PresenceLog, and use a presence log to record urls for the web special remote.