aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/diff-header.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Patch for bug 266955: Only display interdiff options if we have ↵jocuri%softhome.net2004-11-051-1/+1
| | | | other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk.
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-101-33/+43
| | | | viewer UI while we're at it). Do just that. r=myk, a=myk.
* Fix for bug 252943: broken title in interdiff. Adds reasonable title whilekiko%async.com.br2004-07-271-3/+8
| | | | | doing an interdiff, and fixes some broken and confusing double-linking in the text. r=joel, a=justdave.
* Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.gerv%gerv.net2004-01-301-1/+1
|
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net2003-11-091-5/+9
| | | | "bug" or variations. Patch by gerv; r,a=justdave.
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-311-0/+307
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.