summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fix android cross compile, working around cabal limitationGravatar Joey Hess2013-02-27
|
* make test use cabalGravatar Joey Hess2013-02-27
|
* explicitly disable webapp on androidGravatar Joey Hess2013-02-27
|
* temporarily disable pairing on AndroidGravatar Joey Hess2013-02-27
|
* build fixGravatar Joey Hess2013-02-27
|
* temporarily remove DNS flag for AndroidGravatar Joey Hess2013-02-27
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | build fixGravatar Joey Hess2013-02-27
| |
| * Added a commentGravatar http://joeyh.name/2013-02-27
| |
| * Added a commentGravatar http://joeyh.name/2013-02-27
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-27
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-27
| |
| * Added a commentGravatar https://launchpad.net/~arand2013-02-27
| |
| * Added a commentGravatar Xyem2013-02-27
| |
* | got make fast back down to 20 secondsGravatar Joey Hess2013-02-27
| | | | | | | | | | This approach could also be used to get ./ghci back.. just munge the extracted ghc command from cabal.
| * Added a commentGravatar http://meep.pl/2013-02-27
| |
| * Added a commentGravatar http://meep.pl/2013-02-27
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | Makefile now builds using cabal, taking advantage of cabal's automatic ↵Gravatar Joey Hess2013-02-27
| | | | | | | | | | | | | | | | | | detection of appropriate build flags. The only thing lost is ./ghci Speed: make fast used to take 20 seconds here, when rebuilding from touching Command/Unused.hs. With cabal, it's 29 seconds.
| * Added a comment: git annex init --debugGravatar http://meep.pl/2013-02-27
| |
* | add android flag; misc other flag fixesGravatar Joey Hess2013-02-27
| | | | | | | | | | | | Stopped checking the assistant flag for flags like webapp and xmpp, because cabal disables the assistant if the other flag's dependencies cannot be satisfied.
* | clean up old importsGravatar 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
|
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
| | | | | | Pity that the library does not provide a function to extract the status code from the StatusCodeException, so when they had to add a new field, it breaks every single place that does it.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-27
|\
* | expose regex-compatGravatar Joey Hess2013-02-26
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-27
| |
| * Added a commentGravatar Xyem2013-02-27
| |
| * Added a comment: Automagic photo backupsGravatar https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U2013-02-26
| |
| * Added a commentGravatar http://edheil.wordpress.com/2013-02-26
|/
* blog for the dayGravatar Joey Hess2013-02-26
|
* fixedGravatar Joey Hess2013-02-26
|
* typoGravatar Joey Hess2013-02-26
|
* formatGravatar Joey Hess2013-02-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-26
|\
| * Added a commentGravatar http://joeyh.name/2013-02-26
| |
| * Added a commentGravatar http://joeyh.name/2013-02-26
| |
* | autostart assistantGravatar Joey Hess2013-02-26
| |
* | document filename of the autostart fileGravatar Joey Hess2013-02-26
| |
* | cleanup WITH_GLOBGravatar Joey Hess2013-02-26
| |
* | updateGravatar Joey Hess2013-02-26
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-26
|\|
* | annex.version is now set to 4 for direct mode repositoriesGravatar Joey Hess2013-02-26
| | | | | | | | | | | | | | To avoid old versions of git-annex getting confused. There is no upgrade required though. We switch back to 3 when going from direct to indirect.
| * Added a commentGravatar http://joeyh.name/2013-02-26
|/
* closeGravatar Joey Hess2013-02-26
|
* copy: Update location log when no copy was performed, if the location log ↵Gravatar Joey Hess2013-02-26
| | | | was out of date.
* fix * glob matching files in subdirectoriesGravatar Joey Hess2013-02-26
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2013-02-26
|\