Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-14 | refactor(fossil): use `fossil branch current` supported since v2.7 (#11138) | Warren Young | |
Using the automation-friendly "fossil branch current" feature added in Fossil 2.7 instead of ad hoc parsing of human-readable "fossil branch" output. Not only does this fix a stray space in the output, it's more robust against changes in command output in general. Closes #11138 | |||
2022-01-03 | fix(fossil): refactor `fossil_prompt_info` and quote % in branch | Marc Cornellà | |
2021-12-28 | feat(fossil): add completion for `fossil add` (#8564) | CGenie | |
Co-authored-by: Marc Cornellà <hello@mcornella.com> | |||
2021-03-15 | fix(fossil): PROMPT and RPROMPT are no longer exported (#9655) | wahjava | |
Fixes #9654 | |||
2016-05-10 | Added fossil plugin. | jgmdev | |