index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
mercurial
Age
Commit message (
Expand
)
Author
2021-12-13
fix(mercurial): correctly check for untracked files in `hg_dirty` (#2177)
David Sutherland
2021-12-13
perf(mercurial): optimize utility functions
Marc Cornellà
2021-12-13
feat(mercurial): add `hgci` alias for interactive commit (#8912)
Pandu POLUAN
2021-12-13
feat(mercurial)!: use `PREFIX` and `SUFFIX` settings in `hg_prompt_info` (#6631)
Romain Failliot
2021-12-13
perf(mercurial): improve performance of `hg_prompt_info` (#7929)
anatolyrr
2021-12-13
fix(mercurial): show author name in `hgsl` alias log alias (#3500)
Nicolas Cavigneaux
2021-12-01
chore: fix spelling errors across the project (#10459)
Josh Soref
2021-10-04
feat(mercurial): add `hg log` aliases (#9979)
TheTechRobo
2021-06-13
perf(mercurial): speed up mercurial plugin (#4591)
Michał Duszyk
2021-06-12
feat(plugins): Add helper function to get current mercurial bookmark (#4970)
Mirko Lelansky
2020-03-11
Clean up plugin READMEs and a few plugins
Marc Cornellà
2020-02-28
mercurial: add hga alias to README (#7547)
Michal Kielan
2018-10-06
mercurial: add hga alias for "hg add" (#4969)
Mirko Lelansky
2015-11-26
Use actual `commit --amend` command for Mercurial
WeeBull
2015-11-16
Mercurial plugin: revise README
Andrew Janke
2015-06-11
Added README for mercurial plugin
Oleksandr Shybystyi
2015-02-20
plugins: mercurial: Update the order prompt vars are displayed
Murilo Opsfelder Araujo
2014-11-16
ignore any grep aliases that might be defined
DanielFGray
2014-06-07
Add a command to show unresolve files in merge
Chris Krycho
2014-03-10
Fix hgsl alias.
Zhou Hua
2013-12-01
Adds the hgsl alias for one-line shortlog convenience
Jens Tinfors
2013-06-25
Add more capable hg incoming and outgoing count handling
Chris Krycho
2013-06-25
Merge pull request #1876 from chriskrycho/patch-1
Robby Russell
2013-06-07
Add count for incoming and outgoing changesets.
Chris Krycho
2013-04-24
extend mercurial plugin to be more like git/svn
Philipp Tessenow
2013-04-09
Add alias for 'hg bookmarks'
Vladimir Zakharov
2013-03-27
Mercurial: add alias for pull with rebasing
Vladimir Zakharov
2013-03-11
Mercurial: add aliases for 'incoming' and 'outgoing' commands
Vladimir Zakharov
2012-12-02
hg_current_branch added to mercurial plugin
Lucas Sampaio
2012-01-05
remove the -v flag from a few mercurial aliases
Mark Drago
2011-06-10
Added mercurial plugin with aliases.
ptrv