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: OmerKhureshi/JavaCallStackGraphTool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: restructure
Choose a base ref
...
head repository: OmerKhureshi/JavaCallStackGraphTool
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.
  • 7 commits
  • 9 files changed
  • 2 contributors

Commits on Jul 30, 2018

  1. Update README.md

    OmerKhureshi authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    f4985e2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    OmerKhureshi authored Jul 30, 2018
    Configuration menu
    Copy the full SHA
    662e41d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. Update README.md

    OmerKhureshi authored Aug 1, 2018
    Configuration menu
    Copy the full SHA
    f9e7938 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Merge branch 'restructure'

    * restructure: (112 commits)
      minor refactoring
      minor refactoring
      changed message to eventType. Fixed expansion highlight size. Removed node only highlight.
      minor performance improvement - limited background tasks
      added debug print node count menu item
      jump to child of single collapsed node in parent hierarchy bug fixed
      jump to expand tree bug fixed
      added sql string escaping and minor refactoring
      Moved part of canvas processing to background thread, minor refactoring and code cleanup
      enhanced bookmark jump to node
      renamed classes
      removed unused classes and refactored
      removed unused classes
      Removed unused classes.
      udpated README.md
      Refactored entire project. Changed package name csgt
      removing SplitPaneToggleTest.java
      added lite mode
      changed color scheme
      fixed double graph bug
      ...
    OmerKhureshi committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    ab01d12 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    OmerKhureshi authored Aug 2, 2018
    Configuration menu
    Copy the full SHA
    556c3ec View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. minor refactoring

    OmerKhureshi committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    8748dca View commit details
    Browse the repository at this point in the history
  2. minor refactoring

    OmerKhureshi committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    d772544 View commit details
    Browse the repository at this point in the history
Loading