├── README.md ├── bin ├── wdiff ├── webrev └── which_scm └── etc ├── its.conf └── its.reg /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TritonDataCenter/webrev/HEAD/README.md -------------------------------------------------------------------------------- /bin/wdiff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TritonDataCenter/webrev/HEAD/bin/wdiff -------------------------------------------------------------------------------- /bin/webrev: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TritonDataCenter/webrev/HEAD/bin/webrev -------------------------------------------------------------------------------- /bin/which_scm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TritonDataCenter/webrev/HEAD/bin/which_scm -------------------------------------------------------------------------------- /etc/its.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TritonDataCenter/webrev/HEAD/etc/its.conf -------------------------------------------------------------------------------- /etc/its.reg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TritonDataCenter/webrev/HEAD/etc/its.reg --------------------------------------------------------------------------------