837 Commits

Author SHA1 Message Date
gabrie30
80e04f7bb9 Merge branch 'master' of https://github.com/gabrie30/ghorg 2024-10-16 19:31:33 -07:00
gabrie30
e753eeb81f Update version.go 2024-10-16 19:31:24 -07:00
gabrie30
d5c8781768 Update configs.go (#465) 2024-10-16 19:28:48 -07:00
dependabot[bot]
bbc428735f Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#462)
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.23.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-10-01 09:26:46 -07:00
dependabot[bot]
9fd06722a6 Bump github.com/xanzy/go-gitlab from 0.108.0 to 0.109.0 (#463)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.108.0 to 0.109.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.108.0...v0.109.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-10-01 09:25:39 -07:00
Jay Gabriels
d5785ba1fb Update CHANGELOG.md 2024-09-28 08:18:47 -07:00
Jay Gabriels
960279b72d Update changelog and spelling 2024-09-28 07:55:04 -07:00
gabrie30
3f1a23b0eb Update README.md 2024-09-27 18:08:10 -07:00
gabrie30
d1bb7c3044 Add/reclone cmds (#461) 2024-09-27 17:23:35 -07:00
Jay Gabriels
683c5ece6e Update CHANGELOG.md 2024-09-25 08:31:35 -07:00
Paarth Shah
f19d6b7dcf Allow github app token created outside of ghorg to be used for https via GHORG_GITHUB_TOKEN_FROM_GITHUB_APP setting (#460) 2024-09-25 20:57:28 +05:30
gabrie30
f76d38ba4c Update prune untouched documentation 2024-09-23 08:38:55 -07:00
gabrie30
3b110bf86a Update clone.go 2024-09-22 18:39:10 -07:00
gabrie30
230725234c Add/ghorg prune untouched (#459) 2024-09-22 15:49:21 -07:00
gabrie30
1ca84c6c42 Add preserve scm hostname flag (#458) 2024-09-21 20:06:27 -07:00
gabrie30
ca104ddd8b Make reclone output more detailed (#457) 2024-09-20 19:52:06 -07:00
gabrie30
9e64a97d63 Update unreleased version 2024-09-20 18:17:43 -07:00
gabrie30
8c2116c0c7 Update CHANGELOG.md 2024-09-20 18:13:42 -07:00
gabrie30
7838aa7af7 Merge branch 'master' of https://github.com/gabrie30/ghorg 2024-09-20 18:11:44 -07:00
gabrie30
35dda34fdf Update version.go 2024-09-20 18:11:34 -07:00
gabrie30
7222d63e73 Update reclone with better stdout and stderr (#456) 2024-09-20 18:10:48 -07:00
gabrie30
5cc347f1c2 Update github_cloud_integration_tests.sh (#455) 2024-09-20 09:11:37 -07:00
gabrie30
f3383ddca4 Add/GitHub language filter (#453) 2024-09-18 20:47:58 -07:00
gabrie30
c6061eaaf9 Update ls.go (#452) 2024-09-17 23:17:04 -07:00
gabrie30
e6143784f3 Add spinner to ghorg ls command (#451) 2024-09-17 22:45:01 -07:00
gabrie30
08add68314 Update/ghorgls (#450) 2024-09-16 18:22:06 -07:00
gabrie30
99958635bc Update README.md 2024-09-16 07:49:39 -07:00
gabrie30
62e78efa23 Update sample-conf.yaml 2024-09-15 12:30:05 -07:00
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