Skip to content
/ cbvcs Public
forked from olipfei/cbvcs

Code::Blocks git plug-in. Fork of cbvcs to use libgit2 and have additional features.

Notifications You must be signed in to change notification settings

josephch/cbvcs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Blocks Version Control plugin ( CBVCS )

CBVCS integrates version control systems to CodeBlocks file manager. CBVCS supports only git at the moment.

Git features supported

  1. Status of project files is shown in the CB file manager
  2. Git operations menu on right clicking file manager item(s).
    1. Add files
    2. Remove files
    3. Commit
    4. Revert changes
    5. Diff
    6. Refresh status

Dependencies

This fork of CBVCS uses libgit2 to do git operations. Details of installation and usage of libgit2 is avaliable here

Known issues

  1. After editing and saving a file, status is not updated as it is overwritten by the SDK

About

Code::Blocks git plug-in. Fork of cbvcs to use libgit2 and have additional features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 52.6%
  • C++ 36.5%
  • Roff 7.7%
  • Shell 1.0%
  • Makefile 0.9%
  • C 0.7%
  • CMake 0.6%