EskildHustvedt
44c27e4e18
Added a comment: v7
2018-10-26 09:33:10 +00:00
pigmonkey
c6d12da6d6
Added a comment
2018-10-25 21:54:18 +00:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
accc753eaf
Added a comment
2018-10-25 21:00:32 +00:00
Joey Hess
fd56b83bb3
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-25 16:52:16 -04:00
Joey Hess
dd5611b737
devblog
2018-10-25 16:51:52 -04:00
Joey Hess
f2a4db724c
remove redundant test
...
populatePointerFile checks the same thing
2018-10-25 14:31:45 -04:00
anarcat
73bcd7fdd4
add workaround
2018-10-25 17:48:07 +00:00
anarcat
2243d62d05
issues with reinject comparable with import
2018-10-25 17:36:40 +00:00
anarcat
c12e2bcf8b
Added a comment: try the --known argument
2018-10-25 17:30:30 +00:00
Joey Hess
0ae11e92c5
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-25 13:16:28 -04:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
03e375fc65
Added a comment
2018-10-25 10:23:50 +00:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
af3ae1d3a8
2018-10-25 07:50:20 +00:00
marvin@3296bf3c446430c3b2ebc32b5c784ee976620847
720accb35c
2018-10-25 07:49:18 +00:00
Ilya_Shlyakhter
6d695f51cf
added bug - creating git-annex-move not using parallelism?
2018-10-24 18:32:21 +00:00
Ilya_Shlyakhter
2ffa54ea71
added report of a multithreading-related bug with git-annex-drop
2018-10-24 17:08:38 +00:00
Ilya_Shlyakhter
eb5a738301
comment about creating named pipes as arguments
2018-10-24 16:36:32 +00:00
Ilya_Shlyakhter
859509fbb3
Added a comment
2018-10-24 16:01:53 +00:00
disteph@02005197c6b0e3d92255823d62c08dbe6d7a4d52
cbe8af4d2b
Added a comment
2018-10-24 11:42:15 +00:00
seantparsons
9505cd52be
2018-10-23 20:19:55 +00:00
Joey Hess
b1424f0257
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-23 13:19:42 -04:00
yarikoptic
e7877cce84
Added a comment
2018-10-23 03:04:49 +00:00
Joey Hess
e80ccf9910
note re previous commit
...
git bisect says that b2bafdb2fc
introduced
the test suite failure.
I still don't understand how the test suite was working before that
commit.
2018-10-22 21:04:42 -04:00
Joey Hess
94aa0e2f64
fix strange test failure
...
It was trying to git annex adjust when in a direct mode repo, and that
of course fails. What I don't understand though, is how the test suite
managed to work before, when it was clearly checking the wrong thing.
Since the right way to fix it was obvious, I have not bisected.
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-10-22 16:51:09 -04:00
Joey Hess
63cf3381f0
fix incomplete renaming of function
2018-10-22 16:44:18 -04:00
Joey Hess
6ee660f33d
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-22 16:30:18 -04:00
Joey Hess
e72c11164b
devblog
2018-10-22 16:26:45 -04:00
Joey Hess
6bd67d4d46
cherry-pick too
2018-10-22 16:24:14 -04:00
yarikoptic
0e7c2655d9
Added a comment
2018-10-22 20:07:38 +00:00
Joey Hess
ede54b93ea
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-22 15:56:01 -04:00
Joey Hess
08b7ac6643
followup
2018-10-22 15:55:51 -04:00
Joey Hess
7b33e6c9f3
simplify
2018-10-22 15:54:12 -04:00
Joey Hess
9fdd91816d
followup
2018-10-22 15:53:13 -04:00
Joey Hess
fcca7adaff
instrument P2P --debug with connection and thread info
...
For debugging http://git-annex.branchable.com/bugs/annex_get_-J_16_via_ssh_stalls_/
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-10-22 15:52:11 -04:00
Ilya_Shlyakhter
06007d795d
Added a comment
2018-10-22 19:22:30 +00:00
yarikoptic
1cfd2c2b96
initial report on FTBS
2018-10-22 18:20:14 +00:00
yarikoptic
8a9d505409
Added a comment: stalling - also with =false
2018-10-22 17:34:28 +00:00
Joey Hess
ba0bbced51
source git-annex-install so it it can add git-annex to PATH
...
This commit was sponsored by Jack Hill on Patreon.
2018-10-22 13:22:10 -04:00
Joey Hess
ff9ba1f4d3
improve response
2018-10-22 13:10:17 -04:00
Joey Hess
41d6966747
followup
2018-10-22 13:07:40 -04:00
Joey Hess
d6b2468b4c
Merge branch 'master' of ssh://git-annex.branchable.com
2018-10-22 13:01:06 -04:00
Joey Hess
4ba9c6608e
add for later
2018-10-22 13:00:42 -04:00
Joey Hess
c24e255de1
Fix concurrency bug that occurred on the first download from an exporttree remote
...
Block other threads while the export database is being constructed (or
updated) by the first thread to try to access it.
This work is supported by the NIH-funded NICEMAN (ReproNim TR&D3) project.
2018-10-22 12:59:10 -04:00
Joey Hess
fc26fd059b
ugh
2018-10-22 12:39:36 -04:00
Joey Hess
3286e68063
analysis
2018-10-22 12:39:31 -04:00
Joey Hess
5012f07630
followup
2018-10-22 12:34:26 -04:00
Ilya_Shlyakhter
4527b475ce
added notes on supporting external
2018-10-22 15:45:04 +00:00
Joey Hess
8a7fb2e2d8
plans
2018-10-22 06:16:01 -04:00
anarcat
7a3650fac7
a possible new and faster hash backend
2018-10-22 01:56:22 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
1728d59a2b
2018-10-21 23:06:33 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
8d9680c662
2018-10-21 22:52:54 +00:00