.hgignore
author Mahlon E. Smith <mahlon@laika.com>
Wed, 14 Feb 2018 15:41:11 -0800
changeset 5 a1276c3d39eb
parent 2 7a42e74fb22c
permissions -rw-r--r--
Multiple changes. - Colorize output by default, add option to disable. - Time parsing per incoming client. - Add a "quiet" mode. - Allow binding to a specific IP address. - Allow debug mode to be set without recompiling. - Alter thread wrapper for reporting and config passing. - Fix file descriptor leak with client connections. - Wait for current threads to finish before exiting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     1
syntax: glob
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     2
.cache
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     3
*.html
7a42e74fb22c Add hgignore file.
Mahlon E. Smith <mahlon@laika.com>
parents:
diff changeset
     4
netdata_tsrelay