Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch url-password-fixes Excluding Merge-Ins
This is equivalent to a diff from 7bba46776c to 69a19a7d75
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
| ||
15:35 | Remove duplicate user from fossil user capabilities usage statement. check-in: 66ca04d452 user: andybradford tags: trunk | |
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 | |
00:02 | Change fossil ui behavior to look for default-user first if set, otherwise look for user with Setup capability. check-in: 2fe1d8043e user: andybradford tags: pending-review | |
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 | |
2013-11-07
| ||
13:31 | Make sure that "fossil clean" never cleans win/fossil.exe either. check-in: 6dd4d75e15 user: jan.nijtmans tags: trunk | |
Changes to src/clone.c.
Changes to src/sync.c.
Changes to src/url.c.
Changes to src/user.c.
Changes to src/xfer.c.