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: cooperspencer/gickup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.38
Choose a base ref
...
head repository: cooperspencer/gickup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.39
Choose a head ref
  • 13 commits
  • 17 files changed
  • 7 contributors

Commits on Apr 5, 2025

  1. feat(local): Add mirror mode (#308)

    * feat(local): Add mirror mode
    
    * fix: Add `.git` to the mirror repos too
    soar authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    eadd2f7 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

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

Commits on Apr 20, 2025

  1. Bump golang.org/x/net from 0.37.0 to 0.38.0 (#318)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.38.0.
    - [Commits](golang/net@v0.37.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2025
    Configuration menu
    Copy the full SHA
    4688acb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

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

Commits on Apr 29, 2025

  1. add backup creation date directory in s3 (#320)

    * add backup creation date directory in s3
    
    * fix var name
    
    ---------
    
    Co-authored-by: y.bazhenov <y.bazhenov@arenadata.io>
    yubazh and y.bazhenov authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    97c26ee View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Configuration menu
    Copy the full SHA
    158bcc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c4cbea View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#332)

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.0 to 1.6.1.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-version: 1.6.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    c0f74ff View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. [FIX] gitlab: fix issue with existing namespaces (#337)

    Signed-off-by: Arjun Ingole <arjuningole38@gmail.com>
    Arjun-Ingole authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    593c15a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

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

Commits on Jul 24, 2025

  1. Revert "upgraded go-git to v6 (#340)"

    This reverts commit 6f2bfc2.
    cooperspencer committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    3f831c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f7c6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #343 from cooperspencer/remove_defaultbranch

    Remove defaultbranch
    cooperspencer authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    98785d2 View commit details
    Browse the repository at this point in the history
Loading