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.10.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.10.2
Choose a head ref
  • 13 commits
  • 27 files changed
  • 3 contributors

Commits on Oct 11, 2024

  1. WIP: Add soft errors to minidump

    Fixes #31
    Chris Martin committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6bc6d73 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Dec 6, 2024

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

Commits on Dec 13, 2024

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

Commits on Jan 8, 2025

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

Commits on Jan 10, 2025

  1. Update minidump crate versions (#143)

    * Update minidump crate versions
    
    * Fix lints
    
    * Temporarily remove broken mac test
    
    ---------
    
    Co-authored-by: Jake Shadle <[email protected]>
    marti4d and Jake-Shadle authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    529e6fd View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Fix merge conflicts with main

    marti4d committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    a5ddc11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f470076 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Merge pull request #138 from marti4d/soft_error

    Add soft errors to minidump
    marti4d authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    f694108 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    marti4d authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    ccf439e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Update deps (#145)

    Jake-Shadle authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    64ca21f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Jake-Shadle committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    f532b38 View commit details
    Browse the repository at this point in the history
  3. Release 0.10.2

    Jake-Shadle committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    68d6356 View commit details
    Browse the repository at this point in the history
Loading