Fossil

Changes On Branch tkt-improvements
Login

Changes On Branch tkt-improvements

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

Changes In Branch tkt-improvements Excluding Merge-Ins

This is equivalent to a diff from f04b61f7e1 to 3e16be4e02

2025-04-17
11:00
different improvements to the ticket system as described in [forum:/forumpost/4756d97a64|forum post 4756d97a64] ... (check-in: fab9f00477 user: jkosche tags: trunk)
2025-04-13
12:39
better quoting to make intent clearer, thanks to [forum:/forumpost/cf724a9bea] ... (Closed-Leaf check-in: 3e16be4e02 user: jkosche tags: tkt-improvements)
12:15
better regexp to match the hyphen, thanks to [forum:/forumpost/81529972df] ... (check-in: ac848122fa user: jkosche tags: tkt-improvements)
2025-03-30
18:40
Update the help text for "fossil branch new" to make it clear that the preferred idiom for branch creation in Fossil is to use the --branch option on the "fossil commit" command. ... (check-in: 1869b58580 user: drh tags: trunk)
15:54
improve navigation of tktsetup-subpages ... (check-in: f5619ef3e0 user: jkosche tags: tkt-improvements)
11:18
Replaced the mention of "fossil branch new" in the Quick Start doc with a link to the section of the gitusers doc which explains why this is not the recommended way of working with Fossil. Both options remain documented, but now we bring Git expats to the place where many of their _other_ questions are most likely to be answered. ... (check-in: f04b61f7e1 user: wyoung tags: trunk)
11:08
Expanded the "Starting A New Project" section of the Quick Start doc to cover the next few common steps. Also updated the "fossil version" example above it to the current release version to keep the doc from looking *too* outdated. ... (check-in: 4f42caee47 user: wyoung tags: trunk)

Changes to src/report.c.

Changes to src/tkt.c.

Changes to src/tktsetup.c.