jrollins
82e058ee24
2021-01-31 20:17:19 +00:00
jrollins
602c74ed0a
2021-01-31 20:12:07 +00:00
falsifian
7bf84e4963
Added a comment: tests mostly pass
2021-01-31 05:07:16 +00:00
falsifian
7cfa1e61bf
2021-01-31 04:56:16 +00:00
falsifian
36aa9a1d24
2021-01-31 04:55:34 +00:00
Joey Hess
7d18153955
close
2021-01-29 15:54:13 -04:00
Joey Hess
69be08ce0e
close
2021-01-29 15:52:45 -04:00
Joey Hess
e560110a7e
close
2021-01-29 15:50:08 -04:00
Joey Hess
6569e35ba4
close
2021-01-29 15:48:45 -04:00
Joey Hess
a7eff71cff
Merge branch 'master' of ssh://git-annex.branchable.com
2021-01-29 15:39:02 -04:00
Joey Hess
30667c2512
close moreinfo
2021-01-29 15:36:36 -04:00
Joey Hess
0fc1b94018
done
2021-01-29 15:35:30 -04:00
Joey Hess
96ffea3439
close direct mode
2021-01-29 15:34:47 -04:00
Joey Hess
59d9cb5394
close with proof this is not a bug
2021-01-29 15:33:15 -04:00
Joey Hess
93a5342797
close
2021-01-29 15:29:55 -04:00
Joey Hess
0d411a4203
close
2021-01-29 15:27:43 -04:00
Joey Hess
e248252542
close
2021-01-29 15:26:06 -04:00
Joey Hess
655068c71a
merge
2021-01-29 15:24:47 -04:00
Joey Hess
d5a2c39933
reject
2021-01-29 15:13:16 -04:00
Joey Hess
8d4eb2d34e
get: Improve output when failing to get a file fails
...
showTriedRemotes lists the remotes it tried to access. So there's
no need to list those again in "Try making some of these remotes
available".
2021-01-29 15:11:19 -04:00
Joey Hess
7e9617ef47
comment
2021-01-29 15:01:56 -04:00
Joey Hess
966522571f
close moreinfo
2021-01-29 14:55:48 -04:00
Joey Hess
3861845ff3
retitle and confirmed
2021-01-29 14:53:45 -04:00
Joey Hess
b505ce6e53
close
2021-01-29 14:50:52 -04:00
Joey Hess
d9363de256
close
2021-01-29 14:49:55 -04:00
Joey Hess
65b5f91641
close
2021-01-29 14:47:31 -04:00
Joey Hess
93e5eb3378
comment
2021-01-29 14:44:03 -04:00
Joey Hess
b92963c766
close moreinfo
2021-01-29 14:35:25 -04:00
Joey Hess
fbf53c320d
comment and reject
2021-01-29 14:33:26 -04:00
Joey Hess
f8a13fbbce
close
2021-01-29 14:27:36 -04:00
Joey Hess
9201d70e93
close
2021-01-29 14:26:32 -04:00
Joey Hess
bf6557b4e8
close
2021-01-29 14:24:52 -04:00
Joey Hess
4da5635754
close
2021-01-29 14:20:09 -04:00
Joey Hess
45eb2757de
close
2021-01-29 14:19:01 -04:00
Joey Hess
162f149704
close
2021-01-29 14:16:16 -04:00
Joey Hess
2a5e032d15
close
2021-01-29 14:14:15 -04:00
Joey Hess
89a054a215
comment
2021-01-29 14:12:25 -04:00
Joey Hess
2902f91897
close moreinfo
2021-01-29 13:25:25 -04:00
Joey Hess
9bdcba9fcb
close
2021-01-29 13:24:28 -04:00
Joey Hess
02b5bd224e
move to todo
2021-01-29 13:07:49 -04:00
Joey Hess
f2756f6547
retitle strangely extensioned bug report
2021-01-29 12:59:26 -04:00
Joey Hess
70ac3cefc8
remove strangely extensioned and dup bug report
2021-01-29 12:59:05 -04:00
Joey Hess
79f8145a53
close git bug
2021-01-29 12:58:05 -04:00
Joey Hess
7f6e2da321
comment
2021-01-29 12:53:57 -04:00
Joey Hess
d3a71a5db6
close moreinfo
2021-01-29 12:50:38 -04:00
seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68
ba24a61bf1
Added a comment: Thanks! And yes, no data loss.
2021-01-29 06:55:43 +00:00
Joey Hess
c35fa6975b
fix handling of implicit and before parens
...
Fix an oddity in matching options and preferred content expressions such as
"foo (bar or baz)", which was incorrectly handled as if it were "(foo or
bar) and baz)" rather than the intended "foo and (bar or baz)"
Seemed like a change to consume should be able to handle this case
better, but I was having trouble writing it that way, so instead added
a separate pass that inserts the implicit ands explicitly. Also added
several test cases to make sure versions with and without explicit ands
generate the same.
2021-01-28 13:51:07 -04:00
Joey Hess
6f78497572
When adding files to an adjusted branch set up by --unlock-present, add them unlocked, not locked
...
Missed this when implementing it because of the default case catching
the new constructor. So, removed that default case to make sure
future types of adjusted branches don't make the same mistake.
Complicated by git-annex addurl --fast which adds the file whose content
is not present, so it needs to stay unlocked when on such a branch.
This commit was sponsored by Brock Spratlen on Patreon.
2021-01-28 12:47:46 -04:00
Joey Hess
db1e6c0625
close
2021-01-28 12:42:05 -04:00
Joey Hess
133177b231
close
2021-01-28 12:40:04 -04:00