Awesome ZSH Completion for Fossil!

Timeline
Login

Timeline

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

23 check-ins by user lifepillar

2026-05-10
11:36
Remove test commands. Test commands are still discoverable by typing `te` followed by Tab, but options are not completed. The only options for test commands is `--help`. leaf check-in: 362d9ec666 user: lifepillar tags: trunk
10:53
Remove end year in copyright. check-in: 88b129045b user: lifepillar tags: trunk
10:52
Update all commands and options based on Fossil 2.28. check-in: e4a50f6705 user: lifepillar tags: trunk
2026-05-08
21:39
Update commands up to `patch` excluded. check-in: 19e5dfd07c user: lifepillar tags: trunk
20:05
Remove duplicate option. check-in: dbffdb42a1 user: lifepillar tags: trunk
20:02
Improve completion of --repository. Use _files instead of _path_files, filter with -g and make sure that directories are always shown. check-in: 12694b38d4 user: lifepillar tags: trunk
19:20
Quote variables. check-in: 7c88fc4699 user: lifepillar tags: trunk
18:40
Fix parameter name (ZSH did not like the existing form). check-in: 067d0529aa user: lifepillar tags: trunk
18:38
Update options of other commands. check-in: c250591bce user: lifepillar tags: trunk
17:53
Update common optionas based on Fossil 2.28 (52445a27f1). check-in: 208b26ef2a user: lifepillar tags: trunk
17:04
Add patch from https://fossil-scm.org/home/fdiff?v1=838a7f1b39e81ee0&v2=733bfcc6eb9bbb69. check-in: f0f30906cf user: lifepillar tags: trunk
2022-06-11
10:20
Update copyright. Some minor fixes. check-in: 8c853fd376 user: lifepillar tags: trunk
2021-08-31
11:01
Use _path_files with *.fossil glob pattern instead of __fossil_repos. check-in: 01847d413d user: lifepillar tags: trunk
2021-08-30
11:13
Add new options to several commands. Add interwiki command. check-in: 5f820c3e7f user: lifepillar tags: trunk
09:44
Remove commands: smtpd, pop3d. check-in: 0e2671af85 user: lifepillar tags: trunk
09:42
Add new commands: chat, patch, pikchr. check-in: 55ed7f26f1 user: lifepillar tags: trunk
2020-11-13
08:06
When using `add`, offer only extra files (i.e., files not already in the repo) as completions. check-in: b869b958df user: lifepillar tags: trunk
07:48
Do not complete paths when using `addremove`. According to the help, `addremove` does not take paths. check-in: 86ab5b7598 user: lifepillar tags: trunk
2020-10-25
11:24
Clean up the code and fix a few issues. check-in: b5c4437b90 user: lifepillar tags: trunk
2020-10-24
21:02
Do not insert a space after completing a URL protocol. check-in: edf14727b5 user: lifepillar tags: trunk
20:40
Add "set" as an alias for "settings". check-in: 8fb6db76e3 user: lifepillar tags: trunk
14:44
Initial import of ZSH completion script for Fossil. check-in: 9c2310dcca user: lifepillar tags: trunk
14:36
initial empty check-in check-in: 65c52d18e9 user: lifepillar tags: trunk