Review Request 118481: Basic integration of Bazaar VCS

Maciej Poleski d82ks8djf82msd83hf8sc02lqb5gh5 at gmail.com
Tue Jun 10 19:19:27 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/118481/
-----------------------------------------------------------

(Updated June 10, 2014, 9:19 p.m.)


Review request for KDevelop.


Changes
-------

Refactored names
Fixed license
Added tests
Some minor improvements


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 (updated)
-----

  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 (updated)
-------

- Manual testing
- Tests included 


Thanks,

Maciej Poleski

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140610/6d470f47/attachment.html>


More information about the KDevelop-devel mailing list