Review Request 118481: Basic integration of Bazaar VCS
Aleix Pol Gonzalez
aleixpol at kde.org
Thu Jun 12 10:16:28 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118481/#review59859
-----------------------------------------------------------
Ship it!
I'd say let's get this merged and improve it within KDevelop sourcecode.
Maciej, do you have commit access? Now you'll definitely need it.
- Aleix Pol Gonzalez
On June 10, 2014, 7:19 p.m., Maciej Poleski wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/118481/
> -----------------------------------------------------------
>
> (Updated June 10, 2014, 7:19 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdevplatform
>
>
> Description
> -------
>
> This patch adds basic integration of Bazaar VCS.
>
> It provides implementation of KDevelop::IDistributedVersionControl interface as a plugin.
> It works by forwarding (user) requests to bzr executable (which must be in PATH) and parsing (text output) result from spawned bzr process.
>
>
> Diffs
> -----
>
> plugins/CMakeLists.txt e0ccbc1
> plugins/bazaar/CMakeLists.txt PRE-CREATION
> plugins/bazaar/bazaar.kdev4 PRE-CREATION
> plugins/bazaar/src/CMakeLists.txt PRE-CREATION
> plugins/bazaar/src/bazaarplugin.h PRE-CREATION
> plugins/bazaar/src/bazaarplugin.cpp PRE-CREATION
> plugins/bazaar/src/bazaarutils.h PRE-CREATION
> plugins/bazaar/src/bazaarutils.cpp PRE-CREATION
> plugins/bazaar/src/bzrannotatejob.h PRE-CREATION
> plugins/bazaar/src/bzrannotatejob.cpp PRE-CREATION
> plugins/bazaar/src/copyjob.h PRE-CREATION
> plugins/bazaar/src/copyjob.cpp PRE-CREATION
> plugins/bazaar/src/diffjob.h PRE-CREATION
> plugins/bazaar/src/diffjob.cpp PRE-CREATION
> plugins/bazaar/src/kdevbazaar.desktop.cmake PRE-CREATION
> plugins/bazaar/tests/CMakeLists.txt PRE-CREATION
> plugins/bazaar/tests/bazaartest.h PRE-CREATION
> plugins/bazaar/tests/bazaartest.cpp PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/118481/diff/
>
>
> Testing
> -------
>
> - Manual testing
> - Tests included
>
>
> Thanks,
>
> Maciej Poleski
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140612/45aa2693/attachment.html>
More information about the KDevelop-devel
mailing list