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
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
Joey Hess
e3224ff77d
formatLsTree did not use a tab where git does
...
Fixed that, and made parserLsTree accept the space as well as tab.
Fixes a reversion that made import of a tree from a special remote result in
a merge that deleted files that were not preferred content of that special
remote.
2021-01-28 12:36:37 -04:00
Joey Hess
3b8fcefb45
add news item for git-annex 8.20210127
2021-01-27 11:14:12 -04:00
Joey Hess
a82aca67b8
releasing package git-annex version 8.20210127
2021-01-27 11:13:25 -04:00
Joey Hess
d4a3f856e9
rename forum post ending in a dot which breaks cloning on windows
2021-01-26 13:19:05 -04:00
Joey Hess
b372d962ae
Added GETGITREMOTENAME to extenal special remote protocol
2021-01-26 12:42:47 -04:00
seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68
5db7c3c8b6
Added a comment: Unless the key is the argument to set
2021-01-26 16:12:31 +00:00
seanl@fe5df935169a5440a52bdbfc5fece85cdd002d68
4246a5eaba
Added a comment: -- works between the value and the option
2021-01-26 16:10:23 +00:00
edward
201bd6f318
Remove broken link.
2021-01-26 16:01:58 +00:00
Joey Hess
a11dad646c
Merge branch 'master' of ssh://git-annex.branchable.com
2021-01-26 11:32:52 -04:00
Joey Hess
8a8491b5b9
update
2021-01-26 11:32:40 -04:00
Joey Hess
4d8ce4464f
add
2021-01-26 11:27:14 -04:00
hello@6d9a437cebceb2fc657f93c4f30a7ba859e9309c
8d3bc1d3cb
Added a comment: Other benefits of proposed improvements to the smudge/clean API
2021-01-26 14:25:59 +00:00
Joey Hess
bfa85ce64e
Merge branch 'master' of ssh://git-annex.branchable.com
2021-01-25 21:51:28 -04:00