Atemu
0e39304905
Added a comment
2022-03-09 12:07:45 +00:00
Atemu
d476fc5a75
Added a comment
2022-03-09 11:40:28 +00:00
git-annex.visiteur@e9d364191d2ffc1b163c8d9e4c57dbadf58aad8e
7365aed80a
Added a comment
2022-03-09 06:33:52 +00:00
ErrGe
f706a68c43
2022-03-09 01:08:23 +00:00
Joey Hess
c7f7be0236
comment
2022-03-08 15:50:31 -04:00
Joey Hess
82f1d82286
comment
2022-03-08 15:46:29 -04:00
Joey Hess
4cab0c1b05
comment
2022-03-08 14:51:01 -04:00
Joey Hess
14add55c2b
reopen
2022-03-08 14:08:27 -04:00
Joey Hess
64e9fa3267
comment
2022-03-08 14:07:24 -04:00
Joey Hess
7424ce54f4
comment
2022-03-08 13:54:07 -04:00
Joey Hess
2c5bf952cf
comment
2022-03-08 13:47:06 -04:00
Joey Hess
88d5a61fb7
comment
2022-03-08 13:08:16 -04:00
Atemu
6253bd391c
Added a comment
2022-03-08 13:24:21 +00:00
Atemu
c7e3414d8d
Added a comment
2022-03-08 13:21:03 +00:00
Atemu
327d06eb9d
Added a comment
2022-03-08 11:56:42 +00:00
anamyk
a5086345bc
Added a comment
2022-03-08 08:11:17 +00:00
anamyk
d4aa2dfb94
Added a comment
2022-03-08 07:49:38 +00:00
yarikoptic
875a04e1e2
Added a comment: still slow
2022-03-08 00:28:00 +00:00
git-annex.visiteur@e9d364191d2ffc1b163c8d9e4c57dbadf58aad8e
041cea21ba
Added a comment
2022-03-07 19:59:18 +00:00
Joey Hess
cd473f071c
comment
2022-03-07 15:30:16 -04:00
Joey Hess
434812bcfb
Merge branch 'master' of ssh://git-annex.branchable.com
2022-03-07 15:25:57 -04:00
Joey Hess
1cbbd23109
comment
2022-03-07 15:25:32 -04:00
git-annex.visiteur@e9d364191d2ffc1b163c8d9e4c57dbadf58aad8e
85eb26e746
Added a comment
2022-03-07 19:22:54 +00:00
Joey Hess
5fb98d5f29
Merge branch 'master' of ssh://git-annex.branchable.com
2022-03-07 15:20:00 -04:00
Joey Hess
06c2f625a9
comment
2022-03-07 15:18:30 -04:00
tomdhunt
0127e5f4e4
Added a comment
2022-03-07 18:27:38 +00:00
Joey Hess
da698437b6
close
2022-03-07 14:12:11 -04:00
Joey Hess
9770fde5f4
hard link git-annex to fix ./git-annex test
...
2fc46e1871
broke running ./git-annex test
when git-annex-shell is not in PATH from another install, and also
caused the wrong git-annex-shell to be tested.
Using a symlink made programPath return the .cabal/ directory where the
git-annex binary is, but git-annex-shell is not in that directory.
Changing to a hard link avoids that problem.
Sponsored-by: Dartmouth College's Datalad project
2022-03-07 14:01:45 -04:00
Joey Hess
5b6518d4a3
fix build warning with old aeson
2022-03-07 13:29:24 -04:00
Joey Hess
dab9078ab7
close
2022-03-07 13:23:19 -04:00
Joey Hess
675a491632
document nix-on-droid as an alternative to termux
...
Sponsored-by: Graham Spencer on Patreon
2022-03-07 12:57:16 -04:00
Joey Hess
5154d15183
comment
2022-03-07 12:11:18 -04:00
Joey Hess
5804ea67a6
comment; close
2022-03-07 12:03:11 -04:00
Joey Hess
568c469e7f
Merge branch 'master' of ssh://git-annex.branchable.com
2022-03-07 12:00:14 -04:00
nowkixide
6a45d7e5d0
Added a comment: Works fine
2022-03-07 12:07:54 +00:00
git-annex.visiteur@e9d364191d2ffc1b163c8d9e4c57dbadf58aad8e
ce523f7561
Added a comment
2022-03-06 14:37:42 +00:00
git-annex.visiteur@e9d364191d2ffc1b163c8d9e4c57dbadf58aad8e
6050b839f4
2022-03-06 06:46:01 +00:00
Atemu
54a43f68ed
Added a comment
2022-03-05 21:46:23 +00:00
Atemu
1304660e06
Added a comment
2022-03-05 18:47:10 +00:00
Joey Hess
b93e282163
update
2022-03-05 10:22:39 -04:00
Atemu
801673a390
Added a comment
2022-03-04 20:27:31 +00:00
mih
fa5a001ef6
Added a comment: Thanks!
2022-03-04 16:23:16 +00:00
Atemu
e879487dca
Added a comment
2022-03-04 14:44:29 +00:00
Atemu
c0164c4750
Added a comment
2022-03-04 14:16:54 +00:00
Atemu
ffc17b0b49
rename bugs/git-annex_is_slow_at_reading_files.mdwn to bugs/git-annex_is_slow_at_reading_file_content.mdwn
2022-03-03 08:40:47 +00:00
Joey Hess
b1934cc794
changelog
2022-03-02 18:27:20 -04:00
Joey Hess
cbd138e042
factor out Utility.Aeson.textKey
2022-03-02 18:24:06 -04:00
Joey Hess
a314a8dfd0
add back lost packString
...
The patch that removed it did not break anything, since the strings it's
used on are all ASCII not unicode. But I like making sure to use
packString everywhere just in case the code later changes in a way that
needs it.
2022-03-02 18:22:38 -04:00
sternenseemann
ca596e7c54
allow building with aeson >= 2.0
...
In aeson 2.0, Text has been replaced by the Key type and HashMap by the
KeyMap interface. Accomodating this required adding some CPP in order to
still be able to compile with aeson < 2.0. The required changes were:
* Prevent Key from being re-exported by Utilities.Aeson, as it clashes
with git-annex's own Key type.
* Fix up convertion from String/Text to Key (or Text in aeson 1.*) in a
couple of places
* Import Data.Aeson.KeyMap instead of Data.HashMap.Strict, as they are
mostly API-compatible. insertWith needs to be replaced by unionWith,
however, as KeyMap lacks the former function.
2022-03-02 18:01:41 -04:00
Joey Hess
55f71b0ebd
Merge branch 'master' of ssh://git-annex.branchable.com
2022-03-02 10:57:41 -04:00