Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 7e647d9940d31b34c253e6f71c416c4b > files > 3073

bzr-2.7.0-6.mga7.aarch64.rpm


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Bazaar Release Notes &#8212; Bazaar 2.7.0 documentation</title>
    <link rel="stylesheet" href="../_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    
    <script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <script type="text/javascript" src="../_static/language_data.js"></script>
    
    <link rel="shortcut icon" href="../_static/bzr.ico"/>
    <link rel="search" title="Search" href="../search.html" />
    <link rel="next" title="Bazaar Release Notes" href="bzr-1.2.html" />
    <link rel="prev" title="Bazaar Release Notes" href="bzr-1.4.html" /> 
  </head><body>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="bzr-1.2.html" title="Bazaar Release Notes"
             accesskey="N">next</a></li>
        <li class="right" >
          <a href="bzr-1.4.html" title="Bazaar Release Notes"
             accesskey="P">previous</a> |</li>
<li><a href="http://bazaar.canonical.com/">
    <img src="../_static/bzr icon 16.png" /> Home</a>&nbsp;|&nbsp;</li>
<a href="http://doc.bazaar.canonical.com/en/">Documentation</a>&nbsp;|&nbsp;</li>

        <li class="nav-item nav-item-0"><a href="../index.html">Table of Contents (2.7.0)</a> &#187;</li>

          <li class="nav-item nav-item-1"><a href="index.html" accesskey="U">Bazaar Release Notes</a> &#187;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="bazaar-release-notes">
<h1>Bazaar Release Notes<a class="headerlink" href="#bazaar-release-notes" title="Permalink to this headline">¶</a></h1>
<div class="toctree-wrapper compound">
</div>
<div class="section" id="bzr-1-3-1">
<h2>bzr 1.3.1<a class="headerlink" href="#bzr-1-3-1" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Released:</th><td class="field-body">2008-04-09</td>
</tr>
</tbody>
</table>
<p>No changes from 1.3.1rc1.</p>
</div>
<div class="section" id="bzr-1-3-1rc1">
<h2>bzr 1.3.1rc1<a class="headerlink" href="#bzr-1-3-1rc1" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Released:</th><td class="field-body">2008-04-04</td>
</tr>
</tbody>
</table>
<div class="section" id="bug-fixes">
<h3>Bug Fixes<a class="headerlink" href="#bug-fixes" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Fix a bug causing a ValueError crash in <code class="docutils literal notranslate"><span class="pre">parse_line_delta_iter</span></code> when
fetching revisions from a knit to pack repository or vice versa using
bzr:// (including over HTTP or SSH).
(#208418, Andrew Bennetts, Martin Pool, Robert Collins)</li>
</ul>
</div>
</div>
<div class="section" id="bzr-1-3">
<h2>bzr 1.3<a class="headerlink" href="#bzr-1-3" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Released:</th><td class="field-body">2008-03-20</td>
</tr>
</tbody>
</table>
<p>Bazaar has become part of the GNU project &lt;<a class="reference external" href="http://www.gnu.org">http://www.gnu.org</a>&gt;</p>
<p>Many operations that act on history, including <code class="docutils literal notranslate"><span class="pre">log</span></code> and <code class="docutils literal notranslate"><span class="pre">annotate</span></code> are now
substantially faster.  Several bugs have been fixed and several new options and
features have been added.</p>
<div class="section" id="testing">
<h3>Testing<a class="headerlink" href="#testing" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Avoid spurious failure of <code class="docutils literal notranslate"><span class="pre">TestVersion.test_version</span></code> matching
directory names.
(#202778, Martin Pool)</li>
</ul>
</div>
</div>
<div class="section" id="bzr-1-3rc1">
<h2>bzr 1.3rc1<a class="headerlink" href="#bzr-1-3rc1" title="Permalink to this headline">¶</a></h2>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Released:</th><td class="field-body">2008-03-16</td>
</tr>
</tbody>
</table>
<div class="section" id="notes-when-upgrading">
<h3>Notes When Upgrading<a class="headerlink" href="#notes-when-upgrading" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>The backup directory created by <code class="docutils literal notranslate"><span class="pre">upgrade</span></code> is now called
<code class="docutils literal notranslate"><span class="pre">backup.bzr</span></code>, not <code class="docutils literal notranslate"><span class="pre">.bzr.backup</span></code>. (Martin Albisetti)</li>
</ul>
</div>
<div class="section" id="changes">
<h3>Changes<a class="headerlink" href="#changes" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>A new repository format ‘development’ has been added. This format will
represent the latest ‘in-progress’ format that the bzr developers are
interested in getting early-adopter testing and feedback on.
<code class="docutils literal notranslate"><span class="pre">doc/developers/development-repo.txt</span></code> has detailed information.
(Robert Collins)</li>
<li>BZR_LOG environment variable controls location of .bzr.log trace file.
User can suppress writing messages to .bzr.log by using ‘/dev/null’
filename (on Unix) or ‘NUL’ (on Windows). If BZR_LOG variable
is not defined but BZR_HOME is defined then default location
for .bzr.log trace file is <code class="docutils literal notranslate"><span class="pre">$BZR_HOME/.bzr.log</span></code>.
(Alexander Belchenko, #106117)</li>
<li><code class="docutils literal notranslate"><span class="pre">launchpad</span></code> builtin plugin now shipped as separate part in standalone
bzr.exe, installed to <code class="docutils literal notranslate"><span class="pre">C:\Program</span> <span class="pre">Files\Bazaar\plugins</span></code> directory,
and standalone installer allows user to skip installation of this plugin.
(Alexander Belchenko)</li>
<li>Restore auto-detection of plink.exe on Windows. (Dmitry Vasiliev)</li>
<li>Version number is now shown as “1.2” or “1.2pr2”, without zeroed or
missing final fields.  (Martin Pool)</li>
</ul>
</div>
<div class="section" id="features">
<h3>Features<a class="headerlink" href="#features" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><code class="docutils literal notranslate"><span class="pre">branch</span></code> and <code class="docutils literal notranslate"><span class="pre">checkout</span></code> can hard-link working tree files, which is
faster and saves space.  (Aaron Bentley)</li>
<li><code class="docutils literal notranslate"><span class="pre">bzr</span> <span class="pre">send</span></code> will now also look at the <code class="docutils literal notranslate"><span class="pre">child_submit_to</span></code> setting in
the submit branch to determine the email address to send to.
(Jelmer Vernooij)</li>
</ul>
</div>
<div class="section" id="improvements">
<h3>Improvements<a class="headerlink" href="#improvements" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>BzrBranch._lefthand_history is faster on pack repos.  (Aaron Bentley)</li>
<li>Branch6.generate_revision_history is faster.  (Aaron Bentley)</li>
<li>Directory services can now be registered, allowing special URLs to be
dereferenced into real URLs.  This is a generalization and cleanup of
the lp: transport lookup.  (Aaron Bentley)</li>
<li>Merge directives that are automatically attached to emails have nicer
filenames, based on branch-nick + revno. (Aaron Bentley)</li>
<li><code class="docutils literal notranslate"><span class="pre">push</span></code> has a <code class="docutils literal notranslate"><span class="pre">--revision</span></code> option, to specify what revision to push up
to.  (Daniel Watkins)</li>
<li>Significantly reducing execution time and network traffic for trivial
case of running <code class="docutils literal notranslate"><span class="pre">bzr</span> <span class="pre">missing</span></code> command for two identical branches.
(Alexander Belchenko)</li>
<li>Speed up operations that look at the revision graph (such as ‘bzr log’).
<code class="docutils literal notranslate"><span class="pre">KnitPackRepositor.get_revision_graph</span></code> uses <code class="docutils literal notranslate"><span class="pre">Graph.iter_ancestry</span></code> to
extract the revision history. This allows filtering ghosts while
stepping instead of needing to peek ahead. (John Arbash Meinel)</li>
<li>The <code class="docutils literal notranslate"><span class="pre">hooks</span></code> command lists installed hooks, to assist in debugging.
(Daniel Watkins)</li>
<li>Updates to how <code class="docutils literal notranslate"><span class="pre">annotate</span></code> work. Should see a measurable improvement in
performance and memory consumption for file with a lot of merges.
Also, correctly handle when a line is introduced by both parents (it
should be attributed to the first merge which notices this, and not
to all subsequent merges.) (John Arbash Meinel)</li>
</ul>
</div>
<div class="section" id="bugfixes">
<h3>Bugfixes<a class="headerlink" href="#bugfixes" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Autopacking no longer holds the full set of inventory lines in
memory while copying. For large repositories, this can amount to
hundreds of MB of ram consumption.
(Ian Clatworthy, John Arbash Meinel)</li>
<li>Cherrypicking when using <code class="docutils literal notranslate"><span class="pre">--format=merge3</span></code> now explictly excludes
BASE lines. (John Arbash Meinel, #151731)</li>
<li>Disable plink’s interactive prompt for password.
(#107593, Dmitry Vasiliev)</li>
<li>Encode command line arguments from unicode to user_encoding before
invoking external mail client in <cite>bzr send</cite> command.
(#139318, Alexander Belchenko)</li>
<li>Fixed problem connecting to <code class="docutils literal notranslate"><span class="pre">bzr+https://</span></code> servers.
(#198793, John Ferlito)</li>
<li>Improved error reporting in the Launchpad plugin. (Daniel Watkins,
#196618)</li>
<li>Include quick-start-summary.svg file to python-based installer(s)
for Windows. (#192924, Alexander Belchenko)</li>
<li>lca merge now respects specified files. (Aaron Bentley)</li>
<li>Make version-info –custom imply –all. (#195560, James Westby)</li>
<li><code class="docutils literal notranslate"><span class="pre">merge</span> <span class="pre">--preview</span></code> now works for merges that add or modify
symlinks (James Henstridge)</li>
<li>Redirecting the output from <code class="docutils literal notranslate"><span class="pre">bzr</span> <span class="pre">merge</span></code> (when the remembered
location is used) now works. (John Arbash Meinel)</li>
<li>setup.py script explicitly checks for Python version.
(Jari Aalto, Alexander Belchenko, #200569)</li>
<li>UnknownFormatErrors no longer refer to branches regardless of kind of
unknown format. (Daniel Watkins, #173980)</li>
<li>Upgrade bundled ConfigObj to version 4.5.2, which properly quotes #
signs, among other small improvements. (Matt Nordhoff, #86838)</li>
<li>Use correct indices when emitting LCA conflicts.  This fixes IndexError
errors.  (Aaron Bentley, #196780)</li>
</ul>
</div>
<div class="section" id="documentation">
<h3>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Explained how to use <code class="docutils literal notranslate"><span class="pre">version-info</span> <span class="pre">--custom</span></code> in the User Guide.
(Neil Martinsen-Burrell)</li>
</ul>
</div>
<div class="section" id="api-breaks">
<h3>API Breaks<a class="headerlink" href="#api-breaks" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Support for loading plugins from zip files and
<code class="docutils literal notranslate"><span class="pre">bzrlib.plugin.load_from_zip()</span></code> function are deprecated.
(Alexander Belchenko)</li>
</ul>
</div>
<div class="section" id="id1">
<h3>Testing<a class="headerlink" href="#id1" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li>Added missing blackbox tests for <code class="docutils literal notranslate"><span class="pre">modified</span></code> (Adrian Wilkins)</li>
<li>The branch interface tests were invalid for branches using rich-root
repositories because the empty string is not a valid file-id.
(Robert Collins)</li>
</ul>
</div>
<div class="section" id="internals">
<h3>Internals<a class="headerlink" href="#internals" title="Permalink to this headline">¶</a></h3>
<ul class="simple">
<li><code class="docutils literal notranslate"><span class="pre">Graph.iter_ancestry</span></code> returns the ancestry of revision ids. Similar to
<code class="docutils literal notranslate"><span class="pre">Repository.get_revision_graph()</span></code> except it includes ghosts and you can
stop part-way through. (John Arbash Meinel)</li>
<li>New module <code class="docutils literal notranslate"><span class="pre">tools/package_mf.py</span></code> provide custom module finder for
python packages (improves standard python library’s modulefinder.py)
used by <code class="docutils literal notranslate"><span class="pre">setup.py</span></code> script while building standalone bzr.exe.
(Alexander Belchenko)</li>
<li>New remote method <code class="docutils literal notranslate"><span class="pre">RemoteBzrDir.find_repositoryV2</span></code> adding support for
detecting external lookup support on remote repositories. This method is
now attempted first when lookup up repositories, leading to an extra
round trip on older bzr smart servers. (Robert Collins)</li>
<li>Repository formats have a new supported-feature attribute
<code class="docutils literal notranslate"><span class="pre">supports_external_lookups</span></code> used to indicate repositories which support
falling back to other repositories when they have partial data.
(Robert Collins)</li>
<li><code class="docutils literal notranslate"><span class="pre">Repository.get_revision_graph_with_ghosts</span></code> and
<code class="docutils literal notranslate"><span class="pre">bzrlib.revision.(common_ancestor,MultipleRevisionSources,common_graph)</span></code>
have been deprecated.  (John Arbash Meinel)</li>
<li><code class="docutils literal notranslate"><span class="pre">Tree.iter_changes</span></code> is now a public API, replacing the work-in-progress
<code class="docutils literal notranslate"><span class="pre">Tree._iter_changes</span></code>. The api is now considered stable and ready for
external users.  (Aaron Bentley)</li>
<li>The bzrdir format registry now accepts an <code class="docutils literal notranslate"><span class="pre">alias</span></code> keyword to
register_metadir, used to indicate that a format name is an alias for
some other format and thus should not be reported when describing the
format. (Robert Collins)</li>
</ul>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h3><a href="../index.html">Table of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Bazaar Release Notes</a><ul>
<li><a class="reference internal" href="#bzr-1-3-1">bzr 1.3.1</a></li>
<li><a class="reference internal" href="#bzr-1-3-1rc1">bzr 1.3.1rc1</a><ul>
<li><a class="reference internal" href="#bug-fixes">Bug Fixes</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bzr-1-3">bzr 1.3</a><ul>
<li><a class="reference internal" href="#testing">Testing</a></li>
</ul>
</li>
<li><a class="reference internal" href="#bzr-1-3rc1">bzr 1.3rc1</a><ul>
<li><a class="reference internal" href="#notes-when-upgrading">Notes When Upgrading</a></li>
<li><a class="reference internal" href="#changes">Changes</a></li>
<li><a class="reference internal" href="#features">Features</a></li>
<li><a class="reference internal" href="#improvements">Improvements</a></li>
<li><a class="reference internal" href="#bugfixes">Bugfixes</a></li>
<li><a class="reference internal" href="#documentation">Documentation</a></li>
<li><a class="reference internal" href="#api-breaks">API Breaks</a></li>
<li><a class="reference internal" href="#id1">Testing</a></li>
<li><a class="reference internal" href="#internals">Internals</a></li>
</ul>
</li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="bzr-1.4.html"
                        title="previous chapter">Bazaar Release Notes</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="bzr-1.2.html"
                        title="next chapter">Bazaar Release Notes</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="../_sources/release-notes/bzr-1.3.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <div class="searchformwrapper">
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    </div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="bzr-1.2.html" title="Bazaar Release Notes"
             >next</a></li>
        <li class="right" >
          <a href="bzr-1.4.html" title="Bazaar Release Notes"
             >previous</a> |</li>
<li><a href="http://bazaar.canonical.com/">
    <img src="../_static/bzr icon 16.png" /> Home</a>&nbsp;|&nbsp;</li>
<a href="http://doc.bazaar.canonical.com/en/">Documentation</a>&nbsp;|&nbsp;</li>

        <li class="nav-item nav-item-0"><a href="../index.html">Table of Contents (2.7.0)</a> &#187;</li>

          <li class="nav-item nav-item-1"><a href="index.html" >Bazaar Release Notes</a> &#187;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &#169; Copyright 2009-2011 Canonical Ltd.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.8.4.
    </div>
  </body>
</html>