Fossil

Changes On Branch branch-close-subcommand
Login

Changes On Branch branch-close-subcommand

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

Changes In Branch branch-close-subcommand Excluding Merge-Ins

This is equivalent to a diff from 8a231a79 to 6f3ab141

2021-07-25
02:59
Add new branch subcommands: close, reopen, hide, unhide. ... (check-in: f1fb1239 user: stephan tags: trunk)
2021-07-23
06:12
Added (branch reopen) subcommand, the inverse of (branch close), per forum feedback. ... (Closed-Leaf check-in: 6f3ab141 user: stephan tags: branch-close-subcommand)
02:44
branch hide/unhide subcommands now skip over checkins which have resp. don't have the hidden tag. ... (check-in: 768f30ff user: stephan tags: branch-close-subcommand)
2021-07-22
23:08
Enhance the /vdiff page to understand the nc (no-color) query parameter and to do a better job of preserving query parameter choices when clicking on other display options. ... (check-in: 2e51bb9b user: drh tags: trunk)
05:59
Initial impl of (branch close) subcommand. ... (check-in: 0bdb19f3 user: stephan tags: branch-close-subcommand)
2021-07-21
18:48
Cleanup for the "fossil help" command implementation. ... (check-in: 8a231a79 user: drh tags: trunk)
17:13
Update the built-in SQLite to the latest trunk version, for testing purposes. ... (check-in: cd90fc91 user: drh tags: trunk)

Changes to src/branch.c.

Changes to src/tag.c.

Changes to www/changes.wiki.