Fixes the behavior of 'last' to be logical when we pass --reverse so
commit91a6de4e9ef9b761670e5801423ae5cebde7befa
authorThomas Zander <Thomas.Zander@Trolltech.com>
Sat, 13 Jun 2009 12:05:06 +0000 (13 14:05 +0200)
committerThomas Zander <Thomas.Zander@Trolltech.com>
Sat, 13 Jun 2009 12:05:06 +0000 (13 14:05 +0200)
tree4b018ed4d6fd7526b8b36fe3f89f76de7fb1e841
parentfc10f79f1ba990125c60528ba35cdf756196ed48
Fixes the behavior of 'last' to be logical when we pass --reverse so
    --last 10 --reverse
shows the 10 most recent patches instead of the first 10 in the repo
src/commands/Changes.cpp