| Commit message (Expand) | Author | Age |
* | further restrict yesod versions, for people who have newer stuff installed | Joey Hess | 2013-05-24 |
* | version dep on yesod-default, otherwise cabal explodes | Joey Hess | 2013-05-23 |
* | releasing version 4.201305214.20130521 | Joey Hess | 2013-05-21 |
* | debian architecture build fun | Joey Hess | 2013-05-19 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | releasing version 4.201305164.20130516 | Joey Hess | 2013-05-16 |
* | use unix-compat, removed a lot of stubs in Utility.FileMode | Joey Hess | 2013-05-11 |
* | avoid build depending on unix in windows | Joey Hess | 2013-05-10 |
* | stub out posix stuff for Windows | Joey Hess | 2013-05-10 |
* | Avoid depending on regex-tdfa on mips, mipsel, and s390, where it fails to bu... | Joey Hess | 2013-05-06 |
* | Disable building with the haskell threaded runtime when the assistant is not ... | Joey Hess | 2013-05-06 |
* | avoid crashing on Android when file mode of .git/annex/url cannot be set | Joey Hess | 2013-05-03 |
* | Temporarily add an upper bound to the version of yesod that can be built with... | Joey Hess | 2013-05-02 |
* | work around strange endianness bug in port number on Android | Joey Hess | 2013-05-02 |
* | releasing version 4.201305014.20130501 | Joey Hess | 2013-05-01 |
* | add TList, built on DList | Joey Hess | 2013-04-24 |
* | revert addition of Includes: sys/event.h in cabal file | Joey Hess | 2013-04-24 |
* | enable webdav on android | Joey Hess | 2013-04-19 |
* | releasing version 4.201304174.20130417 | Joey Hess | 2013-04-17 |
* | Fall back to internal url downloader when built without curl. | Joey Hess | 2013-04-16 |
* | use Extensions instead of -X | Joey Hess | 2013-04-14 |
* | turn on PackageImports globally | Joey Hess | 2013-04-13 |
* | webapp: New --listen= option allows running the webapp on one computer and co... | Joey Hess | 2013-04-08 |
* | prep release4.20130405 | Joey Hess | 2013-04-05 |
* | avoid displaying alert when syncing only to removable drives and all not atta... | Joey Hess | 2013-03-27 |
* | prep for release tomorrow | Joey Hess | 2013-03-22 |
* | close | Joey Hess | 2013-03-18 |
* | another hamlet compat fix | Joey Hess | 2013-03-14 |
* | got hdevtools working on the git-annex source tree | Joey Hess | 2013-03-12 |
* | Switch from using regex-compat to regex-tdfa, as the C regex library is rathe... | Joey Hess | 2013-03-08 |
* | fix android app upgrade hang | Joey Hess | 2013-02-28 |
* | revert | Joey Hess | 2013-02-28 |
* | fix 2 bugs in android runshell | Joey Hess | 2013-02-28 |
* | blog for the day | Joey Hess | 2013-02-28 |
* | finish removing fast flag | Joey Hess | 2013-02-28 |
* | remove Fast flag, pass -O0 to cabal | Joey Hess | 2013-02-28 |
* | git-annex.cabal: let the 'Fast' flag default to 'False' unless it's explicitl... | Peter Simons | 2013-02-28 |
* | git-annex.cabal: declare dependency on <sys/event.h> header file when buildin... | Peter Simons | 2013-02-28 |
* | git-annex.cabal: relax 'mtl >= 2.1' constraint to 'mtl >= 2' | Peter Simons | 2013-02-28 |
* | Stop depending on testpack. | Joey Hess | 2013-02-27 |
* | faster fast builds | Joey Hess | 2013-02-27 |
* | disable test suite on Android | Joey Hess | 2013-02-27 |
* | embed test suite into git annex; available by running: git annex test | Joey Hess | 2013-02-27 |
* | add android flag; misc other flag fixes | Joey Hess | 2013-02-27 |
* | add Production flag | Joey Hess | 2013-02-27 |
* | consistent format | Joey Hess | 2013-02-27 |
* | no need to globally enable CPP in cabal, it's enabled where needed | Joey Hess | 2013-02-27 |
* | expose regex-compat | Joey Hess | 2013-02-26 |
* | cleanup WITH_GLOB | Joey Hess | 2013-02-26 |
* | fix * glob matching files in subdirectories | Joey Hess | 2013-02-26 |