Name Status Project Last Modified Last Commit
lp:trac-bzr/0.3
Series: 0.3
bug Development trac-bzr 2010-07-10 16:06:25 UTC
118. Fix minor error in README.

Author: Martin von Gagern
Revision Date: 2010-07-10 16:06:25 UTC

Fix minor error in README.

lp:trac-bzr/trac-0.10
Series: trac-0.10
bug Development trac-bzr 2010-07-10 16:05:52 UTC
108. Fix minor error in README.

Author: Martin von Gagern
Revision Date: 2010-07-10 16:05:52 UTC

Fix minor error in README.

lp:trac-bzr
Series: 0.4
bug Development trac-bzr 2014-04-15 08:12:27 UTC
131. Merge fix from James Teh for deprecat...

Author: Richard Wilbur
Revision Date: 2014-04-15 08:12:27 UTC

Merge fix from James Teh for deprecated repository method get_ancestry.

lp:~buaabyl/trac-bzr/BzrTagListMacro Experimental trac-bzr 2011-09-16 07:37:05 UTC
11. 支持0.12,使用mako。

Author: swordfish
Revision Date: 2011-09-16 07:37:05 UTC

支持0.12,使用mako。

lp:~gagern/trac-bzr/noancestry Experimental trac-bzr 2009-12-18 12:18:17 UTC
88. Experimental revno calculation for Bz...

Author: Martin von Gagern
Revision Date: 2009-12-09 12:48:16 UTC

Experimental revno calculation for BzrDirNode based on lefthand history.

This experimental modification reproduces pretty much the algorithm from
BzrVersionedNode.get_history: iterate through lefthand history, looking for
changesets (or in this case the latest changeset) touching a given
directory. This gets rid of get_ancestry in the get_content_revision
method.

With large subtrees which have been modified recently this algorithm will
perform much better. On the other hand, with small directories that haven't
been modified in a long time, this iteration over changesets will probably
be much more expensive than the old approach.

The resulting revision numbers will be different as well. Where the old
approach yielded the (probably dotted) revno of the last child modification
according to some topologicaly sorted but otherwise arbitrary ancestry, this
new approach uses only lefthand history and will therefore always yield
mainline revision numbers if starting from a mainline revision. This
contrasts with the revision numbers for files, which are still dotted ones.

lp:~jlgeering/trac-bzr/multirepos bug Experimental trac-bzr 2009-09-16 12:19:17 UTC This branch has not been pushed to yet.
lp:~pekka-jaaskelainen/trac-bzr/brancheslayout Experimental trac-bzr 2009-12-16 11:56:14 UTC
56. Fix for a crash.

Author: Pekka Jaaskelainen
Revision Date: 2009-12-16 11:56:14 UTC

Fix for a crash.

12011207 of 1307 results