Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use a foldr | Joey Hess | 2011-09-28 |
| | | | | Should be faster here. | ||
* | golfing | Joey Hess | 2011-09-28 |
| | |||
* | code simplification thanks to applicative functors | Joey Hess | 2011-08-25 |
| | |||
* | Fix broken upgrade from V1 repository. Closes: #638584 | Joey Hess | 2011-08-19 |
| | | | | | Had forgotten to keep several old versions of functions needed during this upgrade. | ||
* | hlint tweaks | Joey Hess | 2011-07-15 |
| | | | | Did all sources except Remotes/* and Command/* | ||
* | add the addurl command | Joey Hess | 2011-07-01 |
| | |||
* | add web special remote | Joey Hess | 2011-07-01 |
Generalized LocationLog to PresenceLog, and use a presence log to record urls for the web special remote. |