Joey Hess
716e573514
split up quickcheck tests for hashes and macs
...
So when one fais, it's clear which one is the problem.
2020-03-02 14:34:48 -04:00
Joey Hess
ddeb7bea99
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-02 13:48:33 -04:00
Joey Hess
c578e8ebfd
close already fixed bug
...
and document it in the changelog for the release where it was fixed
2020-03-02 13:47:47 -04:00
Joey Hess
f9a116f056
stack.yaml: Updated to lts-14.27.
2020-03-02 13:25:51 -04:00
Joey Hess
b279cef1a2
comment
2020-03-02 13:17:05 -04:00
yarikoptic
9a2a9fd142
reallocated from repronim to datalad and added a link to the commit which fixed it
2020-03-02 17:04:53 +00:00
Joey Hess
a1934434d5
Merge branch 'master' of ssh://git-annex.branchable.com
2020-03-02 11:55:50 -04:00
Joey Hess
2911c6887c
link
2020-03-02 11:55:34 -04:00
Ilya_Shlyakhter
54d77e94ba
Added a comment: adding dotfiles
2020-02-29 21:35:06 +00:00
spwhitton
a025dc23af
Added a comment
2020-02-29 16:34:16 +00:00
yarikoptic
b469d6b4f5
Added a comment
2020-02-29 06:10:19 +00:00
http://id.pvgoran.name/
b95f30f611
2020-02-29 05:51:45 +00:00
basile.pinsard@f1a7fae9f3bd9d5282fca11f62ad53b45a8eb317
dba1a09e97
2020-02-28 20:32:26 +00:00
basile.pinsard@f1a7fae9f3bd9d5282fca11f62ad53b45a8eb317
e40f7f3020
Added a comment
2020-02-28 20:20:09 +00:00
Ilya_Shlyakhter
4faf850106
added todo suggestion: trust presence info for specific remotes for specified time
2020-02-28 20:14:26 +00:00
Joey Hess
8b7f69d493
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-28 15:33:32 -04:00
Joey Hess
41cb7e90a6
comment
2020-02-28 15:32:50 -04:00
yarikoptic
39a463c34a
Added a comment
2020-02-28 19:15:22 +00:00
Joey Hess
08feef9952
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-28 14:58:44 -04:00
Joey Hess
56cb514331
comment
2020-02-28 14:57:49 -04:00
yarikoptic
64531bbaf7
Added a comment
2020-02-28 18:47:27 +00:00
Ilya_Shlyakhter
5b659cebc4
Added a comment: fsck of dead keys
2020-02-28 18:44:21 +00:00
Ilya_Shlyakhter
02f3abb142
added todo request: restore --include-dotfiles as a no-op for backwards compatibility
2020-02-28 18:29:43 +00:00
Joey Hess
2203b0e910
comment
2020-02-28 14:18:09 -04:00
Joey Hess
7ed6392405
comment
2020-02-28 13:58:26 -04:00
Joey Hess
2723165642
comment
2020-02-28 13:54:32 -04:00
Joey Hess
3b36d79c8f
comment
2020-02-28 13:50:45 -04:00
Joey Hess
8bd535b1e5
comment
2020-02-28 13:49:26 -04:00
Joey Hess
39e298f1fa
comment
2020-02-28 13:38:37 -04:00
Joey Hess
457c0c89a8
comment
2020-02-28 13:26:43 -04:00
Joey Hess
f6aecec8e3
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-28 13:22:22 -04:00
Joey Hess
f6d629e483
changelog and minor style
2020-02-28 12:57:55 -04:00
Peter Simons
73cf523a4b
Fix build with ghc-8.8.x.
...
The 'fail' method has been moved to the 'MonadFail' class. I made the changes
so that the code still compiles with previous versions of 'base' that don't
have the new MonadFail class exported by Prelude yet.
2020-02-28 12:54:20 -04:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
e0507812f4
Added a comment
2020-02-28 16:17:08 +00:00
basile.pinsard@f1a7fae9f3bd9d5282fca11f62ad53b45a8eb317
55e95643b2
Added a comment
2020-02-28 15:44:50 +00:00
codecircuit
f56dfe791c
Added a comment
2020-02-28 11:29:27 +00:00
codecircuit
f39aa14f62
2020-02-28 11:16:24 +00:00
Ilya_Shlyakhter
e156a2b742
Added a comment: another example of git-annex-fsck reporting dead keys as errors
2020-02-27 21:39:57 +00:00
Ilya_Shlyakhter
957dc80c3f
Added a comment: batch presence checking
2020-02-27 20:33:44 +00:00
Joey Hess
c257951b85
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-27 14:09:51 -04:00
Joey Hess
2366e7fb84
catch whereisKey exception and provide error messages when external programs neglect to
...
* whereis: If a remote fails to report on urls where a key
is located, display a warning, rather than giving up and not displaying
any information.
* When external special remotes fail but neglect to provide an error
message, say what request failed, which is better than displaying an
empty error message to the user.
2020-02-27 14:09:18 -04:00
yarikoptic
8a3a94274f
annotate when it was fixed
2020-02-27 17:31:06 +00:00
Yaroslav Halchenko
bb20c16cf0
debian/: declare breaks until yet to be released datalad 0.12.3
...
This is due to upcoming release with API breakage:
* add: Removed the --include-dotfiles option.
which is used in the core of datalad. Such breakage is yet to be mitigated
on DataLad side. Relevant issue: https://github.com/datalad/datalad/issues/4185
2020-02-27 12:39:13 -04:00
Joey Hess
eb884085b5
Merge branch 'master' of ssh://git-annex.branchable.com
2020-02-27 11:54:37 -04:00
yarikoptic
18db5a2a91
marking old issue done
2020-02-27 15:53:30 +00:00
yarikoptic
1f50eecbb8
Added a comment
2020-02-27 15:52:10 +00:00
yarikoptic
c579146a3a
initial report on annex/objects/.../KEY directory left behind
2020-02-27 15:36:10 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
2d3ef2c079
Added a comment
2020-02-27 13:12:28 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
d31fd6cd42
2020-02-27 08:54:34 +00:00
Joey Hess
c78b9b55b6
rename changeGitConfig to overrideGitConfig and avoid unncessary calls
...
It's important that it be clear that it overrides a config, such that
reloading the git config won't change it, and in particular, setConfig
won't change it.
Most of the calls to changeGitConfig were actually after setConfig,
which was redundant and unncessary. So removed those.
The only remaining one, besides --debug, is in the handling of
repository-global config values. That one's ok, because the
way mergeGitConfig is implemented, it does not override any value that
is set in git config. If a value with a repo-global setting was passed
to setConfig, it would set it in the git config, reload the git config,
re-apply mergeGitConfig, and use the newly set value, which is the right
thing.
2020-02-27 01:11:53 -04:00