| Summary | Wrong ordering of certain revisions on Git repos | 
| Queue | Chora | 
| Queue Version | Git master | 
| Type | Bug | 
| State | Assigned | 
| Priority | 1. Low | 
| Owners | Horde Developers (at) | 
| Requester | mrubinsk (at) horde (dot) org | 
| Created | 12/27/2009 (5787 days ago) | 
| Due | |
| Updated | |
| Assigned | |
| Resolved | |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Wrong ordering of certain revisions on Git repos
Queue ⇒ Chora
Assigned to
Milestone ⇒
Patch ⇒ No
mrubinsk:
k - this is weird. The most recent revision shown in chora for
imp/lib/IMAP.php is different then the revision I have checked out,
and git says I'm up-to-date. Specifically, the conditional on line 130
on Chora shows only one condition, by my copy shows two conditions
OR'd together
mrubinsk:
Looks like the first two revisions in the list are reversed
mrubinsk:
It looks like Vcs is displaying the commits in the wrong order or
Chora, I guess I should say. To see what I mean, look at the diff for
the "Move imap_ob storage to an array" revision then view the full
file for the next revision up ("Fix function signature")
the change described in the Move imap_ob storage commit isn't in the file