Further work on commits, implement the commits cursor and have a simple
commit2f772d75fff50ed2d6a9736ac1707f568d52a9cf
authorThomas Zander <Thomas Zander zander@kde.org>
Fri, 28 Mar 2008 22:04:47 +0000 (28 23:04 +0100)
committerThomas Zander <Thomas.Zander@Trolltech.com>
Fri, 28 Mar 2008 23:08:27 +0000 (29 00:08 +0100)
tree6552cc2149d24ecd7e1dcc662b6c2fadaef4ceee
parent6dd8b34eb5fba99c7b60dffdd2f98e87418a1306
Further work on commits, implement the commits cursor and have a simple
UnRecord implementation to walk the commits tree. (only in one direction for now)
UnRecord.cpp [moved from UnCommit.cpp with 63% similarity]
UnRecord.h [moved from UnCommit.h with 94% similarity]
VngCommandLine.cpp
commits/Commit.cpp
commits/Commit.h
commits/CommitsCursor.cpp [new file with mode: 0644]
commits/CommitsCursor.h [copied from hunks/HunksCursor.h with 74% similarity]
hunks/HunksCursor.h
vng.pro