summaryrefslogtreecommitdiff
path: root/git-annex.cabal
Commit message (Expand)AuthorAge
* 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
* fix * glob matching files in subdirectoriesGravatar Joey Hess2013-02-26
* git-annex.cabal: strip trailing whitespaceGravatar Peter Simons2013-02-23
* git-annex.cabal: add missing 'random' and 'uuid' dependencies to the test suiteGravatar Peter Simons2013-02-23
* git-annex.cabal: specify '-DWITH_GLOB' in cpp-options, not ghc-optionsGravatar Peter Simons2013-02-23
* Android: Support ssh connection caching.Gravatar Joey Hess2013-02-19
* updated hackage version to add missing dependencyGravatar Joey Hess2013-02-18
* add randomGravatar Joey Hess2013-02-17
* prep releaseGravatar Joey Hess2013-02-16
* remove HTTP from test depsGravatar Joey Hess2013-02-11
* fix case of uuid depGravatar Joey Hess2013-02-11
* Now uses the Haskell Glob library, rather than pcre-light, avoiding the need ...Gravatar Joey Hess2013-02-11
* Now uses the Haskell uuid library, rather than needing a uuid program.Gravatar Joey Hess2013-02-10
* Revert "use Simple built type on Android"Gravatar Joey Hess2013-02-10
* use Simple built type on AndroidGravatar Joey Hess2013-02-08
* don't need HTTP any longerGravatar Joey Hess2013-02-08