Ticket #327 (closed enhancement: fixed)

Opened 7 years ago

Last modified 2 years ago

[Patch] ChangeLog from a specific revision range

Reported by: amartin Assigned to: rjollos
Priority: normal Component: ChangeLogMacro
Severity: normal Keywords:
Cc: Trac Release: 0.9

Description

It would be nice to be able to output the changelog between 2 revisions so that you can display changes between 2 versions

Attachments

ChangeLog-11.patch (3.1 kB) - added by DiGi on 01/17/08 14:46:46.
patch for 0.11 and torev

Change History

04/23/06 11:29:32 changed by athomas

  • status changed from new to assigned.

True, that could be useful. If you're not aware, you can also link to logs with log:tracistanplugin@696:697.

05/19/06 21:23:57 changed by patrickm

I think this is possible in the .10 dev version of Trac, as there is now a "View Changes" button that appears in the browser, where you can enter the SVN URL and the revisions.

The parameters are (almost all) in the URL, so I can do this:

http://projects.edgewall.com/trac/changeset?old_path=branches%2F0.8-stable&old=3320&new_path=branches%2F0.9-stable&new=3320

05/22/06 10:55:55 changed by cboos

I think this is possible in the .10 dev version of Trac ... http://projects.edgewall.com/trac/changeset...

A better way to produce the above link is to use diff:branches/0.8-stable//branches/0.9-stable, or, in general, diff:<old>@rev1//<new>@rev2 (rev1 and rev2 defaulting to latest when omitted).

Note also that for now, InterTrac links don't support that (e.g. trac:diff:branches/0.8-stable//branches/0.9-stable doesn't work currently).

01/17/08 14:46:46 changed by DiGi

  • attachment ChangeLog-11.patch added.

patch for 0.11 and torev

01/17/08 14:50:20 changed by DiGi

I made fixed version:

  1. For Trac 0.11
  2. Have torev - for selections like [[ChangeLog(/path,0,1850,1810)]]

File: ChangeLog-11.patch

digi+trachacks-removethis@qr.cz

08/15/08 02:06:08 changed by athomas

This patch no longer applies to current changelog trunk. Please update the patch and I'll apply it.

12/24/09 11:57:19 changed by rjollos

  • summary changed from ChangeLog from a specific revision to [Patch] ChangeLog from a specific revision range.

01/14/10 08:59:09 changed by rjollos

  • status changed from assigned to new.
  • owner changed from athomas to rjollos.

Changing ticket owner since I have adopted the plugin.

01/25/10 04:50:22 changed by rjollos

  • component changed from ChangeLogPlugin to ChangeLogMacro.

06/12/10 14:10:24 changed by mrelbe

#7242 suggests an alternative patch for Trac 0.12

03/18/11 01:24:08 changed by rjollos

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in #7242 for 0.12 branch.


Add/Change #327 ([Patch] ChangeLog from a specific revision range)




Change Properties
Action