Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | revert parentDir change | Joey Hess | 2015-01-09 |
| | | | | | | | | Reverts 2bba5bc22d049272d3328bfa6c452d3e2e50e86c Unfortunately, this caused breakage on Windows, and possibly elsewhere, because parentDir and takeDirectory do not behave the same when there is a trailing directory separator. | ||
* | added android 5.0 build | Joey Hess | 2015-01-08 |
| | |||
* | made parentDir return a Maybe FilePath; removed most uses of it | Joey Hess | 2015-01-06 |
| | | | | | | | | parentDir is less safe than takeDirectory, especially when working with relative FilePaths. It's really only useful in loops that want to terminate at / This commit was sponsored by Audric SCHILTKNECHT. | ||
* | annex new files | Joey Hess | 2014-11-11 |
| | |||
* | OSX autobuilder updated to 10.10 | Joey Hess | 2014-11-11 |
| | |||
* | typo | Joey Hess | 2014-07-07 |
| | |||
* | windows autobuild images now available from downloads.kitenet.net | Joey Hess | 2014-06-19 |
| | | | | The autobuilder's own https cert is expired. | ||
* | fix generation of infor files | Joey Hess | 2014-06-18 |
| | | | | Now have files relative to the top of the repo. | ||
* | fix build-version url | Joey Hess | 2014-06-18 |
| | |||
* | silence curl | Joey Hess | 2014-06-18 |
| | |||
* | couple bug fixes in build-version code | Joey Hess | 2014-06-18 |
| | |||
* | fix filenames | Joey Hess | 2014-06-18 |
| | |||
* | fix url | Joey Hess | 2014-06-18 |
| | |||
* | better warnings | Joey Hess | 2014-06-18 |
| | |||
* | make DistributionUpdate download build-version files and use them in the ↵ | Joey Hess | 2014-06-18 |
| | | | | | | | | | | | | | info files Also automated downloading the builds, finally. I had done it by hand until now. Note that the Windows autobuilder has an expired cert, so it will refuse to download from it currently. I have emailed its admin to get that fixed, hopefully. This commit was sponsored by Peter Hogg. | ||
* | --detach-sign | Joey Hess | 2014-04-21 |
| | |||
* | sign files5.20140421 | Joey Hess | 2014-04-21 |
| | |||
* | fix distributionupdate build | Joey Hess | 2014-04-21 |
| | | | | Including avoiding needing cabal's defines for Utility.URI | ||
* | more distributionupdate fixes | Joey Hess | 2014-02-27 |
| | |||
* | commit before info file build, so that any modified annexed files get updated | Joey Hess | 2014-02-21 |
| | |||
* | fix info file finding | Joey Hess | 2014-02-10 |
| | |||
* | check for out of date info files at end | Joey Hess | 2014-02-10 |
| | |||
* | fix build | Joey Hess | 2013-12-21 |
| | | | | Need to recurse into subdirs to follow git-annex links. | ||
* | fix 2 commands | Joey Hess | 2013-11-25 |
| | |||
* | improve commit message | Joey Hess | 2013-11-22 |
| | |||
* | sync files to website too | Joey Hess | 2013-11-22 |
| | |||
* | use .info, allow multiple info files in same directory | Joey Hess | 2013-11-22 |
| | |||
* | distribution info file updater program | Joey Hess | 2013-11-22 |