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

This branch is 41 commits ahead of olipfei/cbvcs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ce7706 · Apr 12, 2025

History

47 Commits
Mar 5, 2011
Aug 2, 2024
Jan 30, 2011
Jul 30, 2024
Oct 3, 2024
Aug 4, 2024
Mar 5, 2011
Jan 30, 2011
Jan 18, 2025
Apr 12, 2025
Mar 5, 2011
Oct 3, 2024
Mar 5, 2011
Mar 5, 2011
Oct 3, 2024
Apr 5, 2025
Mar 5, 2011
Mar 5, 2011
Oct 5, 2024
Oct 5, 2024
Apr 12, 2025
Apr 12, 2025
Apr 12, 2025
Mar 5, 2011
Apr 12, 2025
Apr 12, 2025
Apr 12, 2025
Apr 5, 2025
Apr 12, 2025
Jan 18, 2025
Jan 30, 2011
Jan 18, 2025
Jan 18, 2025
Aug 4, 2024
Mar 5, 2011
Mar 5, 2011
Mar 5, 2011
Mar 5, 2011
Mar 5, 2011

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.4%
  • C++ 36.9%
  • Roff 7.6%
  • Shell 1.0%
  • Makefile 0.9%
  • C 0.6%
  • CMake 0.6%