Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hitsz-ids/duetector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: hitsz-ids/duetector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.1a0
Choose a head ref
  • 9 commits
  • 38 files changed
  • 1 contributor

Commits on Sep 19, 2023

  1. Bump to 0.1.1a0

    Wh1isper committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5cef825 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. [BUG] Poll when shutdown (#74)

    * Poll when shutdown
    
    * Make it configuable
    Wh1isper authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1cf0dae View commit details
    Browse the repository at this point in the history
  2. Typo in README.md

    Wh1isper committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2817c80 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Fix some typo

    Wh1isper committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7873b8f View commit details
    Browse the repository at this point in the history
  2. Feature: template for tracer (#76)

    * Support include_extension and init template
    
    * Suuport ShTracer template
    
    * Add example for tracer template
    Wh1isper authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ecff817 View commit details
    Browse the repository at this point in the history
  3. Docs Typo

    Wh1isper committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    de9765a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    1b18bdb View commit details
    Browse the repository at this point in the history
  2. Add slack link

    Wh1isper committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    57f2b86 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Support SubprocessMonitor (#57)

    * Rebase to main
    
    * Add dummy process for dev
    
    * Framework of subprocess monitor
    
    * Intro of draft
    
    * Draft of CORE
    
    * Basically subprocess monitor
    
    * Support subprocess monitor
    
    * Drop some log, generate config files
    
    * Fix CI
    
    * Prepare merge
    
    * Fix CI
    Wh1isper authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7112231 View commit details
    Browse the repository at this point in the history
Loading