Fossil

Changes On Branch backoffice-win
Login

Changes On Branch backoffice-win

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

Changes In Branch backoffice-win Excluding Merge-Ins

This is equivalent to a diff from 1dd2527f to 5d7c00f7

2019-05-02
03:36
tclsh8.7 is out there... ... (check-in: 8b276cf9 user: bch tags: trunk)
2019-04-26
16:53
Another invocation of the backoffice was found where the option "--nocgi" might be necessary. ... (Closed-Leaf check-in: 5d7c00f7 user: tsbg tags: backoffice-win)
16:45
Make sure that the "--nocgi" option gets removed from the command line (hint: short circuit evaluation of the && operator). ... (check-in: 417e2b41 user: tsbg tags: backoffice-win)
16:39
Merge trunk. ... (check-in: 3a19db88 user: tsbg tags: backoffice-win)
2019-04-25
14:28
Make full use of the new file_tempname() in "fossil diff" with both --from and --to options. Improve file_tempname() to allow for a suggested differentiator tag. ... (check-in: 1dd2527f user: drh tags: trunk)
2019-04-24
12:59
Preserve the basis-file suffix when generating temporary file names. ... (check-in: a072be1e user: drh tags: trunk)

Changes to src/alerts.c.

Changes to src/backoffice.c.

Changes to src/main.c.

Changes to src/popen.c.