Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/main.c version b5e912c105
|
2022-09-26
| ||
| 08:11 | Merge trunk into markdown-tagrefs branch. check-in: 7321b44acf user: stephan tags: markdown-tagrefs | |
| 07:08 | Cherrypick [5ade6fb863e4], inadvertently checked in on a different branch. check-in: 44c5d02932 user: stephan tags: trunk | |
| 06:43 | Update the hyperlink for purchasing a SEE license. check-in: c3ce8a424a user: danield tags: trunk | |
|
2022-09-25
| ||
| 14:18 |
fix specified file path case in locate_unmanaged_files()
Only insert unmanaged files into the temp sfile table. This now makes the routine behave consistently whether file, directory, or no paths are passed on the command line, and fixes the `fossil changes --extra` bug report in [forum:452ec8fac167]. check-in: 39eb451ad3 user: mark tags: trunk | |
| 13:44 |
tweak `fossil remote` cmd to update the "default" name
Don't delete the current default remote-url when the user invokes the invalid `fossil remote add default` command; instead, output correct usage to update the special "default" symbolic name. Tweak help text to make this more obvious. Prompted by [forum:5748fcb117a99b43]. check-in: 2a3e851e7b user: mark tags: trunk | |
| 07:35 | Link keyboard and mouse navigation and enable changing keyboard focus with Ctrl+Click. check-in: 29824137be user: florian tags: timeline-keyboard-navigation | |
| 07:23 | Sync with trunk. check-in: 3c92971996 user: florian tags: timeline-keyboard-navigation | |
| 07:18 | Minor changes to option handling for the `ui' command: (A) Abort early with an error message if the specified port number is invalid (instead of later with an assertion failure); (B) Add short form -p for --page; (C) Add short form -B for --nobrowser. check-in: 1431ebae3d user: florian tags: trunk | |