lp:~ddaa/trac-bzr/quoting

Created by David Allouche and last modified
Get this branch:
bzr branch lp:~ddaa/trac-bzr/quoting
Only David Allouche can upload to this branch. If you are David Allouche please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Allouche
Project:
Trac-Bzr
Status:
Development

Recent revisions

70. By David Allouche

Remove all the urllib.quote/unquote logic.

Revision names containing a compound branch name (project/branch)
or special names (current:, null:) were url-encoded and looked ugly.

If I remove all the quoting logic, it does not break and looks better
(with trace 0.11). It will surely breaks with branch names or revid
containing a ',', and it might break for revid containing a '/'. But
I do not care about those corner cases for my own use.

69. By David Allouche

Fix TypeError, comparison of offset-naive and offset-aware datetimes.

In commit 60, Jelmer said: "All timestamps are utc by default."

That is not true. By default, datetimes are offset-naive,
but Trac uses offset-aware datetimes internally.

68. By Jelmer Vernooij

Avoid _get_weave.

67. By Jelmer Vernooij

Use constants for current: revision.

66. By Jelmer Vernooij

Merge fix for bug 303327.

65. By Jelmer Vernooij

use constants for null: and current:

64. By Jelmer Vernooij

Remove debug hack.

63. By Jelmer Vernooij

List trac-bzr-team as author of trac-bzr.

62. By Jelmer Vernooij

Fix branding.

61. By Jelmer Vernooij

Branding; Bazaar-NG -> Bazaar.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers