Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
3 check-ins tagged with "ls-hot-branches"
|
2022-08-10
| ||
| 05:56 | Fix a compiler warning. ... (Closed-Leaf check-in: 877b237ba2 user: florian tags: ls-hot-branches) | |
|
2022-08-02
| ||
| 10:27 | Refactor the `-h' option to its own `lsh' subcommand sibling to `list|ls' to reuse their infrastructure and flags. To produce useful output with the `-r' option, the SQL query to generate the branch list is LIMIT'ed in an inner query, and then ORDER'ed again in an outer query. ... (check-in: dbd6efe2d8 user: florian tags: ls-hot-branches) | |
|
2022-07-31
| ||
| 10:47 | Add a new `-h' option to `fossil branch ls' to list the "hot" (first few recently modified) branches. ... (check-in: fe299ee400 user: florian tags: ls-hot-branches) | |