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: kklisura/chrome-devtools-java-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: consulo/chrome-devtools-java-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 816 files changed
  • 1 contributor

Commits on Jan 31, 2021

  1. drop pause reason enum - on nodejs can be "Break on start"

    change groupId
    VISTALL committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    7074661 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a32d89d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. Merge remote-tracking branch 'base/master'

    # Conflicts:
    #	cdt-examples/pom.xml
    #	cdt-java-client/pom.xml
    #	cdt-java-client/src/main/java/com/github/kklisura/cdt/protocol/events/debugger/PausedReason.java
    #	js_protocol.json
    VISTALL committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    b7217b1 View commit details
    Browse the repository at this point in the history
  2. add notice

    VISTALL committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    b350129 View commit details
    Browse the repository at this point in the history
  3. update libs

    VISTALL committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    4232cee View commit details
    Browse the repository at this point in the history
  4. up ver

    VISTALL committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    8568cc9 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. Configuration menu
    Copy the full SHA
    6923db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85f85a1 View commit details
    Browse the repository at this point in the history
  3. up version

    VISTALL committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    1e5003b View commit details
    Browse the repository at this point in the history
  4. fix version

    VISTALL committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    522cdbe View commit details
    Browse the repository at this point in the history
Loading