| Commit message (Expand) | Author | Age |
* | remove the big list of haskell libraries; just use cabal | Joey Hess | 2014-03-12 |
* | depend on warp-tls.. at least for now | Joey Hess | 2014-02-28 |
* | metadata: FIeld names are now case insensative. | Joey Hess | 2014-02-25 |
* | add UrlOptions sum type | Joey Hess | 2014-02-24 |
* | promote stm dependency, since Remote.External needs it | Joey Hess | 2014-01-20 |
* | make note of minimum git version | Joey Hess | 2013-12-16 |
* | assistant: Batch jobs are now run with ionice and nocache, when those command... | Joey Hess | 2013-12-01 |
* | always depend on async | Joey Hess | 2013-10-26 |
* | Revert "use vector in local status", which was not an improvement | Joey Hess | 2013-10-07 |
* | use vector in local status | Joey Hess | 2013-10-07 |
* | allow building w/o cryptohash | Joey Hess | 2013-10-03 |
* | explicit cryptohash dep | Joey Hess | 2013-09-22 |
* | webapp: Initial support for setting up encrypted removable drives. | Joey Hess | 2013-09-16 |
* | add gcrypt (optional) | Joey Hess | 2013-09-13 |
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | add dep needed with newer ghc | Joey Hess | 2013-05-17 |
* | Merge branch 'master' into windows | Joey Hess | 2013-05-14 |
|\ |
|
| * | update | Joey Hess | 2013-05-13 |
* | | add unix-compat to deps | Joey Hess | 2013-05-11 |
|/ |
|
* | add TList, built on DList | Joey Hess | 2013-04-24 |
* | new build dep | Joey Hess | 2013-04-16 |
* | Switch from using regex-compat to regex-tdfa, as the C regex library is rathe... | Joey Hess | 2013-03-08 |
* | Stop depending on testpack. | Joey Hess | 2013-02-27 |
* | Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ... | Joey Hess | 2013-02-11 |
* | Now uses the Haskell uuid library, rather than needing a uuid program. | Joey Hess | 2013-02-10 |
* | addurl --fast: Use curl, rather than haskell HTTP library, to support https. | Joey Hess | 2013-01-27 |
* | depend on both wget and curl | Joey Hess | 2013-01-27 |
* | use async to track and manage threads | Joey Hess | 2013-01-26 |
* | build-depend on a recent mtl | Joey Hess | 2012-11-25 |
* | skeltal webdav special remote | Joey Hess | 2012-11-14 |
* | remove async build dep | Joey Hess | 2012-11-14 |
* | added a runTimeout function | Joey Hess | 2012-11-11 |
* | avoid using Blaze directly | Joey Hess | 2012-10-31 |
* | added a missing build-dep | Joey Hess | 2012-10-31 |
* | add build-dep on blaze-markup | Joey Hess | 2012-10-30 |
* | support using haskell-dns for SRV lookups | Joey Hess | 2012-10-28 |
* | added network-protocol-xmpp and -DWITH_XMPP | Joey Hess | 2012-10-23 |
* | Depend on and use the Haskell SafeSemaphore library, which provides exception... | Joey Hess | 2012-10-05 |
* | update install page | Joey Hess | 2012-09-27 |