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: JavaHu/sampler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sqshq/sampler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 4 files changed
  • 6 contributors

Commits on Nov 20, 2020

  1. Adding Dockerfile 🐳

    Adding a basic Dockerfile for running sampler. A config must still be provided.
    pcgeek86 authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    0cfcb45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5768742 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Update FUNDING.yml

    sqshq authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6bb5e88 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Merge pull request sqshq#96 from pcgeek86/patch-2

    Add Docker instructions to README
    sqshq authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    667581b View commit details
    Browse the repository at this point in the history
  2. Merge pull request sqshq#95 from pcgeek86/patch-1

    Adding Dockerfile 🐳
    sqshq authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    fc717d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. Fix go.mod for go 1.17

    Currently, if you run go mod vendor - this command rewrites the go.mod file since it doesn't fully enumerate the dependencies. This breaks some of the infrastructure which autoamtically builds this code (i.e. nixos).
    c00w authored Feb 5, 2022
    Configuration menu
    Copy the full SHA
    97a4a0e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Merge pull request sqshq#109 from c00w/patch-1

    Fix go.mod for go 1.17
    sqshq authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    d63c544 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on Apr 22, 2022

  1. Update Readme with info on Arch Linux installation

    Added link and command to run to install on Arch Linux from the AUR package repository
    OdinsHat authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    a3279b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Merge pull request sqshq#115 from OdinsHat/doc_update_installs

    Update Readme with info on Arch Linux installation
    sqshq authored Apr 23, 2022
    Configuration menu
    Copy the full SHA
    0074e67 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Merge pull request sqshq#113 from herbygillot/patch-1

    README: add MacPorts install instructions
    sqshq authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    aed7eb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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

Commits on Oct 6, 2022

  1. Merge pull request sqshq#122 from Harmon758/Cmder-link-update

    Update link to Cmder website in README
    sqshq authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    9bc7ba7 View commit details
    Browse the repository at this point in the history
Loading