Commit graph

27566 commits

Author SHA1 Message Date
Joey Hess
940f1b5cf0
devblog 2016-04-20 16:15:46 -04:00
Joey Hess
510d1bafa6
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 15:28:39 -04:00
Joey Hess
d13819b503
use a separate tmp dir for the test home 2016-04-20 15:27:59 -04:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
caba449869 Added a comment 2016-04-20 19:21:33 +00:00
Joey Hess
1de54ac671
a couple of tests chdir in ways that need an absolute path in the overridden HOME 2016-04-20 15:09:46 -04:00
Joey Hess
fcd09badca
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 15:05:02 -04:00
Joey Hess
c3fdaf764d
Isolate test suite from global git config settings. 2016-04-20 15:04:38 -04:00
spwhitton
2c969a94fb Added a comment 2016-04-20 19:01:21 +00:00
Joey Hess
b56218f0c2
Fix bug that prevented annex.sshcaching=false configuration from taking effect when on a crippled filesystem. Thanks, divergentdave. 2016-04-20 14:43:43 -04:00
Joey Hess
da4ff16805
comment 2016-04-20 14:36:46 -04:00
Joey Hess
f6c6963ed4
only filter out mdwn2man warning, not other warnings 2016-04-20 14:29:54 -04:00
Joey Hess
b143f630c2
comment 2016-04-20 14:27:24 -04:00
Joey Hess
7dfce1f41e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 14:25:09 -04:00
Joey Hess
70016c8dc2
comment 2016-04-20 14:24:26 -04:00
pigmonkey
b245e7b7a1 Added a comment 2016-04-20 18:20:43 +00:00
Joey Hess
5664fce5dd
comment 2016-04-20 14:13:52 -04:00
Joey Hess
052b440e7c
this bug report/rant section has gotten way past diminishing returns, so I am deleting it
Sorry, but I have no interest in arguing about false equivilances such as
comment 23.
2016-04-20 14:00:39 -04:00
Joey Hess
a6dfea161f
paren 2016-04-20 13:55:15 -04:00
Joey Hess
0d41657f5c
fixed via time machine 2016-04-20 13:52:49 -04:00
Joey Hess
1bfea9b3e5
calckey: New plumbing command, calculates the key that would be used to refer to a file 2016-04-20 13:50:26 -04:00
Joey Hess
9d952fe9d1
reinject: When src file's content cannot be verified, leave it alone, instead of deleting it. 2016-04-20 13:21:56 -04:00
Joey Hess
bb92b45fb7
comment 2016-04-20 12:57:22 -04:00
Joey Hess
4c7e835d39
response 2016-04-20 12:55:03 -04:00
Joey Hess
2ee46024c0
followup 2016-04-20 12:51:31 -04:00
Joey Hess
744c236b78
comment 2016-04-20 12:45:58 -04:00
Joey Hess
aa68f2ea7e
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-20 12:40:33 -04:00
Joey Hess
f947781fa0
Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed to not hang when it cannot find locale files. 2016-04-20 12:40:11 -04:00
pigmonkey
533370576e 2016-04-20 16:32:36 +00:00
Joey Hess
b949e85045
remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were last edited or commented before Q3 2015.

Command line used:

for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
2016-04-19 13:55:29 -04:00
Joey Hess
a9c7260adb
reopen, comment 2016-04-19 13:27:56 -04:00
Joey Hess
850d0da699
Fix duplicate progress meter display when downloading from a git remote over http with -J. 2016-04-19 13:10:56 -04:00
Joey Hess
e3fb94b006
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-19 12:51:36 -04:00
Joey Hess
60ae80a13a
reproduced 2016-04-19 12:51:20 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f1f437aada Added a comment 2016-04-19 16:24:50 +00:00
Joey Hess
db8ec3a16a
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-19 11:46:24 -04:00
Joey Hess
89d6e5d2f7
comment 2016-04-19 11:33:55 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0cec13ddf7 added meta that author was mih 2016-04-19 14:49:11 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
55474db92f Added a comment 2016-04-19 14:47:58 +00:00
Joey Hess
eff8673a35
add news item for git-annex 6.20160418 2016-04-18 18:48:36 -04:00
Joey Hess
cd4902068a
releasing package git-annex version 6.20160418 2016-04-18 18:47:55 -04:00
Joey Hess
283b126a87
prep release 2016-04-18 18:34:32 -04:00
Joey Hess
b83fe02edd
fix link 2016-04-18 16:36:16 -04:00
Joey Hess
40faf7684b
Merge branch 'master' of ssh://git-annex.branchable.com 2016-04-18 14:05:51 -04:00
Joey Hess
2d7e46ea98
fix drop hang reported by musicmatze
Fix hang when dropping content needs to lock the content on a ssh remote,
which occurred when the remote has git-annex version 5.20151019 or newer.

Analysis: `race` runs 2 threads at once, and the hGetLine finishes first.
So, it tries to cancel the waitForProcess, but unfortunately that is making
a foreign call and so cannot be canceled. The remote git-annex-shell
is waiting for a line on stdin before it will exit. Deadlock.

This only occurred sometimes; I reproduced it going from darkstar to
elephant, but not from darkstar to darkstar. Not sure how that fits into
the above analysis -- perhaps a race condition is also involved?

Fixed by not using `race`; now the hGetLine will fail with an exception
if the remote git-annex-shell exits without any output.
2016-04-18 14:04:50 -04:00
https://tylercipriani.com/
48de59b580 poll vote (Tahoe-LAFS) 2016-04-18 17:49:35 +00:00
8.44.144.24
75114b0184 poll vote (OpenStack SWIFT) 2016-04-18 17:47:48 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
11de7fac90 Added a comment 2016-04-18 14:16:31 +00:00
Horus
ef61123c4f Added a comment 2016-04-17 14:10:37 +00:00
Horus
b33b998cec Added a comment 2016-04-17 14:10:15 +00:00
http://svario.it/gioele
f24dba7616 Added a comment 2016-04-16 12:53:13 +00:00