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: mroth/deepclean
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: mroth/deepclean
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 17 commits
  • 23 files changed
  • 1 contributor

Commits on Aug 10, 2018

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

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    9e630b6 View commit details
    Browse the repository at this point in the history
  2. switch to go modules

    mroth committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    4540e4c View commit details
    Browse the repository at this point in the history
  3. style: get rid of global var

    mroth committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    0f209d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b2c272 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc419dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a66d34a View commit details
    Browse the repository at this point in the history
  7. docs: minor godoc cleanup

    mroth committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    c3a1e94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e639fbc View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

  1. Configuration menu
    Copy the full SHA
    ea91f2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a21be9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e6cf5e View commit details
    Browse the repository at this point in the history
  4. ci: github actions go tests

    mroth committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    0f0d8de View commit details
    Browse the repository at this point in the history
  5. fix: only count bytes from regular files

    this should hopefully get around differences between different operating
    systems treating a stat on a directory differently in terms of size.
    mroth committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    bc49588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    578356b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41192eb View commit details
    Browse the repository at this point in the history
  8. ci: automated binary releases

    mroth committed Aug 9, 2020
    Configuration menu
    Copy the full SHA
    0cf4cfb View commit details
    Browse the repository at this point in the history
Loading