errors: raise InputError from revsingle() iff revset provided by the user
Same reasoning as for `revrange()` in an earlier patch. Differential Revision: https://phab.mercurial-scm.org/D11562
Showing
- hgext/censor.py 2 additions, 1 deletionhgext/censor.py
- hgext/children.py 1 addition, 2 deletionshgext/children.py
- hgext/closehead.py 1 addition, 1 deletionhgext/closehead.py
- hgext/extdiff.py 3 additions, 3 deletionshgext/extdiff.py
- hgext/fastannotate/commands.py 3 additions, 2 deletionshgext/fastannotate/commands.py
- hgext/largefiles/overrides.py 1 addition, 1 deletionhgext/largefiles/overrides.py
- hgext/rebase.py 1 addition, 1 deletionhgext/rebase.py
- mercurial/cmdutil.py 1 addition, 1 deletionmercurial/cmdutil.py
- mercurial/commands.py 20 additions, 20 deletionsmercurial/commands.py
- mercurial/debugcommands.py 2 additions, 2 deletionsmercurial/debugcommands.py
- mercurial/logcmdutil.py 12 additions, 0 deletionsmercurial/logcmdutil.py
- tests/test-commandserver.t 1 addition, 1 deletiontests/test-commandserver.t
- tests/test-directaccess.t 1 addition, 1 deletiontests/test-directaccess.t
- tests/test-manifest.t 1 addition, 1 deletiontests/test-manifest.t
- tests/test-obshistory.t 8 additions, 8 deletionstests/test-obshistory.t
- tests/test-rebase-dest.t 1 addition, 1 deletiontests/test-rebase-dest.t
- tests/test-strip.t 5 additions, 5 deletionstests/test-strip.t
Loading
Please register or sign in to comment