Joey Hess
a5c5ce5e48
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-28 16:17:00 -04:00
Ilya_Shlyakhter
afb1be754a
Added a comment: readonly special remotes]
2019-05-28 17:25:19 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
89abda9efd
Added a comment: git-annex not working on arm at all?
2019-05-28 17:23:57 +00:00
root@99e0a30209b856a064fa7d3e42d26b562bdf991c
a03a9cedf1
2019-05-28 16:53:35 +00:00
Joey Hess
8960f259b8
make readonly export remotes really be readonly
...
When a remote is configured to be readonly, don't allow changing what's
exported to it.
This was missed in the original export remote implementation, but it makes
sense for a readonly export remote to not be allowed to change.
2019-05-28 11:04:28 -04:00
Joey Hess
4c48efeb35
comment
2019-05-28 10:41:25 -04:00
ndj
4cb8eec696
Added a comment
2019-05-28 03:36:53 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
182943ed60
2019-05-26 11:05:38 +00:00
Ilya_Shlyakhter
bf3c032a31
strange interaction of checkpresentkey and annex-readonly=true
2019-05-24 03:05:32 +00:00
emmet.obrien@e4a3124a9cf70a33bd02e6cab55d0db0352ce9e1
82dfd2d9e7
2019-05-23 20:39:29 +00:00
yarikoptic
8fe962dba5
Added a comment: configuration variable
2019-05-23 19:31:46 +00:00
Joey Hess
e678d0d0ed
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-23 14:15:04 -04:00
Joey Hess
c877af6192
comment
2019-05-23 14:12:59 -04:00
Joey Hess
87c70c278d
comment
2019-05-23 14:00:20 -04:00
Joey Hess
1a315a8704
comment
2019-05-23 13:37:47 -04:00
Joey Hess
c0907909c8
comment
2019-05-23 13:33:53 -04:00
Ilya_Shlyakhter
8ba2109395
Added a comment
2019-05-23 17:07:40 +00:00
Joey Hess
f2a54e3401
Android: Improve installation process when the user's login shell is not bash.
...
~/.profile works for bash, but not all other login shells.
This setting PATH is a minor convenience for users, particuarly since
typing on android is so much harder. The usual linux standalone bundle
just expects the user to know how to add it to PATH. I don't want this
code to grow special cases for every possible login shell. So displaying a
message to the presumably minority who don't use bash seems like the best
choice.
Longer term, I'd hope termux gets some way to set an environment variable
for all login shells. Systems using PAM can, via ~/.pam_environment. Or
alternatively, add a git-annex package to termux, even if just an installer
package. I'd rather spend time on either of those than on making this minor
thing support more login shells.
This commit was sponsored by mo on Patreon.
2019-05-23 13:06:31 -04:00
Joey Hess
a14f6ce758
fix repo description setting bugs
...
* init: When the repository already has a description, don't change it.
* describe: When run with no description parameter it used to set
the description to "", now it will error out.
2019-05-23 12:51:01 -04:00
Joey Hess
d5582865b6
comment
2019-05-23 12:25:51 -04:00
Joey Hess
1e00f861ab
comment
2019-05-23 12:12:44 -04:00
andrew
66b1f2bd15
Added a comment
2019-05-21 23:33:57 +00:00
Joey Hess
5af9e7f3d0
break out a todo
2019-05-21 11:10:13 -04:00
Joey Hess
e51ca437c4
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-20 16:46:26 -04:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
8bec41ceed
Added a comment
2019-05-20 15:23:45 +00:00
Joey Hess
fb69a8c215
retitle
2019-05-20 09:59:12 -04:00
Joey Hess
4894bfe3ea
comment
2019-05-20 09:58:36 -04:00
Joey Hess
2246aef3b8
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-20 09:51:25 -04:00
Joey Hess
cc6eb46ac2
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-20 09:50:56 -04:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
06bc46eaa2
Added a comment: it's zsh
2019-05-19 10:05:27 +00:00
anthony@2b89f08c5c67f83d920fe464d7363db8f45cec20
b7a8264c2f
Added a comment
2019-05-19 08:39:09 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
02a3160ca5
Added a comment: .profile doesn't take effect
2019-05-18 19:46:09 +00:00
Joey Hess
2d7f295b90
todo
2019-05-17 21:15:36 -04:00
Ilya_Shlyakhter
d803c1c331
reported issue with git-annex-init silently overwriting repo description
2019-05-17 17:51:25 +00:00
Ilya_Shlyakhter
33c16fd936
reported still seeing errors with git-annex-add
2019-05-16 18:36:44 +00:00
aragilar
bea10be73c
Added a comment
2019-05-16 08:26:28 +00:00
derobert
1a33402476
Added a comment
2019-05-16 08:12:45 +00:00
aragilar
117c009f23
2019-05-16 06:27:23 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
2d7186b43d
Added a comment
2019-05-15 17:55:58 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
a275f65662
Added a comment: Are we talking about a different installer?
2019-05-14 19:57:41 +00:00
Ilya_Shlyakhter
846bf51421
Added a comment
2019-05-14 19:23:33 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
f986210657
Added a comment: Should be in ~/.profile
2019-05-14 19:15:08 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
4e7444cbf1
2019-05-14 19:02:27 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
4c7f38fc2c
2019-05-12 17:02:07 +00:00
ndj
d45dbd678c
2019-05-11 18:33:25 +00:00
CandyAngel
0076e9fa03
2019-05-10 11:29:10 +00:00
yarikoptic
a022f42ab2
new issue on inability to access ftp urls forwarded to from http URL
2019-05-09 20:42:34 +00:00
Ilya_Shlyakhter
63f6389e64
problem with multi-threaded copying to an S3 remote.
2019-05-09 03:00:34 +00:00
Joey Hess
8b44548d0e
comment
2019-05-07 13:20:03 -04:00
Joey Hess
aaeb85361c
Merge branch 'wip'
2019-05-07 13:07:45 -04:00