A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2011-February/108409.html below:

[Python-Dev] hg extensions (was: Mercurial conversion repositories)

[Python-Dev] hg extensions (was: Mercurial conversion repositories) [Python-Dev] hg extensions (was: Mercurial conversion repositories)Éric Araujo merwok at netwok.org
Sun Feb 27 00:19:56 CET 2011
Hi,

>     shelve
>         http://mercurial.selenic.com/wiki/ShelveExtension
>         Store un commited changes away so they dont affect generation
> of the patch
I never use it.

>    transplant
>         http://mercurial.selenic.com/wiki/TransplantExtension
>         required to port patches between major versions
That’s actually not clear in the current PEP / devguide.

>     record
>         http://mercurial.selenic.com/wiki/RecordExtension
>         Allows cherry picking of commits to build a patch, Also works with mq
“Cherry-picking“ means “selecting some changesets for pull”, not
“selecting some diff hunks for commit”.

>     Crecord
>         http://mercurial.selenic.com/wiki/CrecordExtension
>         appears to be a c optimized version or record
Not at all.  It has the same functionality as record, only in a curses
UI instead of an unusable line-based interface.

> Branch Management
>     bookmarks
>         http://mercurial.selenic.com/wiki/BookmarksExtension
>         Great for tracking bug fix work without needing to create a
> separate working directory
Never use them.  Clones are okay.

Regards
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4