Joey Hess
2bff3b7c49
init: When annex.pidlock is set, skip lock probing.
2020-06-05 11:12:16 -04:00
Joey Hess
1d41ae5d2a
init warning on stalled lock probe
...
init: If lock probing stalls for a long time (eg a broken NFS server),
display a message to let the user know what's taking so long.
2020-06-05 11:06:19 -04:00
Joey Hess
e998e4a29a
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-05 10:41:30 -04:00
Ilya_Shlyakhter
5bec5ff8d8
Added a comment: correct standalone tarball for git-annex-8.20200522
2020-06-05 06:21:07 +00:00
yarikoptic
08bc7a6867
reporting on SQLite3 problem rendering pidlocked system unusable
2020-06-05 02:31:21 +00:00
yarikoptic
8d3ffe50a1
initial whining about long pidlock need detection time
2020-06-05 02:18:31 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
31b8d6b440
Added a comment: Actually they were not standard
2020-06-04 21:05:48 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
0f4abb039c
Added a comment: Actually they were not standard
2020-06-04 21:05:30 +00:00
git-annex@17927e6dc041ab425c14217a97a685adf3ecf44f
369382e8cf
Added a comment: content expression is standard
2020-06-04 20:28:01 +00:00
Joey Hess
a3d1f967a8
almost forgot
2020-06-04 16:22:45 -04:00
Joey Hess
67f4ed1f55
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-04 15:53:10 -04:00
Joey Hess
3bd2bbb54c
devblog
2020-06-04 15:52:53 -04:00
Joey Hess
2670890b17
convert to withCreateProcess for async exception safety
...
This handles all createProcessSuccess callers, and aside from process
pools, the complete conversion of all process running to async exception
safety should be complete now.
Also, was able to remove from Utility.Process the old API that I now
know was not a good idea. And proof it was bad: The code size went *down*,
despite there being a fair bit of boilerplate for some future API to
reduce.
2020-06-04 15:45:52 -04:00
Joey Hess
12e7d52c8b
another wrinkle
2020-06-04 14:46:28 -04:00
nicolas
3319855083
2020-06-04 13:17:39 +00:00
Joey Hess
e1fc4f7594
make safeCommand stop the process if the thread gets killed
...
And a comment on a todo item that this commit is perhaps the start of
solving.
2020-06-03 12:52:11 -04:00
Joey Hess
81a811d935
comment
2020-06-03 12:00:44 -04:00
Joey Hess
697ebba78f
Merge branch 'master' of ssh://git-annex.branchable.com
2020-06-03 11:40:24 -04:00
the13thletter
e3b487d41c
Added a comment
2020-06-02 14:26:52 +00:00
Ilya_Shlyakhter
fa3a8e73cf
removed
2020-06-01 16:36:34 +00:00
superhair123
10dcc6e27e
2020-06-01 13:48:04 +00:00
superhair123
4b0dd1fcb2
2020-06-01 13:47:30 +00:00
superhair123
1614e3e4cd
2020-06-01 13:46:52 +00:00
superhair123
401f0f7d5a
2020-06-01 13:44:15 +00:00
TroisSinges
ef04af6869
2020-06-01 07:36:47 +00:00
thk
8ac64700ec
2020-05-31 18:32:52 +00:00
thk
3ece3aafe6
2020-05-31 18:12:40 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
32ef0206fb
Added a comment
2020-05-31 11:03:05 +00:00
Joey Hess
2b52962ea2
commnet
2020-05-29 15:36:42 -04:00
Joey Hess
ed2d2ae256
Merge branch 'master' of ssh://git-annex.branchable.com
2020-05-29 13:09:01 -04:00
Joey Hess
0ba6144597
devblog
2020-05-29 13:08:38 -04:00
yarikoptic
e8dd62689b
Added a comment
2020-05-28 23:53:58 +00:00
kyle
f5e300909f
Added a comment
2020-05-28 20:41:48 +00:00
Joey Hess
0243c6b6c5
comment
2020-05-28 16:31:53 -04:00
Joey Hess
ba11fad102
Merge branch 'master' of ssh://git-annex.branchable.com
2020-05-28 15:56:07 -04:00
Joey Hess
89b2542d3c
annex.skipunknown with transition plan
...
Added annex.skipunknown git config, that can be set to false to change the
behavior of commands like `git annex get foo*`, to not skip over files/dirs
that are not checked into git and are explicitly listed in the command
line.
Significant complexity was needed to handle git-annex add, which uses some
git ls-files calls, but needs to not use --error-unmatch because of course
the files are not known to git.
annex.skipunknown is planned to change to default to false in a
git-annex release in early 2022. There's a todo for that.
2020-05-28 15:55:17 -04:00
kyle
8b280d4d8a
Added a comment
2020-05-28 17:55:11 +00:00
Joey Hess
5b28a37ea1
titles
2020-05-28 13:21:56 -04:00
Joey Hess
5ffc864718
comment
2020-05-28 13:21:40 -04:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
19ad80de22
2020-05-28 16:25:27 +00:00
Joey Hess
4bf8f45efe
comment
2020-05-28 12:22:52 -04:00
Joey Hess
5e71e81fb6
close
2020-05-28 12:10:52 -04:00
Joey Hess
1572d72931
remove dup comment
2020-05-28 12:09:37 -04:00
Joey Hess
f2d91be78b
close
2020-05-28 12:08:26 -04:00
Joey Hess
e84d4c7a64
followup
2020-05-28 12:01:35 -04:00
Joey Hess
1d63d2bc83
close
2020-05-28 11:36:30 -04:00
Joey Hess
399eb4bdec
close
2020-05-28 11:32:27 -04:00
https://christian.amsuess.com/chrysn
e18af2d5d9
Formatting fixes (markdown swallowed the line breaks making the entry hard to read)
2020-05-28 12:47:51 +00:00
thk
c0437bfd2c
Added a comment
2020-05-27 20:41:03 +00:00
thk
700559737d
2020-05-27 19:13:30 +00:00