summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* cabal unpack --pristineGravatar Joey Hess2014-12-04
| | | | | | | Without --pristine, cabal will update the package's cabal file if a newer one is available in hackage. But that can break applying patches. Especially since the new version from hackage can apparently have dos line endings, while the version from the tarball doesn't.
* convert no-th linux build to use cabal.config with pinned versions for ↵Gravatar Joey Hess2014-12-03
| | | | reproducability of builds
* cabal install with -j1 to work around ghc qemu threading bugGravatar Joey Hess2014-12-03
|
* really docker, 31 character size limit on image names?Gravatar Joey Hess2014-12-03
|
* update for debian jessie, which has libgnutls28-dev, not libgnutls-devGravatar Joey Hess2014-12-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-03
|\
* | devblogGravatar Joey Hess2014-12-03
| |
| * Added a comment: More details.Gravatar https://www.google.com/accounts/o8/id?id=AItOawktFJRkdqZvsZB59DrY-N1988HkjSIIZ5w2014-12-03
| |
| * Added a comment: Properly saving the changes before hard reset..?Gravatar https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM2014-12-03
|/
* add news item for git-annex 5.20141203Gravatar Joey Hess2014-12-03
|
* releasing package git-annex version 5.201412035.20141203Gravatar Joey Hess2014-12-03
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-03
|\
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM2014-12-03
| |
* | prep releaseGravatar Joey Hess2014-12-03
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-03
|\
* | remove PatchedAWS flagGravatar Joey Hess2014-12-03
| | | | | | | | | | | | | | | | Now that deps are sorted out in hackage, cabal is unlikely to try to install a too old AWS, so I don't think this flag is worth the bother of being completely correct with the dependency versioning. This avoids me needing to enable to flag on the autobuilders..
* | update propellor example to new docker syntaxGravatar Joey Hess2014-12-03
| |
* | update licenses file for nsis and NullSoft licences used by windows installerGravatar Joey Hess2014-12-03
| |
* | clarify where host libs come fromGravatar Joey Hess2014-12-03
| |
| * Added a comment: going back to indirect mode fixed itGravatar https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI82014-12-03
| |
* | Merge branch 's3-aws'Gravatar Joey Hess2014-12-03
|\ \ | |/ |/|
* | force recompilation of the nullsoft installer; it does not seem to be ↵Gravatar Joey Hess2014-12-03
| | | | | | | | noticing changes somehow
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-03
|\ \
* | | reorderGravatar Joey Hess2014-12-03
| | |
| * | Added a commentGravatar http://joeyh.name/2014-12-03
| | |
| * | Added a commentGravatar http://joeyh.name/2014-12-03
| | |
* | | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-03
|\| |
* | | Windows: Install ssh and other bundled programs to Git/cmd, instead of ↵Gravatar Joey Hess2014-12-03
| | | | | | | | | | | | Git/bin, since the latter is not in the default msysgit PATH.
| * | Added a commentGravatar http://joeyh.name/2014-12-03
| | |
* | | Windows: ssh is no longer included in the git-annex bundle, since msysgit ↵Gravatar Joey Hess2014-12-03
|/ / | | | | | | includes it.
* | (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmWBvsZvSsAL8P2ye3F0OBStjFCVnOImzM2014-12-03
| |
* | Added a commentGravatar etset2014-12-03
| |
* | Added a comment: Not so big treeGravatar https://www.google.com/accounts/o8/id?id=AItOawnPgn611P6ym5yyL0BS8rUzO0_ZKRldMt02014-12-03
| |
* | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawknHkJJRE0K7_G4sG3YgOkAaihnw0eg9Ao2014-12-03
| |
* | removedGravatar https://www.google.com/accounts/o8/id?id=AItOawknHkJJRE0K7_G4sG3YgOkAaihnw0eg9Ao2014-12-03
| |
* | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawknHkJJRE0K7_G4sG3YgOkAaihnw0eg9Ao2014-12-03
| |
* | Added a comment: Having the write bit not set can cause problems with ↵Gravatar https://www.google.com/accounts/o8/id?id=AItOawnLM6CIUo2loSFNTLPDdBgAEoz9ehP2hz82014-12-02
| | | | | | | | automated usage (e.g. build systems)
* | Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawknHkJJRE0K7_G4sG3YgOkAaihnw0eg9Ao2014-12-02
| |
* | Added a commentGravatar http://jamestechnotes.com/2014-12-02
| |
* | Added a commentGravatar vho2014-12-02
| |
* | commentGravatar Joey Hess2014-12-02
| |
* | commentGravatar Joey Hess2014-12-02
| |
* | commentGravatar Joey Hess2014-12-02
| |
* | commentGravatar Joey Hess2014-12-02
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-12-02
|\ \
| * | Added a comment: workaround:Gravatar gregor2014-12-02
| | |
* | | Don't show "(gpg)" when decrypting the remote encryption cipher, since this ↵Gravatar Joey Hess2014-12-02
| | | | | | | | | | | | could be taken to read that's the only time git-annex runs gpg, which is not the case.
* | | retitleGravatar Joey Hess2014-12-02
| | |
* | | 10.10 build is reported to work on 10.9Gravatar Joey Hess2014-12-02
| | |
* | | commentGravatar Joey Hess2014-12-02
| | |