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: gluck/il-repack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.35
Choose a base ref
...
head repository: gluck/il-repack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.36
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 2, 2024

  1. Update changelog

    KirillOsenkov committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    81b5103 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. docs(README): Update with dotnet tool installation instructions

    Adds instructions on installing ILRepack using `dotnet tool`.
    fourpastmidnight authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e5055ba View commit details
    Browse the repository at this point in the history
  2. docs(README): Update dotnet tool usage

    Updates the usage instructions for when ILRepack is installed using `dotnet tool install -g`.
    fourpastmidnight authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bb1289c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #377 from fourpastmidnight/patch-1

    docs(README): Update with dotnet tool installation instructions
    KirillOsenkov authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0856f03 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Add /preservetimestamp command line option

    Preserve original file PE timestamp
    myhomeiot committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    fbcafb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Merge pull request #381 from myhomeiot/master

    Add /preservetimestamp command line option
    KirillOsenkov authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    98fadf4 View commit details
    Browse the repository at this point in the history
  2. Bump version

    KirillOsenkov committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    dd64a70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a32097 View commit details
    Browse the repository at this point in the history
Loading