Ghorg Versions Save

Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more 🥚

v1.9.10

3 months ago

Added

  • Automated docker images (#354); thanks @afonsoc12
  • Docker support for armv7 (#361); thanks @LuckyTurtleDev

Changed

  • Allow using file paths in --token (#358); thanks @dvonessen

Deprecated

Removed

Fixed

  • Release version name; thanks @gbloquel

Security

  • Various dependency updates

v1.9.9

8 months ago

Added

Changed

Deprecated

Removed

Fixed

  • Examples command; thanks @vlcinsky

Security

v1.9.8

8 months ago

Added

  • Examples command; thanks @MaxG87
  • GHORG_RECLONE_ENV_CONFIG_ONLY; thanks @vlcinsky

Changed

Deprecated

Removed

Fixed

Security

  • Update go version to 1.20
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.60 to 0.9.63 (#329)
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.5.0 to 2.6.0 (#327)
  • Bump github.com/xanzy/go-gitlab from 0.86.0 to 0.89.0 (#326)
  • Bump golang.org/x/image from 0.0.0-20220302094943-723b81ca9867 to 0.5.0 (#333)

v1.9.7

9 months ago

Added

  • Reclone list flag

Changed

Deprecated

Removed

Fixed

  • Clone help text referencing old default config path; thanks @MaxG87

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.60 (#320)
  • Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.4.0 to 2.5.0 (#319)
  • Bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 (#318)
  • Bump github.com/xanzy/go-gitlab from 0.83.0 to 0.86.0 (#317)

v1.9.6

11 months ago

Added

  • GHORG_CLONE_DEPTH; thanks @elliot-wasem

Changed

Deprecated

Removed

Fixed

Security

  • Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#314)
  • Bump github.com/ktrysmt/go-bitbucket from 0.9.56 to 0.9.58 (#312)
  • Bump golang.org/x/oauth2 from 0.7.0 to 0.8.0 (#311)

v1.9.5

11 months ago

Added

  • GHORG_NO_TOKEN to allow cloning no token present; thanks @6543
  • GitHub App authentication; thanks @duizabojul

Changed

Deprecated

Removed

Fixed

  • Gitea SCM x509: certificate signed by unknown authority (#307); thanks @oligot

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.56 (#305)
  • Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#303)
  • Bump github.com/xanzy/go-gitlab from 0.81.0 to 0.83.0 (#302)

v1.9.4

1 year ago

Added

Changed

Deprecated

Removed

  • Token length checks

Fixed

  • Gitea tokens from not being found in config.yaml; thanks @Antfere
  • HTTPS GitHub clones with new GH fine grain tokens; thanks @verybadsoldier

Security

  • Bump github.com/spf13/viper from 1.14.0 to 1.15.0
  • Bump github.com/fatih/color from 1.13.0 to 1.14.1
  • Bump github.com/xanzy/go-gitlab from 0.77.0 to 0.79.1
  • Bump golang.org/x/net from 0.4.0 to 0.7.0
  • Bump golang.org/x/oauth2 from 0.3.0 to 0.5.0
  • Bump github.com/xanzy/go-gitlab from 0.79.1 to 0.80.2

v1.9.3

1 year ago

Added

  • Better examples for GitLab
  • Better tests for local gitlab enterprise

Changed

Deprecated

Removed

Fixed

  • gitlab hash concurrency issues
  • all-users command directory nesting
  • ls command to work with output dirs
  • gitlab groups and subgroup nesting; thanks @nudgegoonies

Security

  • Bump github.com/ktrysmt/go-bitbucket from 0.9.54 to 0.9.55
  • Bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0

v1.9.2

1 year ago

[1.9.2] - 12/31/22

Added

Changed

Deprecated

Removed

Fixed

  • GitLab nested group names; thanks @MaxG87

Security

v1.9.1

1 year ago

Added

  • Ability to clone all users repos on hosted GitLab instances; thanks @mlaily

Changed

Deprecated

Removed

Fixed

  • Top level GitLab groups on hosted GitLab instances now fetch all groups; thanks @mlaily

Security

  • Bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
  • Bump github.com/spf13/viper from 1.13.0 to 1.14.0