summaryrefslogtreecommitdiff
path: root/git-annex.cabal
Commit message (Expand)AuthorAge
* 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
* update base dependencyGravatar Joey Hess2013-02-08
* prep release3.20130207Gravatar Joey Hess2013-02-07
* webapp: Now allows restarting any threads that crash.Gravatar Joey Hess2013-01-26
* use async to track and manage threadsGravatar Joey Hess2013-01-26
* finalizing release3.20130124Gravatar Joey Hess2013-01-24
* manual and source repository groupsGravatar Joey Hess2013-01-21
* releasing version 3.201301143.20130114Gravatar Joey Hess2013-01-14
* blog for yesterdayGravatar Joey Hess2013-01-08
* releasing version 3.201301073.20130107Gravatar Joey Hess2013-01-07
* version dep on yesod-formGravatar Joey Hess2013-01-06
* assistant: Make expensive transfer scan work fully in direct mode.Gravatar Joey Hess2013-01-05