Tag 'debian/0.18.98' created by An-Cheng Huang <[email protected]> at
2011-05-10 02:25 -0700
0.18.98
Changes since debian/0.18.97:
An-Cheng Huang (3):
preliminary implementation of new commit
clean up when committing no changes
0.18.98
Michael Larson (1):
fix typo in help text
---
Makefile.am | 6
debian/changelog | 11
debian/vyatta-cfg.postinst.in | 2
etc/bash_completion.d/vyatta-cfg | 12
src/cli_bin.cpp | 35
src/cli_cstore.h | 7
src/cli_new.c | 24
src/cli_objects.h | 5
src/cli_shell_api.cpp | 1
src/cli_val.h | 4
src/cnode/cnode-algorithm.cpp | 64 +
src/cnode/cnode-algorithm.hpp | 53 +
src/cnode/cnode-util.hpp | 84 ++
src/cnode/cnode.cpp | 40 -
src/cnode/cnode.hpp | 56 -
src/commit/commit-algorithm.cpp | 1209 ++++++++++++++++++++++++++++++++++
src/commit/commit-algorithm.hpp | 196 +++++
src/cparse/cparse.hpp | 6
src/cparse/cparse.ypp | 2
src/cstore/cstore-varref.cpp | 40 -
src/cstore/cstore.cpp | 83 +-
src/cstore/cstore.hpp | 26
src/cstore/ctemplate.hpp | 19
src/cstore/unionfs/cstore-unionfs.cpp | 495 ++++++++++---
src/cstore/unionfs/cstore-unionfs.hpp | 62 +
src/cstore/unionfs/fspath.hpp | 1
26 files changed, 2253 insertions(+), 290 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn