summaryrefslogtreecommitdiff
path: root/plugins/mercurial/README.md
AgeCommit message (Collapse)Author
2021-12-13feat(mercurial): add `hgci` alias for interactive commit (#8912)Pandu POLUAN
Closes #8912
2021-12-13fix(mercurial): show author name in `hgsl` alias log alias (#3500)Nicolas Cavigneaux
Closes #3500
2021-12-01chore: fix spelling errors across the project (#10459)Josh Soref
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-10-04feat(mercurial): add `hg log` aliases (#9979)TheTechRobo
Co-authored-by: Michał Kielan <kielanm@fb.com>
2020-03-11Clean up plugin READMEs and a few pluginsMarc Cornellà
- fasd - history - mercurial - pylint - repo - yii2
2020-02-28mercurial: add hga alias to README (#7547)Michal Kielan
2015-11-16Mercurial plugin: revise READMEAndrew Janke
Closes #4616 Changes the `plugins=(... mercurial ...)` to be closer to correct zsh syntax, removing commas and extra spaces. Revises discussion on configuring themes to avoid sounding like users should modify the theme definition file in the main OMZ folder. Prioritizes the suggestion of using a theme which already supports hg_prompt_info.
2015-06-11Added README for mercurial pluginOleksandr Shybystyi