##// END OF EJS Templates
copies: teach symmetric difference about working revisions...
copies: teach symmetric difference about working revisions - use changelog.count() as a pseudo revision number - abort early in copies if revs are the same - eliminate working dir hacks in copies - yield results as they're found

File last commit:

r5928:3340aa5a default
r6430:a6a66e81 default
Show More
map
10 lines | 313 B | text/plain | TextLexer
default = 'changelog'
feedupdated = '<updated>#date|rfc3339date#</updated>'
mimetype = 'application/atom+xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl