Makefile.am | 2 -- debian/changelog | 6 ++++++ debian/vyatta-cfg.postinst.in | 8 ++++++++ etc/bash_completion.d/vyatta-cfg | 3 ++- src/cli_shell_api.cpp | 23 +++++++++++++++++++++++ src/commit/commit-algorithm.cpp | 35 ++++++++++++++++++++++++++++++++++- src/commit/commit-algorithm.hpp | 36 +++++++----------------------------- 7 files changed, 80 insertions(+), 33 deletions(-)
New commits: commit 7a9ad37b1f598ec44ee01fc16ad16526e45f1bf7 Author: An-Cheng Huang <[email protected]> Date: Mon May 16 20:01:14 2011 -0700 0.18.106 commit 76ff750a6b057dacba1361726f15cd5bd4bfe14b Author: An-Cheng Huang <[email protected]> Date: Mon May 16 19:57:39 2011 -0700 reimplement commit hooks mechanism * do NOT reinvent the wheel (directory traversal, sorting, script execution, etc.) when the functionality is already provided by the system. * eliminate hard-coded hook directory in various feastures. everyone should obtain the directory path from the config backend. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=7a9ad37b1f598ec44ee01fc16ad16526e45f1bf7 http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=76ff750a6b057dacba1361726f15cd5bd4bfe14b _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
