jwodder
d4cb2e044b
2020-10-08 13:02:20 +00:00
jwodder
37f13dfd58
Added a comment
2020-10-08 12:44:52 +00:00
Joey Hess
2d5036e440
renamed some filenames to not end with a period
...
Windows does not allow such filenames, which prevented cloning git-annex
on windows.
2020-10-07 12:12:53 -04:00
Joey Hess
20f86e43f7
Fix a build failure on Windows.
2020-10-07 12:04:54 -04:00
git-annex.branchable@f45632a8044327f7993eb5b462c37b76ae48cb10
8c6f21c348
2020-10-07 15:01:06 +00:00
git-annex.branchable@f45632a8044327f7993eb5b462c37b76ae48cb10
20c7e6cf94
2020-10-06 19:19:44 +00:00
Joey Hess
995607b6db
response
2020-10-06 10:54:10 -04:00
Joey Hess
a10f2616c4
close
2020-10-06 10:24:09 -04:00
yarikoptic
95d02d6e29
Added a comment
2020-10-06 01:27:01 +00:00
yarikoptic
b98d601bfb
Added a comment: FTR
2020-10-06 00:04:38 +00:00
yarikoptic
ed7a0c9956
Added a comment: just comments
2020-10-05 23:11:32 +00:00
Joey Hess
2daa28c05f
comment
2020-10-05 15:19:48 -04:00
Joey Hess
2c68c60961
comment
2020-10-05 14:38:29 -04:00
Joey Hess
36ebcd94aa
fix confirmed
2020-10-05 14:36:36 -04:00
Joey Hess
f0ec725234
include buildid in LOCPATH
...
This avoids the possibility that the bundle could be updated in place,
leading to LOCPATH existing but containing locales for the old version,
which needed to be tested for with code that was not race-free.
LOCPATH/buildid is still written and checked when cleaning up stale caches.
That is not actually necessary, except old versions of the standalone
bundle expect to see it, and this prevents them cleaning up the locale
cache of a new version. And still checking it prevents the new version
cleaning up the locale cache of the old version while the old version is
still in use.
Added explicit tests before creating LOCPATH and the base and buildid files.
The buildid file no longer needs to be updated every time, because it's
stable for the given LOCPATH directory.
And the base file actually did not need to be updated every time,
because the LOCPATH is derived from base, so if the bundle is moved
elsewhere, a different LOCPATH will be used.
Transitioning to this will mean that two git-annex builds that otherwise
have the same buildid -- the same git-annex md5sum -- will use different
LOCPATH values, but that's handled fine by the cache cleanup code, so at
most it will mean one extra generation of the locale files.
2020-10-05 14:04:49 -04:00
Joey Hess
9e12e4c419
comment
2020-10-05 12:57:16 -04:00
Joey Hess
cd9a60bc7d
runshell: Fix a edge case where rm errors were sent to stdout, which could confuse things parsing git-annex output.
2020-10-05 12:44:40 -04:00
Ilya_Shlyakhter
574d7a7cce
Added a comment: standalone build
2020-10-04 15:45:16 +00:00
yarikoptic
77dab95e69
Initial report on hanging batched processes
2020-10-03 04:04:28 +00:00
yarikoptic
3be96e60b0
initial report on rm failing to remove cache/locales
2020-10-03 03:52:33 +00:00
Joey Hess
084b502c7a
httpalso: Support being used with special remotes that do not have encryption= in their config.
2020-09-29 13:56:27 -04:00
Joey Hess
b2cf284d2a
upgrade: Avoid an upgrade failure of a bare repo in unusual circumstances
2020-09-29 13:45:14 -04:00
Joey Hess
aa06c69a6f
close
2020-09-29 13:26:48 -04:00
rto@914936d87a43105f8c5df5ae4787140e7eb5d846
42bd4f1110
2020-09-29 16:51:49 +00:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
26842956b5
Added a comment
2020-09-28 21:40:23 +00:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
a8e4539d15
Added a comment
2020-09-28 21:10:58 +00:00
mark@6b90344cdab3158eacb94a3944460d138afc9bef
32cd9a44ca
2020-09-28 21:09:27 +00:00
yarikoptic
67144b1c46
Added a comment
2020-09-28 19:44:08 +00:00
Joey Hess
1aec0fc6b9
close as unreproducible
2020-09-28 10:13:15 -04:00
Joey Hess
933097b327
moreinfo
2020-09-28 10:11:24 -04:00
Joey Hess
f324cfa9e7
close
2020-09-28 10:04:38 -04:00
Joey Hess
c2d1d4e16e
close this
...
phibs who was seeing hangs confirmed they're gone on irc
2020-09-24 16:51:30 -04:00
Joey Hess
922621301a
Serialize use of C magic library, which is not thread safe.
...
This fixes failures uploading to S3 when using -J.
This commit was sponsored by Denis Dzyubenko on Patreon.
2020-09-17 17:27:42 -04:00
Joey Hess
59f5d6509c
comment
2020-09-17 17:19:58 -04:00
Joey Hess
d293c0bced
improve this comment
2020-09-17 17:19:45 -04:00
https://christian.amsuess.com/chrysn
b301a64aa2
Added a comment: Re: comment 1
2020-09-17 20:42:12 +00:00
Joey Hess
f2cdacdb68
reproduced, some tcpdump analysis
2020-09-17 16:23:29 -04:00
Joey Hess
16c05c176c
comment
2020-09-17 14:26:16 -04:00
https://christian.amsuess.com/chrysn
7749b2278b
Added a comment: update
2020-09-17 14:57:54 +00:00
https://christian.amsuess.com/chrysn
0d8f6e70f5
document bug i ran into early while exploring httpalso
2020-09-17 14:43:49 +00:00
Joey Hess
a5d5935c0e
few more details
2020-09-14 20:00:54 -04:00
Joey Hess
ad9bb120f0
info gathered from irc
2020-09-14 19:52:49 -04:00
Joey Hess
c87f73f638
point to commit that may fix this
2020-09-14 18:30:41 -04:00
Joey Hess
e26960752c
close as dup
2020-09-14 17:19:10 -04:00
Joey Hess
519aba2beb
close as dup
2020-09-14 17:15:54 -04:00
yarikoptic
175fe50a65
initial report on the stuck test on osx
2020-09-11 02:18:21 +00:00
Joey Hess
54404370e5
followup
2020-09-08 12:17:08 -04:00
Joey Hess
62372ee052
resolvemerge: Improve cleanup of cruft left in the working tree by a conflicted merge
...
This commit was sponsored by Jake Vosloo on Patreon.
2020-09-07 16:50:27 -04:00
Joey Hess
03dee56546
revert change that broke test suite
...
Opened a new bug about it.
This commit was sponsored by Ethan Aubin.
2020-09-07 15:42:38 -04:00
Joey Hess
d120c73302
sync, assistant: When merge.directoryRenames is not set, default it it to "false"
...
Works better with automatic merge conflict resolution than git's ususual
default of "conflict".
This is not done when automatic merge conflict resolution is disabled.
This commit was sponsored by Mark Reidenbach on Patreon.
2020-09-07 13:50:58 -04:00