SVCS - English Documentation
Loading...
Searching...
No Matches
include Directory Reference

Files

 
AddCommand.hxx
 Declaration of the AddCommand class.
 
BaseCommand.hxx
 Declaration of the BaseCommand class for all commands in the system.
 
BranchCommand.hxx
 Declaration of the BranchCommand class for managing branches.
 
ClearCommand.hxx
 Declaration of the ClearCommand class for removing SVCS repository.
 
CommandFactory.hxx
 Declaration of the CommandFactory class, which implements the Factory pattern for commands.
 
HelpCommand.hxx
 Declaration of the HelpCommand class for displaying command help information.
 
HelpService.hxx
 Service for providing help information about commands.
 
HistoryCommand.hxx
 Declaration of the HistoryCommand class for viewing save history (commits).
 
ICommand.hxx
 Declaration of the ICommand interface for all executable CLI commands.
 
InitCommand.hxx
 Declaration of the InitCommand class.
 
MergeCommand.hxx
 Declaration of the MergeCommand for merging branches.
 
RemoveCommand.hxx
 Declaration of the RemoveCommand class for removing files from staging area.
 
SaveCommand.hxx
 Declaration of the SaveCommand class for saving (committing) staged changes.
 
StatusCommand.hxx
 Declaration of the StatusCommand class for showing repository status.
 
UndoCommand.hxx
 Declaration of the UndoCommand class for reverting changes.
 
Utils.hxx
 Utility functions for conditional debugging output.
 
VersionCommand.hxx
 Declaration of the VersionCommand class for displaying version information.