Joey Hess
8e22114735
upgrade: Handle upgrade to v6 when the repository already contains v6 unlocked files whose content is already present.
...
Closes https://github.com/datalad/datalad/issues/1020
The use of runWriter in scanUnlockedFiles broke due to this change;
it failed with blocked indefinitely in mvar, because the database write
handle was taken while linkFromAnnex needed to also write to it (to update
the inode cache). So, switched to using a separate runWriter for each call
to addAssociatedFileFast. A little less efficient, but not greatly; the
writes should all still be cached.
2016-10-17 15:19:47 -04:00
Joey Hess
93425dd575
note
2016-10-17 14:21:55 -04:00
Joey Hess
9d48f2666d
comment
2016-10-17 14:17:27 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
17cce14d19
original whining
2016-10-17 16:17:59 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
82fac4f0b7
added meta for myself
2016-10-17 15:59:32 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7877c8d58f
initial suggestion
2016-10-17 15:58:54 +00:00
ryan@d4f0c2d3daacb5ec3a2945bca06f66decad4bfb5
7adc7d5068
Git Annex Assistant occasionally replaces files with dangling symlinks.
2016-10-15 18:42:07 +00:00
https://launchpad.net/~helpunclejackoff
867a4ac4e8
Added a comment: Dumb old me....
2016-10-15 10:12:17 +00:00
https://launchpad.net/~stephane-gourichon-lpad
63d02ae1d9
Added a comment
2016-10-14 07:23:51 +00:00
https://launchpad.net/~stephane-gourichon-lpad
f622e866e1
Added a comment: git-annex-undo removes files, possibly destroying information? Please explain.
2016-10-14 07:02:42 +00:00
edward
aa5d3edd97
fix typo
2016-10-13 21:16:59 +00:00
Joey Hess
7baa96224f
Merge branch 'master' of ssh://git-annex.branchable.com
2016-10-13 14:04:51 -04:00
Joey Hess
0302bbff6d
comment
2016-10-13 14:02:15 -04:00
https://anarc.at/openid/
6958b8a3fb
Added a comment: real happy about optimisations!
2016-10-12 15:38:14 +00:00
Joey Hess
e9e05bfc2d
add news item for git-annex 6.20161012
2016-10-12 09:38:41 -04:00
barthalion@8758f91921f1def00205716519c57234f128c328
e2dcbe656d
Added a comment
2016-10-11 21:00:53 +00:00
Joey Hess
3135d35094
Merge branch 'master' of ssh://git-annex.branchable.com
2016-10-11 16:03:07 -04:00
Joey Hess
af8842475e
devblog
2016-10-11 16:01:32 -04:00
Joey Hess
3f25317ad5
fix tree graft-in bug
...
When adding a tree like a/b/c/d when a/b already exists, fixes the bug that
the tree that got created was a/b/a/b/c/d
Just need to flatten out the top N directories of the tree that's being
grafted in, so we get the c/d part. This was complicated by the Tree
data type being a rose tree rather than a regular tree.
This commit was sponsored by Nick Daly on Patreon.
2016-10-11 15:36:40 -04:00
Joey Hess
66ebf1a8f9
add test case for sync_in_adjusted_branch_deleted_recently_added_files
...
This commit was sponsored by Denis Dzyubenko on Patreon.
2016-10-11 14:22:49 -04:00
fiatjaf
9d2ff4df77
Added a comment: related work
2016-10-11 13:35:08 +00:00
Joey Hess
d7a88e3510
devblog
2016-10-10 15:03:27 -04:00
Joey Hess
b82c3e0783
sync: Fix bug in adjusted branch merging that could cause recently added files to be lost when updating the adjusted branch.
...
The modification flag was not being set when making modifications deep
in a tree, so parent trees were not updated to contain the modified tree.
Seems to have exposed another bug where the wrong filename gets grafted in.
This commit was sponsored by Brock Spratlen on Patreon.
2016-10-10 15:00:45 -04:00
Joey Hess
d2527c421c
more analysis
2016-10-10 14:23:24 -04:00
Joey Hess
75c7215857
reproduce recipe
2016-10-10 12:56:21 -04:00
https://launchpad.net/~stephane-gourichon-lpad
81737b5277
Added a comment: Build on Debian 7.11 AMD64
2016-10-10 06:43:49 +00:00
https://launchpad.net/~helpunclejackoff
f244d942ee
2016-10-09 18:42:14 +00:00
https://launchpad.net/~helpunclejackoff
dfd0e0290a
Move the env description to the right place
2016-10-09 18:41:50 +00:00
https://launchpad.net/~helpunclejackoff
11f6bbaca8
2016-10-09 18:36:52 +00:00
xloem
44d23db888
Added a comment: Workflow Summary
2016-10-09 13:39:38 +00:00
xloem
16c0b372b0
Added a comment
2016-10-09 12:13:39 +00:00
https://launchpad.net/~stephane-gourichon-lpad
d1e21aad3a
Reporting missing file in locally installed doc causing reduced reading comfort.
2016-10-09 07:16:25 +00:00
barthalion@8758f91921f1def00205716519c57234f128c328
846e5a100e
Added a comment: Compression level
2016-10-08 18:31:00 +00:00
Tafnzart
930f27c1d5
Added a comment
2016-10-08 16:43:54 +00:00
jwm@affa977977673476597d5d5c7bda464959a9bd9b
d50710be8b
2016-10-08 05:25:28 +00:00
Tafnzart
679656b849
2016-10-07 19:34:17 +00:00
http://christian.amsuess.com/chrysn
eb0f0e5327
rename forum/bittorrent__58___support_offline_operation_and_verification.mdwn to todo/bittorrent__58___support_offline_operation_and_verification.mdwn
2016-10-07 13:47:53 +00:00
http://christian.amsuess.com/chrysn
42a097ea95
suggest bittorrent enhancements
2016-10-07 10:23:26 +00:00
yomguy
7dba1bc81f
Added a comment
2016-10-07 09:15:07 +00:00
http://christian.amsuess.com/chrysn
36d68a8f0a
Added a comment: Re: attaching a torrent file to a downloaded and annexed directory
2016-10-07 09:11:56 +00:00
pot
31509c3796
2016-10-06 20:13:07 +00:00
pot
48b97cb3f0
Added a comment: 780 source files....
2016-10-06 20:05:41 +00:00
ddenis
6cdcda6e32
Added a comment
2016-10-06 16:59:03 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
4338251817
Added a comment
2016-10-06 10:42:53 +00:00
Joey Hess
903a7e212c
devblog
2016-10-05 17:10:43 -04:00
Joey Hess
a6fa700ecd
response
2016-10-05 17:02:31 -04:00
Joey Hess
74db77886f
comment
2016-10-05 16:57:10 -04:00
Joey Hess
933bc5c917
Support using v3 repositories without upgrading them to v5.
...
An easy change now that supportedVersions is a list. Since v3 and v5 are
identical other than version number, just add v3 to the list.
This commit was sponsored by andrea rota.
2016-10-05 16:53:09 -04:00
Joey Hess
f23446b60e
verified fix on OSX
2016-10-05 16:08:49 -04:00
Joey Hess
658b6ce835
comment
2016-10-05 16:02:29 -04:00
Joey Hess
5416fd21a1
moreinfo
2016-10-05 15:51:42 -04:00
Joey Hess
3a019c5050
response
2016-10-05 15:50:50 -04:00
Joey Hess
34530e59d9
Avoid using a lot of memory when large objects are present in the git repository
...
.. and have to be checked to see if they are a pointed to an annexed file.
Cases where such memory use could occur included, but were not limited to:
- git commit -a of a large unlocked file (in v5 mode)
- git-annex adjust when a large file was checked into git directly
Generally, any use of catKey was a potential problem.
Fix by using git cat-file --batch-check to check size before catting.
This adds another git batch process, which is included in the CatFileHandle
for simplicity.
There could be performance impact, anywhere catKey is used. Particularly
likely to affect adjusted branch generation speed, and operations on
unlocked files in v6 mode. Hopefully since the --batch-check and
--batch read the same data, disk buffering will avoid most overhead.
Leaving only the overhead of talking to the process over the pipe and
whatever computation --batch-check needs to do.
This commit was sponsored by Bruno BEAUFILS on Patreon.
2016-10-05 15:24:13 -04:00
Joey Hess
a747373b40
comment
2016-10-05 13:30:46 -04:00
Joey Hess
90eec318bf
moreinfo
2016-10-05 13:01:35 -04:00
Joey Hess
43c45ac5fc
comments
2016-10-05 11:33:08 -04:00
evilmoo@0c9697a666c2853b3b3229b6646d3a4e849f7ec8
301b852fd7
Added a comment: bittorrent
2016-10-05 03:53:05 +00:00
Adam
686907ea2f
Added a comment
2016-10-04 21:24:50 +00:00
Joey Hess
c079811226
Linux standalone: Add back the LOCPATH=/dev/null hack to avoid the system locale-archive being read.
...
Version mismatches between the system locale-archive and the glibc in the
bundle have been observed to cause git crashes.
Unfortunately, this causes locales to not be used in the linux standalone
bundle, as was the case until version 6.20160419.
glibc hardcodes the path to /usr/lib/locale/locale-archive and does not
let an environment variable cause a different locale-archive file to be used.
The only other option to include locales in the bundle would be to include
exploded locale definition directories in the bundle for a number of
locales, generated by localedef. But these take at least 300 kb per locale,
and there are a great many locales; it would be hundreds of megabytes to
include them all.
(Hmm, we could include localdef in the bundle, and check LANG in runshell
and compile the locale directories on the fly. This would need
/usr/share/i18n/ and /usr/lib/locale-archive to be included in the bundle.
It's.. doable.)
I know this is going to once again cause users of the bundle to complain
that eg, ls doesn't show their unicode filenames right. Better than strange
crashes though.
2016-10-04 12:53:09 -04:00
Joey Hess
9c35905bbe
comment
2016-10-04 11:30:41 -04:00
Joey Hess
4d491f514d
response
2016-10-04 11:16:39 -04:00
2a01:cb04:422:dd00:75bc:9129:cb49:31be
39a7045a81
poll vote (OpenStack SWIFT)
2016-10-04 11:57:43 +00:00
Adam
9ea55def4c
Added a comment: Question
2016-10-04 05:27:31 +00:00
https://launchpad.net/~stephane-gourichon-lpad
ade6ab4037
Added a comment: Sketch of implementation, request for comment
2016-10-01 17:25:47 +00:00
https://launchpad.net/~stephane-gourichon-lpad
745e58167e
How to deal with files that change status from "precious, please keep n copies" to "junk, please delete it from everywhere you find it, now and forever".
2016-10-01 13:36:52 +00:00
pot
2629850fdf
2016-10-01 11:41:01 +00:00
Joey Hess
c075b58d40
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-30 19:52:14 -04:00
ddenis
455de2fb1b
2016-09-30 22:06:49 +00:00
pot
5a076dcf04
Added a comment: inodes....
2016-09-30 22:00:31 +00:00
ztl8702
dac65af9a9
Added a comment: Bash on Windows
2016-09-30 19:14:34 +00:00
Joey Hess
b025500352
devblog
2016-09-30 15:02:27 -04:00
Joey Hess
5bf4623a1d
allow multiple concurrent external special remote processes
...
Multiple external special remote processes for the same remote will be
started as needed when using -J.
This should not beak any existing external special remotes, because running
multiple git-annex commands at the same time could already start multiple
processes for the same external special remotes.
2016-09-30 14:29:02 -04:00
Joey Hess
7373866968
devblog
2016-09-29 17:17:14 -04:00
Joey Hess
28c6209f55
Make --json-progress output be shown even when the size of a object is not known.
2016-09-29 16:59:48 -04:00
Joey Hess
7cd6a6a39c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-29 16:58:09 -04:00
Joey Hess
5ed050c152
summary of progress
2016-09-29 16:52:35 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
69e41f3943
Added a comment
2016-09-29 20:45:48 +00:00
Joey Hess
161d891508
Add "total-size" field to --json-progress output.
2016-09-29 16:29:54 -04:00
Joey Hess
3e7218b220
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-29 13:37:11 -04:00
Joey Hess
35446d3c3a
followup
2016-09-29 11:33:42 -04:00
yomguy
f22edfebab
2016-09-29 14:29:24 +00:00
yomguy
a962f341bd
2016-09-29 14:26:12 +00:00
yomguy
942095d7ca
2016-09-29 14:24:49 +00:00
git-annex@5b470e1f6ed6d30997d729f0a8b1c841dea886f1
2f91b3677c
Added a comment: Using gitolite 3.6.6 mirror not working with annex
2016-09-28 18:12:56 +00:00
Joey Hess
3416cd8148
remove incorrect bit about multiple concurrent transfers, and improve description of protocol flow
2016-09-26 19:19:32 -04:00
Joey Hess
410b1c2b1f
todo
2016-09-26 19:06:56 -04:00
Joey Hess
6bdb6d4570
devblog
2016-09-26 16:53:42 -04:00
Joey Hess
76e5d8bf8a
comment
2016-09-26 16:53:27 -04:00
Joey Hess
f3b84f4603
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-26 16:49:21 -04:00
Joey Hess
a8734698eb
more profiling
2016-09-26 16:39:18 -04:00
Joey Hess
a197cf743d
profiling
2016-09-26 15:49:42 -04:00
sven.rieke@2bfe1de15de1bb402f962e41f9e5bfc1be1cf8d1
a1c7b514e7
2016-09-25 15:01:28 +00:00
sven.rieke@2bfe1de15de1bb402f962e41f9e5bfc1be1cf8d1
d8a714a881
2016-09-25 15:00:18 +00:00
madduck
40f41c3c4d
2016-09-25 13:25:03 +00:00
PaulK
ad5c60414e
Added a comment
2016-09-25 03:08:41 +00:00
erics
348be33161
2016-09-25 02:28:19 +00:00
erics
a11c700aea
Added a comment
2016-09-25 00:33:57 +00:00
PaulK
8b2d5e194f
Added a comment
2016-09-24 04:16:52 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9c651b9608
Added a comment: +may be "byte-target" field? ;)
2016-09-24 02:43:22 +00:00
Joey Hess
a59148c3a7
cleanup
2016-09-23 09:47:48 -04:00
Joey Hess
d1dabb3327
add news item for git-annex 6.20160923
2016-09-23 09:46:19 -04:00
https://anarc.at/openid/
184153ba98
Added a comment: thanks for considering this!
2016-09-22 12:43:12 +00:00
JasonWoof
b1bdb2b898
Added a comment: simpler use case
2016-09-22 00:40:08 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
8510652dd4
Added a comment
2016-09-21 22:49:56 +00:00
Joey Hess
a862e10f7c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-21 18:02:53 -04:00
Joey Hess
d9a0f26560
devblog
2016-09-21 17:56:50 -04:00
Joey Hess
c8edd22aee
update
2016-09-21 17:56:40 -04:00
Joey Hess
ef681321a9
comment
2016-09-21 17:53:59 -04:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
29b29a81fa
Added a comment: re: regular ssh remote
2016-09-21 21:30:25 +00:00
Joey Hess
c910004d50
addurl, importfeed: Improve behavior when file being added is gitignored.
2016-09-21 17:21:48 -04:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
04ac96e232
Added a comment: re: mangling is normal
2016-09-21 21:12:16 +00:00
Joey Hess
f7ac2bc868
comment
2016-09-21 16:46:45 -04:00
Joey Hess
db2eba442a
comment
2016-09-21 16:38:02 -04:00
Joey Hess
44acb145e0
comment
2016-09-21 16:23:41 -04:00
Joey Hess
ca5902e14f
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-21 16:15:13 -04:00
Joey Hess
bd2cfe008c
response
2016-09-21 16:14:11 -04:00
Joey Hess
0de88a9b68
response
2016-09-21 16:05:50 -04:00
Joey Hess
10b22a2548
comment
2016-09-21 15:58:02 -04:00
Joey Hess
3b2222d753
update
2016-09-21 15:53:34 -04:00
Joey Hess
181d027ace
merge
2016-09-21 15:47:37 -04:00
Joey Hess
08b7832d9d
comment
2016-09-21 15:39:32 -04:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
3ed30143a7
Added a comment
2016-09-21 19:32:07 +00:00
Joey Hess
5057234dec
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-21 15:24:53 -04:00
Joey Hess
a569f195b7
fix bugs in handing of deep branches with sync and adjusted branches
...
* sync: Previously, when run in a branch with a slash in its name,
such as "foo/bar", the sync branch was "synced/bar". That conflicted
with the sync branch used for branch "bar", so has been changed to
"synced/foo/bar".
* adjust: Previously, when adjusting a branch with a slash in its name,
such as "foo/bar", the adjusted branch was "adjusted/bar(unlocked)".
That conflicted with the adjusted branch used for branch "bar",
so has been changed to "adjusted/foo/bar(unlocked)"
* Also, running sync in an adjusted branch did not correctly sync
changes back to the parent branch when it had a slash in its name.
This bug has been fixed.
Eliminate use of Git.Ref.under and Git.Ref.basename; using
Git.Ref.underBase and Git.Ref.base make everything handle deep branches
correctly.
Probably noone was adjusting deep branches, and v6 is still experimental
anyway, so I'm not going to worry about the mess that was left by that bug.
In the case of git-annex sync, using a fixed git-annex with an old unfixed
one will mean they use different sync branches for a deep branch, and so
they may stop syncing until the old one is upgraded. However, that's only
a problem when syncing between repositories without going via a central
bare repository. Added a warning about this to the CHANGELOG, but it's
probably not going to affect many people at all.
This commit was sponsored by Riku Voipio.
2016-09-21 15:23:47 -04:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
8abcc4c282
Added a comment: Pre Commit Hook
2016-09-21 19:20:05 +00:00
Joey Hess
8dae86eac2
bug
2016-09-21 14:57:20 -04:00
Joey Hess
489b9c8869
comments
2016-09-21 14:29:17 -04:00
Joey Hess
f6fc40456d
comment, retitle
2016-09-21 13:42:42 -04:00
Joey Hess
ce03779e8c
comment and close
2016-09-21 13:32:45 -04:00
Joey Hess
460f7c09b7
response
2016-09-21 13:22:47 -04:00
Joey Hess
74c6d5a8ff
comment
2016-09-21 13:19:02 -04:00
Joey Hess
154a501b76
comment
2016-09-21 13:17:03 -04:00
Joey Hess
886ef2d005
lacking problem description
2016-09-21 13:09:35 -04:00
Joey Hess
c2218b78c3
close
2016-09-21 13:06:34 -04:00
Joey Hess
1702505f60
comment
2016-09-21 13:06:12 -04:00
Joey Hess
bfc8d649b8
comment
2016-09-21 12:56:35 -04:00
Joey Hess
6c6304b2f2
comment
2016-09-21 12:53:29 -04:00
Joey Hess
d905d418d3
comment
2016-09-21 12:51:40 -04:00
Joey Hess
9ed7246a60
answer
2016-09-21 12:49:38 -04:00
Joey Hess
7bbb9f9370
comment
2016-09-21 12:16:52 -04:00
Joey Hess
3d5cae918c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-21 11:58:49 -04:00
Joey Hess
e5760d00ac
update
2016-09-21 11:32:40 -04:00
braiamp@5e499cae72e60f63a517d773978deffdfec35c4c
c1c132c2d7
2016-09-21 05:35:43 +00:00
PaulK
13ed6c83bb
Added a comment
2016-09-19 04:39:08 +00:00
kevin@f9ce8e46ad8c29b25093b82cf68fae38f54b89a1
d4998bfb51
Added a comment: Groups...
2016-09-18 20:35:01 +00:00
kevin@f9ce8e46ad8c29b25093b82cf68fae38f54b89a1
132c074e28
2016-09-18 18:57:18 +00:00
https://anarc.at/openid/
da089228e1
promote the neurodebian backport since the official backport looks like it will never come
2016-09-18 01:56:21 +00:00
git-starter
2f4901f576
2016-09-16 14:40:49 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
7c5ff428a8
I got the files to come back, but I don't want Android making these dumb delete-loads-of-newly-added-stuff commits
2016-09-16 03:03:19 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
d62ee47ab3
2016-09-16 01:56:57 +00:00
Joey Hess
45a59390d2
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-15 13:24:03 -04:00
Joey Hess
0e30e71e9c
info: Support being passed a treeish, and show info about the annexed files in it similar to how a directory is handled.
2016-09-15 12:51:00 -04:00
Adam000
efeb0c4f78
Added a comment
2016-09-15 16:03:42 +00:00
Adam000
95df12fa9a
Added a comment
2016-09-15 15:57:59 +00:00
Adam000
4bdfb52f0b
2016-09-15 09:28:55 +00:00
Joey Hess
c9c6db5ebc
comment
2016-09-15 00:55:15 -04:00
Adam000
7a439e9df2
2016-09-15 00:34:37 +00:00
Adam000
0b772742c5
2016-09-15 00:10:56 +00:00
Joey Hess
ddc1b46fc2
comment
2016-09-14 12:28:18 -04:00
Joey Hess
a417b1db6e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-14 12:19:28 -04:00
Joey Hess
916f05e890
comment
2016-09-14 12:18:48 -04:00
git-starter
f630a893c2
Added a comment: clarification
2016-09-13 20:27:23 +00:00
git-starter
d5bc4bf9dc
2016-09-13 15:48:30 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
a1809b2827
Added a comment
2016-09-13 07:05:48 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
848d160077
Added a comment
2016-09-12 19:57:03 +00:00
Aaron
021ebc651d
Added a comment: Any thoughts Joey?
2016-09-10 15:15:44 +00:00
anarcat
a12f1afd8e
fix markup
2016-09-10 14:18:10 +00:00
anarcat
8f8800bba0
sign this so i follow its changes
2016-09-10 14:17:58 +00:00
anarcat
7a89a172b0
two more ideas
2016-09-10 14:13:42 +00:00
Gus
2f963eb049
Added a comment: Never mind
2016-09-10 09:15:57 +00:00
atrent
201a99f510
2016-09-10 07:23:07 +00:00
Joey Hess
61faf240d5
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-09 16:40:11 -04:00
Joey Hess
3e22d60549
copy, move, mirror: Support --json and --json-progress.
2016-09-09 16:24:26 -04:00
Joey Hess
c277a21ece
done
2016-09-09 16:17:28 -04:00
Joey Hess
05d4438383
addurl, get: Added --json-progress option, which adds progress objects to the json output.
...
This doesn't work right when used with -J yet, and there is some really
ugly hand-crafting of part of the json output.
2016-09-09 15:06:54 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1f1b7adecf
initial whining
2016-09-09 18:45:02 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
9947c8384f
2016-09-09 18:00:41 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
96ef6001ff
Added a comment
2016-09-09 12:47:31 +00:00
https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd
16b2604a20
Added a comment
2016-09-09 06:51:45 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
f97c4fe93b
Added a comment: Similar issue on Debian machine
2016-09-08 20:04:45 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
492e417cc8
removed
2016-09-08 19:51:06 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
4a64b69a9b
Added a comment: Tried on another machine, same problem
2016-09-08 19:49:14 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
cf57a506cc
Added a comment: output of git annex version
2016-09-08 18:48:44 +00:00
Gus
821aae68d3
2016-09-08 18:40:08 +00:00
Gus
59f79b8cb7
2016-09-08 18:37:19 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
c183de67d0
2016-09-08 18:33:07 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
981987bebc
Added a comment
2016-09-08 18:08:49 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
4af313288e
Added a comment: concurrent-output-1.7.7
2016-09-08 17:41:28 +00:00
Joey Hess
8e9267a1ed
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-08 13:20:22 -04:00
Joey Hess
2cb94bf026
comment
2016-09-08 12:32:10 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
b9d8c97942
Added a comment: also CPU (on git and git-annex processes) doesn't go to 100%
2016-09-08 16:32:08 +00:00
Joey Hess
079c5a03c6
comment
2016-09-08 12:24:20 -04:00
Joey Hess
442558aecf
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-08 12:19:33 -04:00
Joey Hess
dff511a2fe
update
2016-09-08 12:18:58 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
fc795e84a4
Added a comment
2016-09-08 16:12:08 +00:00
Joey Hess
673065ea05
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-08 12:06:11 -04:00
Joey Hess
41191ce9ad
designs
2016-09-08 12:04:09 -04:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
9b48eeba87
2016-09-08 13:09:22 +00:00
pigmonkey
8f0ba291e7
Added a comment
2016-09-07 20:38:36 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
8dbe7a6a26
Added a comment: This seems relevant to the comment directly previous this one.
2016-09-07 20:27:49 +00:00