Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

10 check-ins using file src/db.c version fff8d4408e

2013-07-26
06:40
Only setup Fossil user if URL is SSH. This is done to avoid problems when cloning a fossil that has SSH settings using into a file:// URL. check-in: 1ebba56f2a user: amb tags: ssh-shared-account
02:44
Honor the --once setting for sync, pull, push if set. check-in: 6265b43ba1 user: amb tags: ssh-shared-account
2013-07-25
07:16
Don't prompt for password if user is not set. check-in: fb0f926ed6 user: amb tags: ssh-shared-account
01:41
There may be a command-line option that was set, so don't ignore it. check-in: 90ee2ee528 user: amb tags: ssh-shared-account
2013-07-24
06:25
Much needed cleanup of command-line option handling. Improve sync handling of SSH user. Bring in change for less verbose SSH output. check-in: 955b39ee9f user: amb tags: ssh-shared-account
2013-07-23
07:25
Merge in SSH open fossil compatibility changes. check-in: f4e882f5d3 user: amb tags: ssh-shared-account
2013-07-20
09:41
Clean up code style issues introduced by vi tabstops. check-in: f38f76cf01 user: amb tags: ssh-shared-account
09:38
Print the Fossil user if different from URL user. check-in: 4d67ad13ca user: amb tags: ssh-shared-account
08:48
Perhaps avoid confusion with other similarly named short options. check-in: 9dd4a935e8 user: amb tags: ssh-shared-account
08:40
Alternative approach to allow multiple SSH users to share the same SSH account while maintaining separate Fossil identities. check-in: e3510cef23 user: amb tags: ssh-shared-account