Age | Commit message (Expand) | Author |
2011-04-08 | fix for bug 6985 | An-Cheng Huang |
2011-04-06 | minor refactoring | An-Cheng Huang |
2011-03-31 | add missing initialization | An-Cheng Huang |
2011-03-31 | fix for bug 6966 | An-Cheng Huang |
2011-03-18 | fix for bug 6927 | An-Cheng Huang |
2011-03-17 | remove debug output | An-Cheng Huang |
2011-03-17 | add config path abstraction and high-level caching | An-Cheng Huang |
2011-03-11 | remove another copied-and-pasted function | An-Cheng Huang |
2011-03-09 | switch query functions to use lower-level API directly. | An-Cheng Huang |
2011-03-03 | remove deactivate-handling code from commit | An-Cheng Huang |
2011-03-02 | clean up commit dead code etc. etc. etc. | An-Cheng Huang |
2011-03-02 | change indentation in commit code | An-Cheng Huang |
2011-03-01 | tweak map iterator usage | An-Cheng Huang |
2011-03-01 | add caching for parsed config templates | An-Cheng Huang |
2011-02-28 | add config template abstraction | An-Cheng Huang |
2011-02-23 | compile commit with g++ | An-Cheng Huang |
2011-02-23 | remove compiler warnings | An-Cheng Huang |
2011-02-22 | clean up dead code etc. etc. etc. | An-Cheng Huang |
2011-02-18 | namespace reorg | An-Cheng Huang |
2011-02-10 | Improve memory allocation (and freeing), so commit will support a configurati... | Michael Larson |
2011-02-09 | fix for bug 6791 | An-Cheng Huang |
2011-01-27 | rework/simplify path handling | An-Cheng Huang |
2011-01-20 | added a parameter to the break on priority group option: | Michael Larson |
2011-01-20 | add comments for showConfig | An-Cheng Huang |
2011-01-20 | export config output algorithms through shell API | An-Cheng Huang |
2011-01-18 | show single context for consecutive nodes at the same level. | An-Cheng Huang |
2011-01-18 | have caller handle edit level for context diff | An-Cheng Huang |
2011-01-18 | add comments for context diff code | An-Cheng Huang |
2011-01-18 | initial implementation of context diff | An-Cheng Huang |
2011-01-13 | remove compiler warnings | An-Cheng Huang |
2011-01-11 | reset initial parser state | An-Cheng Huang |
2011-01-11 | tweak parser for top-level comment | An-Cheng Huang |
2011-01-11 | use the old interface rather than call unlink directly. | Michael Larson |
2011-01-11 | and fix for bug 6638 | Michael Larson |
2011-01-11 | re-enable concurrent configuration commit locking. | Michael Larson |
2011-01-07 | improve load error message | An-Cheng Huang |
2011-01-05 | fix for bug 6641 | An-Cheng Huang |
2011-01-04 | workaround for bug 5388 | An-Cheng Huang |
2010-12-21 | propagate constness | An-Cheng Huang |
2010-12-20 | make output-related functions static | An-Cheng Huang |
2010-12-13 | make the library croak when internal error occurs in perl context. | An-Cheng Huang |
2010-12-10 | fix for bug 6026 | An-Cheng Huang |
2010-12-08 | output session assert message to user | An-Cheng Huang |
2010-12-08 | need to check if process terminated normally before checking return code status. | Michael Larson |
2010-12-07 | Allow _errloc_ to be place on any line in output, not restricted to first line. | Michael Larson |
2010-12-06 | handle case for non-commit client with latest error location changes. | Michael Larson |
2010-12-03 | change boot-time config loading to use new implementation in backend. | An-Cheng Huang |
2010-12-02 | update to errloc. changed reader so that stderr/stdout is printed as it is re... | Michael Larson |
2010-12-02 | implement load function in new config input/output infrastructure. | An-Cheng Huang |
2010-11-29 | disable activate/deactivate for mendocino as discussed. | An-Cheng Huang |