Artifact
facd00cecee8a98259aad612fea47c680f8202b55898835ee42c8ccddd8d8ea8:
- File
src/url.c
-
2019-06-28 07:23:33
— part of check-in
[2600b7719f]
on branch save-http-url-password
— Added the --save-http-url-password option to the clone command to make
it skip the "remember password (Y/n)?" prompt if the password was given
in an HTTP URL. We avoid this for ssh:// URLs since you have pre-shared
keys, SSH agents, and such to avoid the need in that case. Without this
feature, you can't script around it by piping "echo y" through the
command because the "remember password" feature as of trunk only works
when isatty(0), which will be false when Fossil is downstream from a
pipe like that.
(user:
wyoung
size: 18551)
-
2019-06-29 03:14:15
— part of check-in
[421e6bb333]
on branch trunk
— Add the --save-password option to "fossil clone". Put the command-line options
for "fossil clone" in alphabetical order.
(user:
drh
size: 18551)
-
2019-08-04 22:56:00
— part of check-in
[fc5f88d6d9]
on branch cleanX
— Merge trunk
(user:
jan.nijtmans
size: 18551)
-
2019-08-31 16:42:33
— part of check-in
[aa37639112]
on branch db-begin-txn-updates
— Merge in latest from trunk.
(user:
andybradford
size: 18551)
-
2020-01-09 17:57:18
— part of check-in
[4d8aecdfcf]
on branch cmake-ide
— Merge in trunk
(user:
ashepilko
size: 18551)
-
2020-01-28 20:39:00
— part of check-in
[9dbea18c71]
on branch multi-thread
— Merge trunk
(user:
jan.nijtmans
size: 18551)