aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
Commit message (Expand)AuthorAge
* prep releaseGravatar Joey Hess2013-11-06
* prep releaseGravatar Joey Hess2013-11-01
* always depend on asyncGravatar Joey Hess2013-10-26
* releasing package git-annex version 4.201310244.20131024Gravatar Joey Hess2013-10-24
* avoid trying to link with XMPP on WindowsGravatar Joey Hess2013-10-17
* Revert "avoid hsc files on Windows"Gravatar Joey Hess2013-10-17
* avoid hsc files on WindowsGravatar Joey Hess2013-10-17
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07
* use vector in local statusGravatar Joey Hess2013-10-07
* remove __WINDOWS__ ifdefGravatar Joey Hess2013-10-06
* increase base upper boundGravatar Joey Hess2013-10-05
* allow building w/o cryptohashGravatar Joey Hess2013-10-03
* prep relase4.20131002Gravatar Joey Hess2013-10-02
* Merge branch 'master' into android-rebuildGravatar Joey Hess2013-09-22
|\
| * Use cryptohash rather than SHA for hashing.Gravatar Joey Hess2013-09-22
* | successfully builds (except XMPP)Gravatar Joey Hess2013-09-22
|/
* release4.20130920Gravatar Joey Hess2013-09-20
* prep release4.20130911Gravatar Joey Hess2013-09-11
* sync: support gcrypt4.20130909Gravatar Joey Hess2013-09-09
* Allow building without quvi support.Gravatar Joey Hess2013-09-09
* prep releaseGravatar Joey Hess2013-08-27
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* releasing version 4.201308154.20130815Gravatar Joey Hess2013-08-15
* releasing version 4.201308024.20130802Gravatar Joey Hess2013-08-02
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* Always build with -threaded, to avoid a deadlock when communicating with gpg.Gravatar Joey Hess2013-07-25
* releasing version 4.201307234.20130723Gravatar Joey Hess2013-07-23
* Revert "avoid pulling in unneeded dependencies when the assistant is disabled"Gravatar Joey Hess2013-07-16
* avoid pulling in unneeded dependencies when the assistant is disabledGravatar Joey Hess2013-07-12
* releasing version 4.201307094.20130709Gravatar Joey Hess2013-07-09
* temporarily remove cabal os(gnu) until I find the real right name for the hurdGravatar Joey Hess2013-06-30
* releasing version 4.201306274.20130627Gravatar Joey Hess2013-06-27
* webapp: Fix bug that caused the webapp to hang when built with yesod 1.2.Gravatar Joey Hess2013-06-27
* Temporarily revert back to building with yesod before 1.2. Version 1.2 of yes...Gravatar Joey Hess2013-06-26
* simpler ifdef for linuxGravatar Joey Hess2013-06-21
* colin tells me it's os(gnu) for the hurdGravatar Joey Hess2013-06-21
* don't try to build assistant on hurdGravatar Joey Hess2013-06-21
* assistant: On Linux, the expensive transfer scan is run niced.Gravatar Joey Hess2013-06-20
* git-annex.cabal: declare GPL3+ licenseGravatar Peter Simons2013-06-04
* now builds with both yesod 1.2 and 1.1Gravatar Joey Hess2013-06-03
* WIP yesod 1.2Gravatar Joey Hess2013-06-03
* releasing version 4.201306014.20130601Gravatar Joey Hess2013-06-01
* further restrict yesod versions, for people who have newer stuff installedGravatar Joey Hess2013-05-24
* version dep on yesod-default, otherwise cabal explodesGravatar Joey Hess2013-05-23
* releasing version 4.201305214.20130521Gravatar Joey Hess2013-05-21
* debian architecture build funGravatar Joey Hess2013-05-19
* Switch to MonadCatchIO-transformers for better handling of state while catchi...Gravatar Joey Hess2013-05-19
* releasing version 4.201305164.20130516Gravatar Joey Hess2013-05-16
* use unix-compat, removed a lot of stubs in Utility.FileModeGravatar Joey Hess2013-05-11
* avoid build depending on unix in windowsGravatar Joey Hess2013-05-10