aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment/diff-file.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-171-2/+2
| | | | r=mkanat, a=mkanat
* Bug 352615: Group empty cells together to reduce the size of the diff page - ↵lpsolit%gmail.com2009-07-091-17/+25
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 218618: Show line numbers on patch attachments when viewing them in ↵lpsolit%gmail.com2007-05-271-10/+45
| | | | "diff" mode - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
* Bug 282999 remove Javascript LANGUAGE attribute in all filesbugreport%peshkin.net2005-02-251-1/+1
| | | | | Patch by Anne van Kesteren <bug@annevankesteren.nl> r=LpSolit,a=myk
* Fix for bug 232659: Fix inconsistent attachment links (and clean up diffkiko%async.com.br2004-09-101-2/+2
| | | | viewer UI while we're at it). Do just that. r=myk, a=myk.
* Fix for bug 251898: Add function information to PatchReader output.kiko%async.com.br2004-07-181-5/+11
| | | | | | Added support for the function strings included in unified and contextual diffs, which is included in PatchReader-0.9.5. r=jkeiser, a=justdave.
* 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.
* Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com2003-07-311-0/+129
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.