Rockbox General > Rockbox General Discussion

Code changes

(1/1)

Octopuss:
Could anyone tell me  how on earth are the entries in "changelog" sorted? It should be by date, but that's clearly not the case. Today is 30.11., and what I'd see in the list is for example something like this: today, 29.11., last week, yesterday, etc. It makes absolutely no sense.

gevaerts:
With git, the commit timestamp shown in various logs is the time the change was committed *locally* by the author. The order in the central repository (which is what you normally see) is the order in which things were pushed from people's local repositories to the central repository. Code changes are not always pushed immediately (things need to be tested, reviewed, ...).

Navigation

[0] Message Index

Go to full version