Ticket #789 (closed enhancement: worksforme)

Opened 2 years ago

Last modified 10 months ago

Support for branches ?

Reported by: jean-baptiste.note@m4x.org Assigned to: hvr
Priority: normal Component: GitPlugin
Severity: normal Keywords:
Cc: jean-baptiste.note@m4x.org Trac Release: 0.10

Description

Hello,

First, thank you for this work. It works beautifully, is very nicely integrated... Except that I'd like to be able to switch branches in the view. This is something that I could do with multiple git repositories, all mirrors, all switched to a different branches... If trac supported multiple repositories (which may be the case).

Jean-Baptiste

Attachments

quickjump-targets-screenshot.png (96.1 kB) - added by hvr on 02/06/08 09:49:53.
Screenshot of quickjump drop-down field available with r3187

Change History

10/11/06 02:03:40 changed by hvr

  • status changed from new to assigned.

would it be enough, to be able to jump the branches' head, i.e. the latest commit in a given branch?

10/11/06 02:14:30 changed by jean-baptiste.note@m4x.org

This sounds perfect to me.

11/11/06 03:04:35 changed by hvr

(In [1536]) some minor changes to allow for using branch names (and possibly also tag names) instead of revision numbers (e.g. in the View revision entry field);

see #789

(follow-up: ↓ 5 ) 02/06/08 09:49:01 changed by hvr

(In [3187]) implemented `get_quickjump_targets' method; addresses #789

02/06/08 09:49:53 changed by hvr

  • attachment quickjump-targets-screenshot.png added.

Screenshot of quickjump drop-down field available with r3187

(in reply to: ↑ 4 ) 02/06/08 09:51:03 changed by anonymous

Replying to hvr:

(In [3187]) implemented `get_quickjump_targets' method; addresses #789

see also attachment:quickjump-targets-screenshot.png

02/06/08 11:04:11 changed by hvr

(In [3188]) handle tags that point to git tag objects by performing an additional lookup to the actual commit object (addresses #789)

02/08/08 01:45:37 changed by hvr

  • status changed from assigned to closed.
  • resolution set to worksforme.

Add/Change #789 (Support for branches ?)




Change Properties
Action