Menu

Trac Commit Log


Commit Date  
[r8646] by cboos

TracMercurial for 0.11: support Mercurial 1.4dev (after hg:1ef630452e0b).

Thanks to Benoit Boissinot on #mercurial for the hint about not supporting unreleased Mercurial versions.
Actually an unreleased version will always be considered to be the newest. If this assumption is wrong, upgrading to mpm's hg tip should do, or at least getting a release version so that the coarse grained version check will work.

2009-10-07 14:11:17 Tree
[r8645] by cboos

Oops, follow-up to r8644, last minute refactorings are evil...

2009-10-07 12:16:50 Tree
[r8644] by cboos

0.11.6dev: improve startup time by caching the component activation "rules" and using a dict to speed up the checks.

Before, the n components were checked against the n' rules, where n and n' were often of the same magnitude, resulting in O(n^2^) behavior.

Profiling data for startup sequence hinted this could be a significant slowdown.

2009-10-07 12:11:09 Tree
[r8643] by rblank

MultiRepos: Fixed scoping of changeset links so that the context is used first for finding the repository.

2009-10-07 00:10:58 Tree
[r8642] by rblank

MultiRepos: Fixed revision log links, which were missing the `reponame`.

2009-10-06 23:47:15 Tree
[r8641] by rblank

0.12dev: Work around a new default of readline 6, which is to add a space after completion when a single item is returned. This setting is unfortunately not available through the `readline` module, and Python is not yet patched to restore the old behavior (and old versions probably never will be).

Closes #8711.

2009-10-04 12:54:23 Tree
[r8640] by rblank

0.12dev: Merged [8635] from 0.11-stable.

2009-10-03 14:17:02 Tree
[r8639] by rblank

0.12dev: Fixed functional tests for non-English locales.

Closes #8615.

2009-10-03 13:57:00 Tree
[r8638] by rblank

0.12dev: Some more import cleanup by Felix Schwarz.

Closes #8717.

2009-10-03 12:50:14 Tree
[r8637] by rblank

0.12dev: Removed some stale imports. Patch by Felix Schwarz.

Closes #8715.

2009-10-03 12:30:55 Tree
Older >
MongoDB Logo MongoDB