Commit Graph

759 Commits

Author SHA1 Message Date
gabrie30
0bfd95159c Add/ghorg stats (#449) 2024-09-15 12:28:40 -07:00
gabrie30
db111bc1c7 Add no dir size flag (#448) 2024-09-14 11:17:34 -07:00
dependabot[bot]
9dced6a4e1 Bump github.com/xanzy/go-gitlab from 0.107.0 to 0.108.0 (#446)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.107.0 to 0.108.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.107.0...v0.108.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 09:42:30 -07:00
dependabot[bot]
1a0529219e Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (#447)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-01 09:41:33 -07:00
dependabot[bot]
e220a0c75b Bump rexml from 3.3.3 to 3.3.6 in /site (#444)
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.3 to 3.3.6.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.3.3...v3.3.6)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-22 18:24:43 -07:00
dependabot[bot]
c3a5a815fc Bump rexml from 3.2.8 to 3.3.3 in /site (#443)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.8...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 19:53:58 -07:00
dependabot[bot]
1aa7131a2d Bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0 (#442)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.106.0 to 0.107.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.106.0...v0.107.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-08-01 07:30:23 -07:00
dependabot[bot]
c254f94c85 Bump code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0 (#441)
Bumps code.gitea.io/sdk/gitea from 0.18.0 to 0.19.0.

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 07:29:08 -07:00
Jay Gabriels
3c229355f7 Bump unreleased version 2024-07-20 07:48:15 -07:00
Jay Gabriels
9bd4558908 Update CHANGELOG.md 2024-07-20 07:36:22 -07:00
gabrie30
7167cd4207 Add commit count to output (#440) 2024-07-18 08:37:58 -07:00
gabrie30
b598e0ded3 Update fetch clone branch to only run when checkout fails (#438) 2024-07-16 19:13:41 -07:00
Darren Gibson
150e326a65 Prevent checkout failure on default branch change (#437) 2024-07-16 19:00:40 -07:00
Jay Gabriels
a8155223af Standardize filter function names 2024-07-14 12:30:04 -07:00
gabrie30
ecb67d5cf2 Add test for filtering repos based on target repos path (#436) 2024-07-14 09:51:21 -07:00
gabrie30
ffde2df076 Add ghorgignore filter test (#435) 2024-07-13 10:30:27 -07:00
gabrie30
3f993196b8 Add snippet support (#416) 2024-07-12 20:29:03 -07:00
gabrie30
30ca6dd5d0 Add gitlab integration tests (#434) 2024-07-09 18:07:00 -07:00
dependabot[bot]
f6a01f63f6 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#433)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-07-01 08:25:29 -07:00
dependabot[bot]
22139f2851 Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#432)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gabrie30 <gabrie30@users.noreply.github.com>
2024-07-01 08:23:19 -07:00
dependabot[bot]
f9a243462d Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 (#431)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-01 08:22:27 -07:00
gabrie30
d236580306 Update github and github user call options (#430) 2024-06-29 09:19:04 -07:00
dependabot[bot]
3455d42c62 Bump golang.org/x/image from 0.10.0 to 0.18.0 (#428)
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.10.0 to 0.18.0.
- [Commits](https://github.com/golang/image/compare/v0.10.0...v0.18.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 17:58:21 -07:00
Jay Gabriels
b2bf2339c8 Update go.mod 2024-06-24 20:48:11 -07:00
dependabot[bot]
d006641639 Bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#427)
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.2 to 0.7.7.
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/go-retryablehttp/compare/v0.7.2...v0.7.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-retryablehttp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 20:46:04 -07:00
gabrie30
24ce6796d1 Update go version and go gitlab (#426) 2024-06-24 09:28:34 -07:00
gabrie30
1b94d6b1b3 Add app password into clone url for bitbucket clones (#425) 2024-06-15 09:33:57 -07:00
dependabot[bot]
c83f1ddbd6 Bump github.com/ktrysmt/go-bitbucket from 0.9.79 to 0.9.80 (#421)
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.79 to 0.9.80.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.79...v0.9.80)

---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 09:06:21 -07:00
dependabot[bot]
083e47f17e Bump github.com/xanzy/go-gitlab from 0.103.0 to 0.105.0 (#423)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.103.0 to 0.105.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.103.0...v0.105.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 09:04:59 -07:00
dependabot[bot]
b53b0cff24 Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#422)
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 09:04:36 -07:00
dependabot[bot]
85664dd715 Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.10.0 to 2.11.0 (#420)
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases)
- [Commits](https://github.com/bradleyfalzon/ghinstallation/compare/v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/bradleyfalzon/ghinstallation/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 09:04:06 -07:00
dependabot[bot]
23be469abd Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#419)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.19.0 to 0.20.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 09:03:46 -07:00
Jay Gabriels
e94b823599 Update changelog and version 2024-05-17 07:14:34 -07:00
guangwu
8819c58fd0 chore: remove refs to deprecated io/ioutil (#415)
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-05-17 07:11:55 -07:00
dependabot[bot]
356ac679c0 Bump rexml from 3.2.5 to 3.2.8 in /site (#414)
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-16 17:46:45 -07:00
Jay Gabriels
cec058d46f Update CHANGELOG.md 2024-05-15 19:15:09 -07:00
Jay Gabriels
9b83f24003 Update CHANGELOG.md 2024-05-15 19:13:18 -07:00
gabrie30
9d288ad108 Update clone.go (#413) 2024-05-15 18:24:27 -07:00
gabrie30
e8303f96cc Add more debugging output to git commands when debug mode is enabled (#412) 2024-05-15 17:17:51 -07:00
Jay Gabriels
427225564c Update version.go 2024-05-14 18:23:52 -07:00
Jay Gabriels
dbf16d6fdd Merge branch 'master' of https://github.com/gabrie30/ghorg 2024-05-14 18:23:30 -07:00
Jay Gabriels
3207bf46dc Update CHANGELOG.md 2024-05-14 18:23:28 -07:00
gabrie30
7fd0fe7940 Update clone.go (#410) 2024-05-14 18:21:47 -07:00
Jay Gabriels
c66a7af693 Update Dockerfile 2024-05-04 10:12:22 -07:00
dependabot[bot]
7218d14619 Bump github.com/ktrysmt/go-bitbucket from 0.9.77 to 0.9.79 (#404)
Bumps [github.com/ktrysmt/go-bitbucket](https://github.com/ktrysmt/go-bitbucket) from 0.9.77 to 0.9.79.
- [Release notes](https://github.com/ktrysmt/go-bitbucket/releases)
- [Commits](https://github.com/ktrysmt/go-bitbucket/compare/v0.9.77...v0.9.79)

---
updated-dependencies:
- dependency-name: github.com/ktrysmt/go-bitbucket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 18:48:45 -07:00
dependabot[bot]
289f36a712 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#402)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 18:47:37 -07:00
dependabot[bot]
a625c0fd7f Bump code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0 (#403)
Bumps code.gitea.io/sdk/gitea from 0.17.1 to 0.18.0.

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 18:46:14 -07:00
dependabot[bot]
e7c7db8465 Bump github.com/xanzy/go-gitlab from 0.101.0 to 0.103.0 (#405)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.101.0 to 0.103.0.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/main/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.101.0...v0.103.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-01 18:45:45 -07:00
Jay Gabriels
a8e0d4fb27 Update .goreleaser.yml 2024-04-27 08:54:58 -07:00
Jay Gabriels
4fa1fd692f Update CHANGELOG.md 2024-04-27 08:48:53 -07:00