Elektra
0.8.8
|
automergestrategy.cpp | Implementation of AutoMergeStrategy |
automergestrategy.hpp | A strategy for taking the value of |
src/backend.cpp | Implementation of backend |
backend.hpp | Implements a way to build and deal with a backend |
backends.hpp | Allows one to list all available backends |
comparison.cpp | Comparison helper functions |
comparison.hpp | Comparison helper functions |
interactivemergestrategy.cpp | Implementation of InteractiveMergeStrategy |
interactivemergestrategy.hpp | Interactive merge strategy asking for user input at each step |
keyhelper.cpp | Key helper functions |
keyhelper.hpp | Key helper functions |
mergeconflict.hpp | Models a merge conflict |
mergeconflictstrategy.cpp | Implementation of MergeConflictStrategy |
mergeconflictstrategy.hpp | Interface for a MergeConflictStrategy |
mergeresult.cpp | Implementation of MergeResult |
mergeresult.hpp | Class modelling the result of a three way merge |
mergetask.hpp | Models a merge task |
mergetestutils.cpp | Implements a helper class for merge related tests |
metamergestrategy.cpp | Implementation of MetaMergeStrategy |
metamergestrategy.hpp | Applies a MergeConflictStrategy on the meta keys |
modules.cpp | Implementation of module loading |
modules.hpp | Allows one to load plugins |
newkeystrategy.cpp | Implementation of OneSideStrategy |
newkeystrategy.hpp | A strategy which always takes the value from one side |
onesidestrategy.cpp | Implementation of OneSideStrategy |
onesidestrategy.hpp | A strategy which always takes the value from one side |
onesidevaluestrategy.cpp | Implementation of OneSideStrategy |
plugin.cpp | Implementation of plugin |
plugin.hpp | Header file of plugin |
plugins.cpp | Implementation of set/get/error plugins |
plugins.hpp | Implementation of get/set and error plugins |
testtool_automergestrategy.cpp | Tests for the AutoMergeStrategy |
testtool_backend.cpp | Tests for the Backend class |
testtool_comparison.cpp | Tests for the comparison helper |
testtool_keyhelper.cpp | Tests for the key helper |
testtool_mergecases.cpp | Tests for the ThreeWayMerge |
testtool_mergeresult.cpp | Tests for the Mergeresult class |
testtool_metamergestrategy.cpp | Tests for the MetaMergeStrategy |
testtool_newkeystrategy.cpp | Tests for the NewKeyStrategy |
testtool_onesidestrategy.cpp | Tests for the OneSideStrategy |
threewaymerge.cpp | Implementation of ThreeWayMerge |
threewaymerge.hpp | Implements a way to build and deal with a backend |
toolexcept.hpp | Implementation of all exceptions elektratools library might throw |