summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-10preliminary implementation of new commitAn-Cheng Huang
2011-04-15add validation to config file APIAn-Cheng Huang
2011-04-15initial implementation of "config file" shell APIAn-Cheng Huang
2011-04-13fix for bug 6996An-Cheng Huang
2011-04-08fix for bug 6985An-Cheng Huang
2011-04-06minor refactoringAn-Cheng Huang
2011-03-31add missing initializationAn-Cheng Huang
2011-03-31fix for bug 6966An-Cheng Huang
2011-03-18fix for bug 6927An-Cheng Huang
2011-03-17remove debug outputAn-Cheng Huang
2011-03-17add config path abstraction and high-level cachingAn-Cheng Huang
2011-03-11remove another copied-and-pasted functionAn-Cheng Huang
2011-03-09switch query functions to use lower-level API directly.An-Cheng Huang
2011-03-03remove deactivate-handling code from commitAn-Cheng Huang
2011-03-02clean up commit dead code etc. etc. etc.An-Cheng Huang
2011-03-02change indentation in commit codeAn-Cheng Huang
2011-03-01tweak map iterator usageAn-Cheng Huang
2011-03-01add caching for parsed config templatesAn-Cheng Huang
2011-02-28add config template abstractionAn-Cheng Huang
2011-02-23compile commit with g++An-Cheng Huang
2011-02-23remove compiler warningsAn-Cheng Huang
2011-02-22clean up dead code etc. etc. etc.An-Cheng Huang
2011-02-18namespace reorgAn-Cheng Huang
2011-02-10Improve memory allocation (and freeing), so commit will support a configurati...Michael Larson
2011-02-09fix for bug 6791An-Cheng Huang
2011-01-27rework/simplify path handlingAn-Cheng Huang
2011-01-20added a parameter to the break on priority group option:Michael Larson
2011-01-20add comments for showConfigAn-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
2011-01-13remove compiler warningsAn-Cheng Huang
2011-01-11reset initial parser stateAn-Cheng Huang
2011-01-11tweak parser for top-level commentAn-Cheng Huang
2011-01-11use the old interface rather than call unlink directly.Michael Larson
2011-01-11and fix for bug 6638Michael Larson
2011-01-11re-enable concurrent configuration commit locking.Michael Larson
2011-01-07improve load error messageAn-Cheng Huang
2011-01-05fix for bug 6641An-Cheng Huang
2011-01-04workaround for bug 5388An-Cheng Huang
2010-12-21propagate constnessAn-Cheng Huang
2010-12-20make output-related functions staticAn-Cheng Huang
2010-12-13make the library croak when internal error occurs in perl context.An-Cheng Huang
2010-12-10fix for bug 6026An-Cheng Huang
2010-12-08output session assert message to userAn-Cheng Huang
2010-12-08need to check if process terminated normally before checking return code status.Michael Larson
2010-12-07Allow _errloc_ to be place on any line in output, not restricted to first line.Michael Larson
2010-12-06handle case for non-commit client with latest error location changes.Michael Larson