summaryrefslogtreecommitdiff
path: root/debian/control
Commit message (Expand)AuthorAge
* webapp: Use securemem for constant time auth token comparisons.Gravatar Joey Hess2014-03-12
* enable haskell-dns library, rather than needing "host" commandGravatar Joey Hess2014-03-07
* depend on warp-tls.. at least for nowGravatar Joey Hess2014-02-28
* Disable test suite on sparc, which is missing optparse-applicative.Gravatar Joey Hess2014-02-26
* Add build dep on regex-compat to fix build on mipsel, which lacks regex-tdfa.Gravatar Joey Hess2014-02-26
* add UrlOptions sum typeGravatar Joey Hess2014-02-24
* version DAV depGravatar Joey Hess2014-02-08
* Revert "temporarily revert tasty-rerun support for this release"Gravatar Joey Hess2014-01-27
* temporarily revert tasty-rerun support for this release5.20140127Gravatar Joey Hess2014-01-27
* tasty-rerun! make rerest runs much much faster than running whole test suiteGravatar Joey Hess2014-01-24
* use tasty resourcesGravatar Joey Hess2014-01-21
* expose tasty test suite's option parserGravatar Joey Hess2014-01-21
* prep releaseGravatar Joey Hess2014-01-16
* no lsof on kfreebsdGravatar Joey Hess2014-01-07
* Add tasty to build-depends, so that test suite builds again. (tasty was stuck...Gravatar Joey Hess2013-12-24
* dd lsof to build-dependsGravatar Joey Hess2013-12-18
* assistant: Batch jobs are now run with ionice and nocache, when those command...Gravatar Joey Hess2013-12-01
* depend on git 1.8.4Gravatar Joey Hess2013-11-12
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07
* use vector in local statusGravatar Joey Hess2013-10-07
* explicit cryptohash depGravatar Joey Hess2013-09-22
* better probing for gcrypt repositories using new --check optionGravatar Joey Hess2013-09-19
* recommend git-remote-gcrypt (package in incoming)Gravatar Joey Hess2013-09-09
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* Debian: Recommend ssh-askpass, which ssh will use when the assistant is run w...Gravatar Joey Hess2013-08-16
* Debian: Run the builtin test suite as an autopkgtest.Gravatar Joey Hess2013-08-15
* typoGravatar Joey Hess2013-07-28
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* Enable assistant and WebDAV support on powerpc and sparc architectures, which...Gravatar Joey Hess2013-06-21
* update standards-versionGravatar Joey Hess2013-06-17
* debian architecture build funGravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* add new depGravatar Joey Hess2013-05-17
* add unix-compat to depsGravatar Joey Hess2013-05-11
* Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu...Gravatar Joey Hess2013-05-06
* try to fix build on hurd, which lacks haskell-network-infoGravatar Joey Hess2013-05-06
* add TList, built on DListGravatar Joey Hess2013-04-24
* new build depGravatar Joey Hess2013-04-16
* add wget and curl to build deps, so configure can find themGravatar Joey Hess2013-04-16
* Build debian package without using cabal, which writes to HOME. Closes: #704205Gravatar Joey Hess2013-03-29
* add back cabal-install (for Makefile)Gravatar Joey Hess2013-03-10
* Switch from using regex-compat to regex-tdfa, as the C regex library is rathe...Gravatar Joey Hess2013-03-08
* use Setup.hs rather than depending on cabal-installGravatar Joey Hess2013-02-28
* Stop depending on testpack.Gravatar Joey Hess2013-02-27
* need build-dep on cabal-installGravatar Joey Hess2013-02-27
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* addurl --fast: Use curl, rather than haskell HTTP library, to support https.Gravatar Joey Hess2013-01-27
* depend on both wget and curlGravatar Joey Hess2013-01-27
* Adjust debian package to only build-depend on DAV on architectures where it i...Gravatar Joey Hess2013-01-27
* use async to track and manage threadsGravatar Joey Hess2013-01-26