Revision 928546
Go back to digest for 22nd February 2009Other in KDE Base
Artur Duque de Souza committed changes in /trunk/playground/base/plasma/plasmate/vng:
import vng, let's now steal git classes =)
File Changes
Added 94 files
- /trunk/playground/base/plasma/plasmate/vng
- /.gitignore
- /LICENSE
- /README
- /src
- /tests
- /todo
- /vng.pro
- /src/AbstractCommand.cpp
- /src/AbstractCommand.h
- /src/CommandLineParser.cpp
- /src/CommandLineParser.h
- /src/commands
- /src/Configuration.cpp
- /src/Configuration.h
- /src/ExcludeMatcher.cpp
- /src/ExcludeMatcher.h
- /src/GitRunner.cpp
- /src/GitRunner.h
- /src/hunks
- /src/integration
- /src/Interview.cpp
- /src/Interview.h
- /src/InterviewCursor.cpp
- /src/InterviewCursor.h
- /src/Logger.cpp
- /src/Logger.h
- /src/Logger_p.h
- /src/Makefile
- /src/moc_Logger_p.cpp
- /src/patches
- /src/src.pro
- /src/Vng.cpp
- /src/Vng.h
- /src/VngCommandLine.cpp
- /src/VngCommandLine.h
- /tests/commit
- /tests/cursor
- /tests/Makefile
- /tests/tests.pro
- /src/commands/Add.cpp
- /src/commands/Add.h
- /src/commands/AmendRecord.cpp
- /src/commands/AmendRecord.h
- /src/commands/Branches.cpp
- /src/commands/Branches.h
- /src/commands/Changes.cpp
- /src/commands/Changes.h
- /src/commands/Dist.cpp
- /src/commands/Dist.h
- /src/commands/Initialize.cpp
- /src/commands/Initialize.h
- /src/commands/Move.cpp
- /src/commands/Move.h
- /src/commands/Push.cpp
- /src/commands/Push.h
- /src/commands/Record.cpp
- /src/commands/Record.h
- /src/commands/Remove.cpp
- /src/commands/Remove.h
- /src/commands/Revert.cpp
- /src/commands/Revert.h
- /src/commands/UnRecord.cpp
- /src/commands/UnRecord.h
- /src/commands/UnRevert.cpp
- /src/commands/UnRevert.h
- /src/commands/WhatsNew.cpp
- /src/commands/WhatsNew.h
- /src/hunks/ChangeSet.cpp
- /src/hunks/ChangeSet.h
- /src/hunks/File.cpp
- /src/hunks/File.h
- /src/hunks/Hunk.cpp
- /src/hunks/Hunk.h
- /src/hunks/HunksCursor.cpp
- /src/hunks/HunksCursor.h
- /src/integration/bashCompletion
- /src/integration/vng.vim
- /src/integration/zshCompletion
- /src/patches/Branch.cpp
- /src/patches/Branch.h
- /src/patches/Commit.cpp
- /src/patches/Commit.h
- /src/patches/Commit_p.h
- /src/patches/CommitsCursor.cpp
- /src/patches/CommitsCursor.h
- /src/patches/CommitsMatcher.cpp
- /src/patches/CommitsMatcher.h
- /tests/commit/commit.pro
- /tests/commit/TestReadCommit.cpp
- /tests/commit/TestReadCommit.h
- /tests/cursor/cursor.pro
- /tests/cursor/TestCursor.cpp
- /tests/cursor/TestCursor.h
94 files changed in total