Joey Hess
b66e517b28
reproduced
2016-06-13 12:38:11 -04:00
Joey Hess
bfe90e6a8c
comment
2016-06-10 15:42:54 -04:00
jgoerzen
89d3f6ca07
2016-06-10 18:31:12 +00:00
jgoerzen
8da64bb15b
Added a comment: Seeing this everywhere
2016-06-10 16:59:46 +00:00
Maurice_Moss
047ec64c46
2016-06-10 13:42:57 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
de165cf08d
Added a comment
2016-06-09 20:49:53 +00:00
Joey Hess
1fed64db26
filter out NoUUID remotes from syncDataRemotes
2016-06-09 16:38:47 -04:00
Joey Hess
7f5df6993c
add comment
2016-06-09 15:49:40 -04:00
Joey Hess
b6b5a11601
Make git clean filter preserve the backend that was used for a file.
2016-06-09 15:17:08 -04:00
Joey Hess
78952c1fcf
close
2016-06-09 14:47:07 -04:00
Joey Hess
0bc7fee660
Make lock and unlock work in v6 repos on files whose content is not present.
2016-06-09 14:40:44 -04:00
jgoerzen
8fb9d925ba
Added a comment: Still seeing this
2016-06-08 18:03:51 +00:00
chris@f4ea67aa5ae4709d79959f782fcebb5edae9a79b
d25b67a09c
Added a comment
2016-06-07 13:40:24 +00:00
xloem
3af83b945d
Added a comment
2016-06-05 02:57:42 +00:00
xloem
17a169841b
2016-06-05 02:45:42 +00:00
Joey Hess
b271a417e6
Merge branch 'master' of ssh://git-annex.branchable.com
2016-06-02 14:10:39 -04:00
Joey Hess
fbf5045d4f
sync --content: Fix bug that caused transfers of files to be made to a git remote that does not have a UUID. This particularly impacted clones from gcrypt repositories.
...
Added guard in Annex.Transfer to prevent this problem at a deeper level.
I'm unhappy ith NoUUID, but having Maybe UUID instead wouldn't help either
if nothing checked that there was a UUID. Since there legitimately need to
be Remotes that do not have a UUID, I can't see a way to fix it at the type
level, short making there be two separate types of Remotes.
2016-06-02 13:50:43 -04:00
Joey Hess
eff6e8b1f7
analysis
2016-06-02 13:20:14 -04:00
chris@f4ea67aa5ae4709d79959f782fcebb5edae9a79b
7dfcfe3708
Added a comment: similar problem
2016-06-02 16:28:18 +00:00
Yaroslav Halchenko
64e844e1fe
minor typo fixes throughout
...
problematic
flexibility
2016-06-02 11:22:18 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
842f8da6b7
fixed typo and commented about replication
2016-06-02 13:02:42 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
67aea97b7d
2016-06-02 03:49:26 +00:00
grawity@2ea26be48562f66fcb9b66307da72b1e2e37453f
b9c4468596
2016-06-01 10:03:52 +00:00
Joey Hess
f4489cc415
Remove Makefile from cabal tarball; man page building is now handled by a small haskell program.
...
This actually runs faster than building the man pages from the makefile
did. But the main purpose is to let Setup.hs import Build.Mans and so not
need the makefile.
2016-05-31 13:58:13 -04:00
felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d1
056a7f67a8
Added a comment
2016-05-31 16:36:05 +00:00
Joey Hess
2a7df4f6d9
response
2016-05-31 12:01:45 -04:00
Joey Hess
2b9281164f
response
2016-05-31 11:58:38 -04:00
xloem
25b92a1597
Added a comment
2016-05-29 02:02:38 +00:00
NhanHo
c1f4b9fab8
2016-05-28 06:02:16 +00:00
felixonmars@643c7c1f0bf9bace16d293d69b51419f012234d1
177376dc79
2016-05-28 03:23:10 +00:00
Joey Hess
84f20c9f69
Windows: Avoid terminating git-annex branch lines with \r\n when union merging.
2016-05-27 15:22:52 -04:00
Joey Hess
45308ec78b
Improve SHA*E extension extraction code.
...
Filter out over-long "extensions" before stripping out non-alphanumerics
from them, so that eg "foo.ba__________r" is not considered a .bar
extension.
2016-05-27 13:14:51 -04:00
Joey Hess
b7d47741c9
comment
2016-05-27 13:09:46 -04:00
Joey Hess
eba68572dc
Split lines in the git-annex branch on \r as well as \n, to deal with \r\n terminated lines written by some versions of git-annex on Windows.
...
This fixes strange displays in some cases, including whereis showing
many duplicate locations, and showing more total copies than actually
exist.
It's unknown if that lead to data loss when eg, dropping. At the moment,
it seems unlikely it could, since the UUID with \r's appended is not the
same as a UUID without, and so no remote matches it.
It's also unknown if \r's can leak in on windows, perhaps when merging the
git-annex branch.
2016-05-27 11:45:13 -04:00
Joey Hess
4e0af0e3e8
followup
2016-05-27 11:05:53 -04:00
Joey Hess
0c2c9202d7
followup
2016-05-27 11:01:33 -04:00
Joey Hess
0e33730b5a
analysis
2016-05-27 10:39:55 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ae9f6b5dd4
2016-05-25 18:30:34 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f2327ef7b0
closing
2016-05-25 00:28:36 +00:00
Joey Hess
d815bb8635
close
2016-05-24 16:06:24 -04:00
Joey Hess
a533cc3b35
close
2016-05-24 16:00:39 -04:00
NhanHo
bd8e8ebd07
2016-05-24 13:15:56 +00:00
NhanHo
eab26c79c3
2016-05-24 10:39:34 +00:00
ilovezfs
c4cd0c8730
Added a comment
2016-05-24 09:32:31 +00:00
NhanHo
f6cded63e9
2016-05-24 09:08:35 +00:00
NhanHo
b18f0f55b6
2016-05-24 09:07:18 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
91f8800721
Added a comment: what would be the "best" command to run?
2016-05-24 00:10:23 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
e1247977b3
added that reconfirmed with 6.20160523+gitg33c00ab-1~ndall+1
2016-05-23 23:58:15 +00:00
Joey Hess
737d4a5ba1
deja vu all over again
2016-05-23 18:25:39 -04:00
Joey Hess
4d4fb65da2
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-23 18:15:17 -04:00
Joey Hess
70ecc00f31
re-close
2016-05-23 17:52:08 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
065a8c3030
fixed meta tag
2016-05-23 20:48:35 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
072d7938f0
2016-05-23 20:47:30 +00:00
Joey Hess
9e81a39a01
comment, reopen
2016-05-23 14:36:59 -04:00
Joey Hess
f348634df0
comment
2016-05-23 14:14:51 -04:00
Joey Hess
53d9b0fc5f
initial pass
2016-05-23 13:59:31 -04:00
Joey Hess
4f88bc87a5
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-23 13:03:48 -04:00
Joey Hess
fda1175d32
comment
2016-05-23 13:00:49 -04:00
ilovezfs
b425c4ee62
Added a comment
2016-05-23 16:26:36 +00:00
Joey Hess
e394315b67
comment
2016-05-23 11:13:51 -04:00
xloem
304c5ef17d
2016-05-23 11:01:25 +00:00
xloem
fbb955c7f2
2016-05-23 10:55:54 +00:00
ilovezfs
07383ae9ea
2016-05-23 06:31:12 +00:00
ilovezfs
724fe1a3d2
2016-05-23 06:27:46 +00:00
ilovezfs
da4d667940
Patches for GHC 8 and for cabal configure
2016-05-23 06:26:59 +00:00
rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b6
f499d6f052
Added a comment: Arrived in homebrew - Fix not working?
2016-05-22 19:58:33 +00:00
xloem
a207886237
2016-05-22 17:09:49 +00:00
xloem
8a95bb14bc
removed
2016-05-22 16:26:56 +00:00
xloem
79d335c806
Added a comment: This could be detected
2016-05-22 16:26:30 +00:00
Joey Hess
da0bfb9829
rename
2016-05-21 09:51:32 -04:00
ilovezfs@25b1c2e6e4c5194d062624bafc4507b8398d6588
bc87b2d9f9
S3 support lacking in a stock cabal install build in a sandbox on OS X
2016-05-20 10:33:02 +00:00
EskildHustvedt
41a5155b09
Added a comment
2016-05-20 07:45:52 +00:00
EskildHustvedt
f317ecb77b
2016-05-20 07:37:38 +00:00
xloem
e86688651c
Added a comment
2016-05-18 09:43:13 +00:00
Joey Hess
8006ac923b
followup
2016-05-17 14:01:32 -04:00
adament@c0981cf9fb3a2c013811bae9af9bada8f0fa0886
b00ea72aec
2016-05-17 16:25:08 +00:00
adament@c0981cf9fb3a2c013811bae9af9bada8f0fa0886
9d2bb5bf5e
2016-05-17 16:23:54 +00:00
Joey Hess
eda5d9cc74
adjust: Add --fix adjustment, which is useful when the git directory is in a nonstandard place.
2016-05-16 17:18:33 -04:00
Joey Hess
fb8ab2469d
assistant: Fix bug that caused v6 pointer files to be annexed by the assistant.
2016-05-16 13:36:36 -04:00
Joey Hess
d881850fe3
comment
2016-05-12 15:23:43 -04:00
Joey Hess
9fd09a657a
open bug from forum post
2016-05-12 15:14:30 -04:00
paulK
34670bc816
2016-05-11 21:51:41 +00:00
paulK
9c03a649c8
Bug report.
2016-05-11 00:52:34 +00:00
Joey Hess
3f1aaa84c5
Added annex.gnupg-decrypt-options and remote.<name>.annex-gnupg-decrypt-options, which are passed to gpg when it's decrypting data.
...
The naming is unofrtunately not consistent, but the gnupg-options
were only used for encrypting, and it's too late to change that.
It would be nice to have a third setting that is always passed to gnupg,
but ~/.gnupg/options can be used to specify such global options when really
needed.
2016-05-10 13:03:56 -04:00
xloem
2f84557979
removed
2016-05-07 12:34:59 +00:00
xloem
d187f771b9
2016-05-07 12:26:13 +00:00
Joey Hess
c456833179
Windows: Fix an over-long temp directory name.
2016-05-06 12:49:41 -04:00
slowbyte@142ac4d0d3edb8ed7be2fa944db64ee067115f0e
56d3d31918
2016-05-06 05:37:55 +00:00
Joey Hess
3e79a2f114
enable explicit-setup-deps
2016-05-05 15:37:42 -04:00
rustikus@9db90d0c115a1825e2f1e5f15257ec1298a6c7b6
a5bec6c70b
2016-05-05 13:41:53 +00:00
abdo.roig@4afedf09b5d9a0a6a9f44fc16a778e10cc3e89dc
5385ed813f
Added a comment: Problem fixed
2016-05-05 08:32:37 +00:00
Joey Hess
23c2cfa488
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-04 13:06:30 -04:00
Joey Hess
4d88c7193b
Windows: Fix several bugs in propigation of changes from the adjusted branch back to the master branch.
2016-05-04 13:06:09 -04:00
thowz
ee686c5c7e
Added a comment: reinject files
2016-05-04 00:52:38 +00:00
Joey Hess
bb21e47f10
link to bug report on stack
2016-05-03 14:53:41 -04:00
Joey Hess
6ada288325
comment
2016-05-03 14:09:18 -04:00
Joey Hess
f0e215689c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-05-03 14:07:42 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
152d4027d0
Added a comment
2016-05-03 17:53:41 +00:00
Joey Hess
7f72091b6f
followup and close
2016-05-03 13:47:14 -04:00
Joey Hess
8065d195be
not a bug
2016-05-03 13:08:03 -04:00