summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateGravatar Joey Hess2017-01-08
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-01-08
|\
* | addGravatar Joey Hess2017-01-08
| |
| * Added a commentGravatar fossil2017-01-08
| |
| * Added a commentGravatar t.z.mates2017-01-08
| |
| * Added a commentGravatar ghen12017-01-07
| |
| * (no commit message)Gravatar https://launchpad.net/~agger2017-01-07
| |
| * (no commit message)Gravatar https://launchpad.net/~agger2017-01-07
| |
| * (no commit message)Gravatar marekj2017-01-06
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-01-06
|\
* | Increase default cost for p2p remotes from 200 to 1000. This makes git-annex ↵Gravatar Joey Hess2017-01-06
| | | | | | | | prefer transferring data from special remotes when possible.
| * Bug report: Wrong backend extension in files with multiple dotsGravatar alpernebbi2017-01-06
| |
| * Added a comment: SolutionGravatar johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c22017-01-06
| |
| * Added a comment: Maintain the XMPP function ?Gravatar Apichat2017-01-05
| |
| * Added a comment: https-only access, type=S3 port=443Gravatar mca@8789632e0b00e8efb984c948c13d9de28665f5342017-01-05
| |
| * (no commit message)Gravatar franth2@ddfc3de322014cb3e62e470decc40223470fed522017-01-04
| |
| * Added a comment: fresh git annex standalone was uploaded to NeuroDebianGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42017-01-03
| |
| * Added a comment: The `version` command reports 6.20161231-gc8eeb17daGravatar http://svario.it/gioele2017-01-03
| |
| * (no commit message)Gravatar warner-git-annex@bf2d2b8e1ef3378cde054ae2c6d70816463699162017-01-03
| |
* | Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2017-01-02
|\|
| * (no commit message)Gravatar https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c602017-01-02
| |
| * Added a comment: Recurring?Gravatar GregGrossmeier2017-01-02
| |
* | updateGravatar Joey Hess2017-01-02
|/
* (no commit message)Gravatar Abdo2017-01-02
|
* (no commit message)Gravatar db48x2017-01-01
|
* add news item for git-annex 6.20170101Gravatar Joey Hess2017-01-01
|
* releasing package git-annex version 6.201701016.20170101Gravatar Joey Hess2016-12-31
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-31
|\
| * Added a comment: Issue appeared on Android 6.0 (SDK 23)Gravatar https://itorres.net/2016-12-31
| |
| * Added a comment: To ReproduceGravatar ghen12016-12-31
| |
* | remove old itemGravatar Joey Hess2016-12-31
| |
* | todoGravatar Joey Hess2016-12-31
|/
* responseGravatar Joey Hess2016-12-30
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-30
|\
* | work around ghc segfaultGravatar Joey Hess2016-12-30
| | | | | | | | | | | | | | | | | | | | | | | | | | hSetEncoding of a closed handle segfaults. https://ghc.haskell.org/trac/ghc/ticket/7161 3b9d9a267b7c9247d36d9b622e1b836724ca5fb0 introduced the crash. In particular, stdin may get closed (by eg, getContents) and then trying to set its encoding will crash. We didn't need to adjust stdin's encoding anyway, but only stderr, to work around https://github.com/yesodweb/persistent/issues/474 Thanks to Mesar Hameed for assistance related to reproducing this bug.
| * (no commit message)Gravatar ghen12016-12-30
| |
| * (no commit message)Gravatar ghen12016-12-30
|/
* more windows build fixGravatar Joey Hess2016-12-30
|
* fix build on windowsGravatar Joey Hess2016-12-30
|
* refactorGravatar Joey Hess2016-12-30
|
* fix windows buildGravatar Joey Hess2016-12-30
|
* fix windows buildGravatar Joey Hess2016-12-30
|
* fix build with old ghcGravatar Joey Hess2016-12-30
|
* make this build under windowsGravatar Joey Hess2016-12-30
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2016-12-30
|\
* | ideaGravatar Joey Hess2016-12-29
| |
| * Added a commentGravatar mhauru2016-12-29
| |
| * (no commit message)Gravatar mhauru2016-12-29
|/
* improve description of password promptingGravatar Joey Hess2016-12-28
| | | | | | | | | Since the user does not know whether it will run su or sudo, indicate whether the password prompt will be for root or the user's password, when possible. I assume that programs like gksu that can prompt for either depending on system setup will make clear in their prompt what they're asking for.
* Support all common locations of the torrc file.Gravatar Joey Hess2016-12-28
|