Fossil

Timeline
Login

Timeline

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

12 check-ins related to "multi-remote-fix"

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: 4c16a249 user: andygoth tags: bad-merge)
14:45
Merge trunk, since cloning local filesystem repositories still does not work ... (Closed-Leaf check-in: 719dcd29 user: andygoth tags: multi-remote-fix)
14:31
Remove "(pending)" from 2.12 changelog now that 2.12 is released ... (check-in: dcc90ab5 user: andygoth 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: cbd52334 user: andygoth tags: multi-remote-fix)
2020-07-29
20:08
Fixed %j encoding to backslash-escape double-quotes. It was accounting for them in its allocation but not actually escaping them. ... (check-in: caa51dec user: stephan tags: trunk)
2020-07-18
04:26
Close branch ... (check-in: 997267a1 user: andygoth tags: trunk)
01:33
Temporarily back out "fossil remote" improvements until "fossil clone" is fixed: https://fossil-scm.org/forum/forumpost/158a67cc53 ... (check-in: 0a752652 user: andygoth tags: multi-remote-fix)
2020-07-17
23:53
For strtoll() with Visual Studio prior to MSVS 2013, fallback to _strtoi64(). ... (check-in: d626ddb5 user: ashepilko tags: trunk)
2020-07-15
19:52
Fix a minor spelling error. ... (check-in: 0d1db48f user: andybradford tags: trunk)
18:58
Typos and improvements to the help text for "fossil remote". ... (check-in: c8212fd1 user: drh tags: trunk)
18:53
Make the "fossil remote delete default" command works like "fossil remote off". ... (check-in: 59645b6f user: drh tags: trunk)
18:02
Add the ability to remember multiple remote repositories. Enhance the "fossil remote" command to configure and control the list. ... (check-in: f11c863d user: drh tags: trunk)