Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

#11481 closed enhancement (duplicate)

improve ordering of git changesets in timeline

Reported by: Christian Boos Owned by:
Priority: normal Milestone:
Component: plugin/git Version: 1.0dev
Severity: normal Keywords: git-committer git-author
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Witness the followed set of rebased changesets: timeline:2014-02-10T0048

They're coming up backwards:

  • Initial code drop, with PEP-0008 changes and inherit
  • Show count in h2
  • Allow the rendering method to be specified by the request handler

When they should come in reverse chronological order (i.e. most recent first):

  • Allow the rendering method to be specified by the request handler
  • Show count in h2
  • Initial code drop, with PEP-0008 changes and inherit

So in case of a tie in the git-committer date, we should use the git-author date as a second key.

Attachments (0)

Change History (2)

comment:1 by Jun Omae, 10 years ago

Maybe a duplicate of #11467?

comment:2 by Christian Boos, 10 years ago

Milestone: next-stable-1.0.x
Resolution: duplicate
Status: newclosed

Looks like ;-) Sorry for the noise!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.