summaryrefslogtreecommitdiff
path: root/src/cnode/cnode-algorithm.cpp
AgeCommit message (Expand)Author
2020-02-11T2026: use a unique exit code for config parse errors.Daniil Baturin
2020-02-10T2026: make cli-shell-api showConfig fail on errors.Daniil Baturin
2018-10-28T253: quote tag node names if they contain special characters.Daniil Baturin
2011-05-10preliminary implementation of new commitAn-Cheng Huang
2011-04-15initial implementation of "config file" shell APIAn-Cheng Huang
2011-04-13fix for bug 6996An-Cheng Huang
2011-04-06minor refactoringAn-Cheng Huang
2011-03-18fix for bug 6927An-Cheng Huang
2011-03-17add config path abstraction and high-level cachingAn-Cheng Huang
2011-03-01tweak map iterator usageAn-Cheng Huang
2011-02-18namespace reorgAn-Cheng Huang
2011-01-20export config output algorithms through shell APIAn-Cheng Huang
2011-01-18show single context for consecutive nodes at the same level.An-Cheng Huang
2011-01-18have caller handle edit level for context diffAn-Cheng Huang
2011-01-18add comments for context diff codeAn-Cheng Huang
2011-01-18initial implementation of context diffAn-Cheng Huang
2010-12-21propagate constnessAn-Cheng Huang
2010-12-02implement load function in new config input/output infrastructure.An-Cheng Huang
2010-11-29disable activate/deactivate for mendocino as discussed.An-Cheng Huang
2010-11-19fix for bug 6448An-Cheng Huang
2010-11-18change error message when showing non-existing paths.An-Cheng Huang
2010-11-17continue work on parser/output frameworkAn-Cheng Huang
2010-11-15continue config file parser workAn-Cheng Huang
2010-11-12initial work to parse config file into data structure.An-Cheng Huang
2010-11-10consolidate similar logic and simplify codeAn-Cheng Huang
2010-11-10switch to new output frameworkAn-Cheng Huang
2010-11-09initial rework of config output frameworkAn-Cheng Huang