Fossil

Timeline
Login

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

6 check-ins using file extsrc/shell.c version 29962d3599

2022-07-19
23:33
Add a quote from [https://wholesomedonut.prose.sh/using-fossil-not-git] to the "quotes.wiki" page of the documentation. check-in: ff95be0064 user: drh tags: trunk
21:50
Added CSS to keep command name aliases from wrapping in the /help list. check-in: 5c91df7cd3 user: stephan tags: help-aliases-unique
14:51
Remove some unneeded code. check-in: 83877bb727 user: danield tags: help-aliases-unique
14:47
Add aliases as a new command type and display these next to the corresponding main command in /help. Make sure that for 'test-all-help' command and webpage each help string is output at most once. check-in: 4b8efc05d7 user: danield tags: help-aliases-unique
13:23
Removed the -- flag handling from expand_args_option(), instead letting it fall through to find_option(), to eliminate inconsistencies and corner cases uncovered in [forum:4382bbc66757c39f|forum thread 4382bbc66757c39f]. check-in: 62a1688205 user: stephan tags: trunk
13:17
Update the built-in SQLite to the latest trunk version for testing. check-in: e5be71d6ac user: drh tags: trunk