Changes On Branch multi-remote-fix
Not logged in

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

Changes In Branch multi-remote-fix Excluding Merge-Ins

This is equivalent to a diff from dcc90ab5e1 to 719dcd29cd

2020-08-16
15:30
Close multi-remote-fix branch because the issue is now resolved. See https://fossil-scm.org/forum/forumpost/158a67cc53 for some information on what was going on. The solution was to reopen the configuration after it was being prematurely closed. check-in: 4c16a24995 user: andygoth tags: bad-merge
15:03
Put the date on the 2.12 release. Start a change-log for 2.13. check-in: 522e7204c0 user: drh tags: trunk
14:45
Merge trunk, since cloning local filesystem repositories still does not work Closed-Leaf check-in: 719dcd29cd user: andygoth tags: multi-remote-fix
14:31
Remove "(pending)" from 2.12 changelog now that 2.12 is released check-in: dcc90ab5e1 user: andygoth tags: trunk
14:08
When compiling with FOSSIL_DEBUG (from the --fossil-debug configure option) do not attempt to "compress" built-in javascript by removing comments and surplus whitespace. This makes the javascript easier to read in a debugger. check-in: 41b9873b43 user: drh tags: trunk
2020-07-30
00:11
Revive branch, since it turns out there is still a problem with cloning local filesystem repositories. See the previously-linked forum post for details. check-in: cbd52334ef user: andygoth tags: multi-remote-fix

Changes to src/rebuild.c.

Changes to src/sync.c.

Changes to src/url.c.