Timeline
Not logged in

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

7 most recent check-ins related to "url-password-fixes"

2013-11-12
02:41
Merge in fixes for the password embedded in the URL, save password prompting, and new clone --once option. check-in: ff159bfdd7 user: andybradford tags: trunk
2013-11-10
06:04
Merge in latest from trunk. Closed-Leaf check-in: 69a19a7d75 user: andybradford tags: url-password-fixes
06:01
On Win32 isatty/fileno have been deprecated in favor of _isatty/_fileno. check-in: 594bbaea70 user: andybradford tags: url-password-fixes
2013-11-09
02:38
Prefer use of fossil_strcmp that handles NULL better. check-in: e97665e056 user: andybradford tags: url-password-fixes
2013-11-08
15:46
Fix temporary directory separator handling for Cygwin. For testing purposes. (Change taken over from SQLite's "cygDirSep" branch) check-in: 7bba46776c user: jan.nijtmans tags: trunk
07:50
Remove side effect produced when calling with no flags. This permits removal of work around in sync.c. check-in: 912ca19510 user: andybradford tags: url-password-fixes
06:01
Clean up handling of passwords for SSH. Further separate prompting for password from saving of password. check-in: ad34c07c45 user: andybradford tags: url-password-fixes