aboutsummaryrefslogtreecommitdiff
path: root/git-annex.cabal
Commit message (Expand)AuthorAge
* 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
* stub out posix stuff for WindowsGravatar Joey Hess2013-05-10
* Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu...Gravatar Joey Hess2013-05-06
* Disable building with the haskell threaded runtime when the assistant is not ...Gravatar Joey Hess2013-05-06
* avoid crashing on Android when file mode of .git/annex/url cannot be setGravatar Joey Hess2013-05-03
* Temporarily add an upper bound to the version of yesod that can be built with...Gravatar Joey Hess2013-05-02
* work around strange endianness bug in port number on AndroidGravatar Joey Hess2013-05-02
* releasing version 4.201305014.20130501Gravatar Joey Hess2013-05-01
* add TList, built on DListGravatar Joey Hess2013-04-24
* revert addition of Includes: sys/event.h in cabal fileGravatar Joey Hess2013-04-24
* enable webdav on androidGravatar Joey Hess2013-04-19
* releasing version 4.201304174.20130417Gravatar Joey Hess2013-04-17
* Fall back to internal url downloader when built without curl.Gravatar Joey Hess2013-04-16
* use Extensions instead of -XGravatar Joey Hess2013-04-14
* turn on PackageImports globallyGravatar Joey Hess2013-04-13
* webapp: New --listen= option allows running the webapp on one computer and co...Gravatar Joey Hess2013-04-08
* prep release4.20130405Gravatar Joey Hess2013-04-05
* avoid displaying alert when syncing only to removable drives and all not atta...Gravatar Joey Hess2013-03-27
* prep for release tomorrowGravatar Joey Hess2013-03-22
* closeGravatar Joey Hess2013-03-18
* another hamlet compat fixGravatar Joey Hess2013-03-14
* got hdevtools working on the git-annex source treeGravatar Joey Hess2013-03-12
* Switch from using regex-compat to regex-tdfa, as the C regex library is rathe...Gravatar Joey Hess2013-03-08
* fix android app upgrade hangGravatar Joey Hess2013-02-28
* revertGravatar Joey Hess2013-02-28
* fix 2 bugs in android runshellGravatar Joey Hess2013-02-28
* blog for the dayGravatar Joey Hess2013-02-28
* finish removing fast flagGravatar Joey Hess2013-02-28
* remove Fast flag, pass -O0 to cabalGravatar Joey Hess2013-02-28
* git-annex.cabal: let the 'Fast' flag default to 'False' unless it's explicitl...Gravatar Peter Simons2013-02-28
* git-annex.cabal: declare dependency on <sys/event.h> header file when buildin...Gravatar Peter Simons2013-02-28
* git-annex.cabal: relax 'mtl >= 2.1' constraint to 'mtl >= 2'Gravatar Peter Simons2013-02-28
* Stop depending on testpack.Gravatar Joey Hess2013-02-27
* faster fast buildsGravatar Joey Hess2013-02-27
* disable test suite on AndroidGravatar Joey Hess2013-02-27
* embed test suite into git annex; available by running: git annex testGravatar Joey Hess2013-02-27
* add android flag; misc other flag fixesGravatar Joey Hess2013-02-27
* add Production flagGravatar Joey Hess2013-02-27
* consistent formatGravatar Joey Hess2013-02-27
* no need to globally enable CPP in cabal, it's enabled where neededGravatar Joey Hess2013-02-27
* expose regex-compatGravatar Joey Hess2013-02-26
* cleanup WITH_GLOBGravatar Joey Hess2013-02-26