Commit graph

29397 commits

Author SHA1 Message Date
Joey Hess
f04a7af39a
update 2017-01-08 17:37:56 -04:00
Joey Hess
856ca7f553
update 2017-01-08 17:27:14 -04:00
Joey Hess
1f12a20db6
Merge branch 'master' of ssh://git-annex.branchable.com 2017-01-08 17:03:47 -04:00
Joey Hess
ba1213c49e
add 2017-01-08 17:00:25 -04:00
fossil
4b329c9474 Added a comment 2017-01-08 15:57:42 +00:00
t.z.mates
bc274b4d24 Added a comment 2017-01-08 06:43:48 +00:00
ghen1
0b903768b3 Added a comment 2017-01-07 15:41:36 +00:00
https://launchpad.net/~agger
1e44beddd5 2017-01-07 09:59:34 +00:00
https://launchpad.net/~agger
bc3ad4defa 2017-01-07 09:50:00 +00:00
marekj
6c15166dbb 2017-01-06 21:41:51 +00:00
Joey Hess
e4e9429640
Merge branch 'master' of ssh://git-annex.branchable.com 2017-01-06 15:23:59 -04:00
Joey Hess
f275caf732
Increase default cost for p2p remotes from 200 to 1000. This makes git-annex prefer transferring data from special remotes when possible. 2017-01-06 15:23:30 -04:00
alpernebbi
5b2cdf0dc6 Bug report: Wrong backend extension in files with multiple dots 2017-01-06 14:24:33 +00:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
6fe98cc74b Added a comment: Solution 2017-01-06 12:19:47 +00:00
Apichat
d21b978004 Added a comment: Maintain the XMPP function ? 2017-01-05 14:00:34 +00:00
mca@8789632e0b00e8efb984c948c13d9de28665f534
f1dd43d1b5 Added a comment: https-only access, type=S3 port=443 2017-01-05 13:10:44 +00:00
franth2@ddfc3de322014cb3e62e470decc40223470fed52
69147d2ecd 2017-01-04 22:54:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
47fcf06cb9 Added a comment: fresh git annex standalone was uploaded to NeuroDebian 2017-01-03 16:03:53 +00:00
http://svario.it/gioele
61cfc77c47 Added a comment: The version command reports 6.20161231-gc8eeb17da 2017-01-03 11:13:32 +00:00
warner-git-annex@bf2d2b8e1ef3378cde054ae2c6d7081646369916
79ea34ff6d 2017-01-03 04:32:25 +00:00
Joey Hess
5d39fe6589
Merge branch 'master' of ssh://git-annex.branchable.com 2017-01-02 19:12:52 -04:00
https://me.yahoo.com/a/5j.FKrMpxZS.luSB.5ahyosMU6RcaYq2#74c60
cd8d905f34 2017-01-02 21:41:23 +00:00
GregGrossmeier
023e2a11f1 Added a comment: Recurring? 2017-01-02 21:13:48 +00:00
Joey Hess
2b52330885
update 2017-01-02 12:15:28 -04:00
Abdo
9084cf275c 2017-01-02 10:21:02 +00:00
db48x
93d69b1792 2017-01-01 14:41:07 +00:00
Joey Hess
fe653b65f1
add news item for git-annex 6.20170101 2017-01-01 00:00:44 -04:00
Joey Hess
8740cd9716
releasing package git-annex version 6.20170101 2016-12-31 23:59:56 -04:00
Joey Hess
d4f9b46ab3
Merge branch 'master' of ssh://git-annex.branchable.com 2016-12-31 15:11:18 -04:00
https://itorres.net/
c8eeb17dad Added a comment: Issue appeared on Android 6.0 (SDK 23) 2016-12-31 14:33:25 +00:00
ghen1
99d7cb07f5 Added a comment: To Reproduce 2016-12-31 14:19:07 +00:00
Joey Hess
0bbef83570
remove old item 2016-12-31 00:20:08 -04:00
Joey Hess
6b30079218
todo 2016-12-31 00:19:01 -04:00
Joey Hess
8df8733dc3
response 2016-12-30 18:27:28 -04:00
Joey Hess
4385873b09
Merge branch 'master' of ssh://git-annex.branchable.com 2016-12-30 18:25:52 -04:00
Joey Hess
23d71423e1
work around ghc segfault
hSetEncoding of a closed handle segfaults.
https://ghc.haskell.org/trac/ghc/ticket/7161

8484c0c197 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.
2016-12-30 18:14:19 -04:00
ghen1
f6fb0ec566 2016-12-30 21:25:34 +00:00
ghen1
65b989f406 2016-12-30 21:13:29 +00:00
Joey Hess
1c744b9512
more windows build fix 2016-12-30 16:39:51 -04:00
Joey Hess
00be07070c
fix build on windows 2016-12-30 12:31:51 -04:00
Joey Hess
b219be5100
refactor 2016-12-30 12:31:17 -04:00
Joey Hess
dfbd303d66
fix windows build 2016-12-30 11:37:24 -04:00
Joey Hess
cf6c5d5ca9
fix windows build 2016-12-30 11:37:06 -04:00
Joey Hess
3ec1478767
fix build with old ghc 2016-12-30 11:10:20 -04:00
Joey Hess
d785a565ef
make this build under windows 2016-12-30 11:04:00 -04:00
Joey Hess
b2834db613
Merge branch 'master' of ssh://git-annex.branchable.com 2016-12-30 10:48:56 -04:00
Joey Hess
a03c51988f
idea 2016-12-29 14:57:13 -04:00
mhauru
c2325c2640 Added a comment 2016-12-29 18:00:10 +00:00
mhauru
a702917848 2016-12-29 17:49:14 +00:00
Joey Hess
e92f2d1080
improve description of password prompting
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.
2016-12-28 16:07:49 -04:00