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: rust-minidump/minidump-writer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.1
Choose a base ref
...
head repository: rust-minidump/minidump-writer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 9 commits
  • 17 files changed
  • 4 contributors

Commits on May 25, 2022

  1. Fix CHANGELOG

    Jake-Shadle committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bd5a1d4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. Limit nix features (#35)

    This makes clean builds slightly faster.
    rtzoeller committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6027951 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    7bf892e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    1d8ef31 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Fix mac modules (#42)

    * Actually make code do what the comment says
    
    * Make file path retrieval more lenient
    
    * Update CHANGELOG
    Jake-Shadle committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    1a1e912 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Fix mac module load address (#44)

    * Fix module base address by always using a correct slide
    
    * Make mac crash context optional
    
    * Add some more API documentation
    
    * Oops
    Jake-Shadle committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    f84d6e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3437866 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    Jake-Shadle committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    0eed7f8 View commit details
    Browse the repository at this point in the history
  4. Release 0.3.0

    Jake-Shadle committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    dc00e47 View commit details
    Browse the repository at this point in the history
Loading