History
| Commit | Message | Author | Date | Diff | Refs |
|---|---|---|---|---|---|
| de40962 | add missing intra-project requires | Trevor Bentley | 2020-12-11 | 4 (+6/-2) | master |
| fb1d9ed | add checkdot and byte-compiler to test script | Trevor Bentley | 2020-12-11 | 1 (+42/-0) | |
| 9e2d34d | checkdoc is VERY picky | Trevor Bentley | 2020-12-10 | 6 (+323/-169) | |
| 7fee906 | regenerate README | Trevor Bentley | 2020-12-10 | 1 (+28/-6) | |
| 58bf759 | bump version to 0.3.0 | Trevor Bentley | 2020-12-10 | 2 (+11/-3) | |
| 9ce5e76 | made snitch a global minor mode | Trevor Bentley | 2020-12-10 | 3 (+93/-31) | |
| 27ce556 | convert README to plaintext | Trevor Bentley | 2020-12-10 | 3 (+504/-508) | |
| eae4782 | add linter, fix all errors | Trevor Bentley | 2020-12-10 | 9 (+132/-102) | |
| e96d3f5 | add LICENSE file | Trevor Bentley | 2020-12-10 | 1 (+339/-0) | |
| 7806659 | fix fancy backtick | Trevor Bentley | 2020-12-09 | 1 (+1/-1) | |
| bd004bb | sync README | Trevor Bentley | 2020-12-09 | 1 (+52/-3) | snitch-0.2.0 |
| 4fe9737 | bump to version 0.2.0 | Trevor Bentley | 2020-12-09 | 2 (+3/-3) | |
| 8789294 | make test script ignore snitch installed by package manager | Trevor Bentley | 2020-12-09 | 1 (+5/-1) | |
| fcee6a6 | add hooks for blocking and filtering log messages | Trevor Bentley | 2020-12-09 | 3 (+133/-13) | |
| 0321f36 | add (snitch-version) | Trevor Bentley | 2020-12-09 | 1 (+8/-0) | |
| 4c8256e | package documentation: getting, version history | Trevor Bentley | 2020-12-09 | 1 (+52/-3) | |
| 1e53ea6 | change defaults, fix autoloads | Trevor Bentley | 2020-12-09 | 2 (+24/-3) | |
| d7b78fa | fix more warnings when byte compiling | Trevor Bentley | 2020-12-08 | 4 (+36/-30) | |
| 88b24e7 | add a release script | Trevor Bentley | 2020-12-08 | 1 (+21/-0) | |
| bbccda3 | fix all errors and warnings when byte compiled | Trevor Bentley | 2020-12-08 | 3 (+89/-82) | |
| 64bbd67 | fix indentation in documentation | Trevor Bentley | 2020-12-08 | 2 (+136/-136) | |
| 3a99b65 | fix broken hook types and tests | Trevor Bentley | 2020-12-08 | 2 (+40/-6) | |
| 558b1c0 | add emacs package file | Trevor Bentley | 2020-12-07 | 2 (+5/-1) | |
| aea35b1 | cleanup timer warning output | Trevor Bentley | 2020-12-07 | 1 (+3/-3) | |
| d64b5bb | Update documentation for timer tracing | Trevor Bentley | 2020-12-07 | 2 (+75/-10) | |
| 0900926 | Add support for tracing event sources through timers | Trevor Bentley | 2020-12-07 | 4 (+508/-7) | |
| 77c8d6c | fix number of ignored backtrace entries | Trevor Bentley | 2020-12-07 | 3 (+59/-33) | |
| 525e6ca | internal caches to speed up backtrace decoration | Trevor Bentley | 2020-12-07 | 1 (+114/-32) | |
| cadcca2 | regenerate readme | Trevor Bentley | 2020-12-03 | 1 (+50/-1) | |
| 2959213 | package documentation: why? | Trevor Bentley | 2020-12-03 | 1 (+26/-1) | |
| fa4217d | test suite: basically all functionality tested | Trevor Bentley | 2020-12-03 | 1 (+909/-22) | |
| 138751a | package description: performance and limitations | Trevor Bentley | 2020-12-03 | 1 (+24/-0) | |
| 7872632 | fix all hooks: lists weren't passed as symbols | Trevor Bentley | 2020-12-03 | 2 (+11/-12) | |
| c611b50 | fix comment in log buffer UI | Trevor Bentley | 2020-12-03 | 1 (+1/-1) | |
| f836f04 | fix port name in log filter UI | Trevor Bentley | 2020-12-03 | 1 (+1/-1) | |
| b92ef5c | fix log policy matcher using wrong type | Trevor Bentley | 2020-12-03 | 1 (+1/-1) | |
| 02e0308 | documentation was missing the hook type argument | Trevor Bentley | 2020-12-03 | 2 (+24/-4) | |
| 21fc6e6 | general documentation, and fix indentation in generated README | Trevor Bentley | 2020-12-03 | 3 (+115/-55) | |
| d8e665d | add auto-generated README for github | Trevor Bentley | 2020-12-03 | 2 (+310/-0) | |
| 5f04434 | add first batch of automated tests | Trevor Bentley | 2020-12-03 | 2 (+505/-0) | |
| d189a4d | document that nil is a valid package type | Trevor Bentley | 2020-12-03 | 1 (+3/-0) | |
| 8418947 | add known limitations section to documentation | Trevor Bentley | 2020-12-03 | 1 (+13/-0) | |
| 5396902 | missing require: package | Trevor Bentley | 2020-12-03 | 1 (+1/-0) | |
| b958c01 | improve init/deinit and add restart | Trevor Bentley | 2020-12-03 | 1 (+9/-3) | |
| c393fb2 | fix using snitch-process-policy for both process and network | Trevor Bentley | 2020-12-03 | 1 (+5/-3) | |
| 1565b2b | remove the example values from defcustoms | Trevor Bentley | 2020-12-03 | 1 (+3/-5) | |
| a3ea6bd | make site-lisp more important than built-in | Trevor Bentley | 2020-12-03 | 1 (+31/-12) | |
| 20d966f | fix backtrace depth and special function representation | Trevor Bentley | 2020-12-03 | 1 (+21/-2) | |
| 16f5a70 | Initial check-in of a mostly working snitch | Trevor Bentley | 2020-12-02 | 5 (+1663/-0) |