Package trac ::
Package versioncontrol ::
Package web_ui ::
Module changeset
Module changeset
source code
Classes
ChangesetModule
Renderer providing flexible functionality for showing sets of
differences.
Variables
__package__ = 'trac.versioncontrol.web_ui'
Imports:
groupby,
os,
posixpath,
re,
struct,
StringIO,
tag,
Option,
BoolOption,
IntOption,
Context,
Mimeview,
IPermissionRequestor,
Resource,
ResourceNotFound,
ISearchSource,
search_to_sql,
shorten_result,
ITimelineEventProvider,
as_bool,
content_disposition,
embedded_numbers,
pathjoin,
any,
from_utimestamp,
pretty_timedelta,
to_timestamp,
exception_to_unicode,
to_unicode,
unicode_urlencode,
shorten_line,
CRLF,
_,
ngettext,
RepositoryManager,
Changeset,
Node,
NoSuchChangeset,
get_diff_options,
diff_blocks,
unified_diff,
BrowserModule,
IRequestHandler,
RequestDone,
Chrome,
INavigationContributor,
add_ctxtnav,
add_link,
add_script,
add_stylesheet,
prevnext_nav,
IWikiSyntaxProvider,
WikiParser,
format_to,
Component,
ExtensionPoint,
Interface,
TracError,
implements