Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/main.c version f5a90ba912
|
2020-10-17
| ||
| 18:47 | Use the correct filename in hyperlinks in the new /finfo page. check-in: 0af4772245 user: drh tags: trunk | |
| 14:57 | Enhancements to the /finfo page so that it follows the file across name changes if the ci=HASH query parameter is used. check-in: b54d9396f9 user: drh tags: trunk | |
| 12:34 | On the /finfo page, change the check-in range query parameters from ci= and orig= into from= and to=. This gets the ci= query parameter out of the way so that it can be reused. check-in: 299800b29d user: drh tags: trunk | |
|
2020-10-15
| ||
| 14:59 | Expand the allowed date/time format for the "a=" and "b=" query parameters to the /finfo page, so that it is compatible with /timeline. check-in: 04ef2df613 user: drh tags: trunk | |
| 11:23 | Fix typo in pikchr.md check-in: 9bdc9ca40b user: drh tags: trunk | |
|
2020-10-14
| ||
| 17:47 | For the "fossil all" command, make --dont-stop the default. There is a new option --stop-on-error that sets the legacy behavior. Pause for 1/3rd of a second after any subprocess failure so that if the failures is due to SIGINT, a second SIGINT can have time to arrive before continuing. check-in: bcd5adddbb user: drh tags: trunk | |
| 12:15 | Take positive cherrypick merges into account when computing the MLINK table for a check-in. check-in: e0d8f733b7 user: drh tags: trunk | |
|
2020-10-13
| ||
| 20:47 | Fix the --baseurl option on "fossil server" so that it automatically strips off trailing / characters. check-in: 9e816f0aa9 user: drh tags: trunk | |