Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commits shown out of order, top date advances too quickly when displaying branching development #9

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. View a git log with entries out of date order (happens wherever
branching is used - extensively in our case).

What is the expected output? What do you see instead?

The date at the top of the screen does not match the date shown in the
bottom slider. The date in the bottom slider appears to follow the commit
sequence, jumping forward and backwards in time, whereas the top date
always increases. On our project the top date advanced at about double
time, ending with a date more than a year in the future.

What version of the product are you using? On what operating system?

OS: Debian Lenny
gource: 0.14 (from deb)
git-core: 1:1.6.3.1-1

Please provide any additional information below.

Could git log --date-order be used to ensure commits are chronologically
ordered and fix this?

Original issue reported on code.google.com by interfe...@gmail.com on 2 Oct 2009 at 1:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant