#14207: mercurial-5.6
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  renodr
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by renodr):

 {{{
 == New Features ==

  * `hg mv -A` can now be used with `--at-rev`. It behaves just like
    `hg cp -A --at-rev`, i.e. it marks the destination as a copy of the
    source whether or not the source still exists (but the source must
    exist in the parent revision).

  * New revset predicate `diffcontains(pattern)` for filtering revisions
    in the same way as `hg grep --diff pattern`.

 == Internal API Changes ==

  * `merge.update()` is now private (renamed to `_update()`). Hopefully
    the higher-level functions available in the same module cover your
    use cases.
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14207#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to