Ticket #327 (assigned enhancement)

Opened 3 years ago

Last modified 4 months ago

ChangeLog from a specific revision

Reported by: amartin Assigned to: athomas (accepted)
Priority: normal Component: ChangeLogPlugin
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 07:46:46.
patch for 0.11 and torev

Change History

04/23/06 04: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 14: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 03: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 07:46:46 changed by DiGi

  • attachment ChangeLog-11.patch added.

patch for 0.11 and torev

01/17/08 07: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/14/08 19:06:08 changed by athomas

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


Add/Change #327 (ChangeLog from a specific revision)




Change Properties
Action