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: MegaAntiCheat/client-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: MegaAntiCheat/client-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.5
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Apr 20, 2024

  1. remove uneeded prefixes

    removed std::mem from std::mem::drop
    removed event_loop:: from event_loop::Handled instance
    removed bitbuffer:: from bitbuffer::BitError::NotEnoughData
    Criptc authored Apr 20, 2024
    Configuration menu
    Copy the full SHA
    b8793e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #135 from Criptc/patch-1

    remove uneeded prefixes
    Bash-09 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8da288a View commit details
    Browse the repository at this point in the history
  2. Formatting

    Bash authored and Bash committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    949a02e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 5, 2024

  1. Merge pull request #146 from Seercat3160/Seercat/RustToolchain

    Further CI improvements
    Bash-09 authored May 5, 2024
    Configuration menu
    Copy the full SHA
    5947c9b View commit details
    Browse the repository at this point in the history
Loading