[Python-Dev] Useful "hg log" trick to only see revisions in the current branch
Nick Coghlan
ncoghlan at gmail.com
Tue Mar 22 21:50:39 CET 2011
More information about the Python-Dev mailing list
Tue Mar 22 21:50:39 CET 2011
- Previous message: [Python-Dev] Useful "hg log" trick to only see revisions in the current branch
- Next message: [Python-Dev] Python3: speed efficiency vs user friendliness (my first experience)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Mar 22, 2011 at 10:49 PM, R. David Murray <rdmurray at bitdance.com> wrote: > So: there is completion support for hg update for both bash and zsh. > Not sure about other shells. Thanks for clarifying that, I've long been hazy on the details of how completion works across various utilities (it also clears up why the bug with tab completion for a locally built Python landed in bash-completion's lap). Cheers, Nick. -- Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
- Previous message: [Python-Dev] Useful "hg log" trick to only see revisions in the current branch
- Next message: [Python-Dev] Python3: speed efficiency vs user friendliness (my first experience)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list