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: powercode/PSExt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 405a3b1
Choose a base ref
...
head repository: powercode/PSExt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fa66cda
Choose a head ref
  • 12 commits
  • 112 files changed
  • 1 contributor

Commits on Jan 10, 2016

  1. Starting work on .NET based debugger extension

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    32ae75f View commit details
    Browse the repository at this point in the history
  2. Fixing lm

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    41d234a View commit details
    Browse the repository at this point in the history
  3. Adding back Callstacks

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    e19e739 View commit details
    Browse the repository at this point in the history
  4. Adding basic support for breakpoints

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    c9d8a34 View commit details
    Browse the repository at this point in the history
  5. Refactoring physical location

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    eb42c08 View commit details
    Browse the repository at this point in the history
  6. Removing unmanged parts and renaming C# project to PSExt.

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    eb9706f View commit details
    Browse the repository at this point in the history
  7. Removing unneccesary assembly resolver

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    5dd0ec0 View commit details
    Browse the repository at this point in the history
  8. Moving module files to module folder

    Staffan Gustafsson committed Jan 10, 2016
    Configuration menu
    Copy the full SHA
    babbc1d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2016

  1. Adding alias bl to Get-DbgBreakpoint

    Staffan Gustafsson committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    2086d94 View commit details
    Browse the repository at this point in the history
  2. Removing obsolete interfaces

    Staffan Gustafsson committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    22ef83c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Resharper formatting

    Staffan Gustafsson committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    50ce3d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Multithread callstacks

    Staffan Gustafsson committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    fa66cda View commit details
    Browse the repository at this point in the history
Loading