Jay Gabriels
|
21d74481cd
|
Update CHANGELOG.md
v1.5.2
|
2021-04-05 20:31:44 -07:00 |
|
Jay Gabriels
|
2ae5eecc1e
|
Add/cloneme (#125)
* Update github.go
|
2021-04-02 09:55:59 -07:00 |
|
Jay Gabriels
|
e5f59fb78c
|
Add clone me option for github (#124)
|
2021-04-02 09:40:50 -07:00 |
|
Jay Gabriels
|
f28caf4940
|
Update README.md
|
2021-03-28 18:15:00 -07:00 |
|
Jay Gabriels
|
60dc06d3c8
|
Update readme
|
2021-03-07 10:49:36 -08:00 |
|
Jay Gabriels
|
e6b318e7f0
|
Update readme
|
2021-03-07 10:40:37 -08:00 |
|
Jay Gabriels
|
0a8b741803
|
bump version
v1.5.1
1.5.1
|
2021-03-04 08:53:36 -08:00 |
|
Jay Gabriels
|
cc8743d180
|
Update README.md
|
2021-02-25 19:19:09 -08:00 |
|
Jay Gabriels
|
50a10bbbac
|
Update README.md
|
2021-02-18 08:46:49 -08:00 |
|
Jay Gabriels
|
c199644e68
|
Update README.md
|
2021-02-18 08:46:06 -08:00 |
|
Jay Gabriels
|
1accd3b1c5
|
Update README.md
|
2021-02-18 08:45:01 -08:00 |
|
Jay Gabriels
|
90ff99ec7a
|
Update README.md
|
2021-02-18 08:44:04 -08:00 |
|
Jay Gabriels
|
bce9ecf0db
|
Update sample-conf.yaml (#119)
|
2021-02-14 22:50:46 -08:00 |
|
Jonas Plum
|
a248e985b4
|
Fix trim (#118)
|
2021-02-14 22:37:21 -08:00 |
|
Jay Gabriels
|
9920a7e307
|
Update README.md
|
2021-02-06 08:39:46 -08:00 |
|
Jay Gabriels
|
67a80fbe3a
|
Update after_cloning.md
|
2021-01-30 08:42:31 -08:00 |
|
Jay Gabriels
|
44a8528008
|
Create after_cloning.md
|
2021-01-30 08:41:50 -08:00 |
|
Jay Gabriels
|
d479395bdf
|
update ghorg branch to first look for repos default branch (#113)
* update ghorg branch to first look for repos default branch
|
2020-11-29 09:14:13 -08:00 |
|
Jay Gabriels
|
0e63d0a339
|
Update ls.go
|
2020-11-23 19:03:51 -08:00 |
|
Jay Gabriels
|
07b6c43357
|
update error messages for ls command
|
2020-11-06 21:25:32 -08:00 |
|
Jay Gabriels
|
97970e3cd6
|
Update README.md
|
2020-10-31 10:32:37 -07:00 |
|
Jay Gabriels
|
fc871babd3
|
Update CHANGELOG.md
1.5.0
|
2020-10-31 10:15:31 -07:00 |
|
Jay Gabriels
|
d2a0a890bb
|
Update README.md
|
2020-10-31 09:57:30 -07:00 |
|
Jay Gabriels
|
8e815ecab1
|
add ls command (#109)
* add ls command
|
2020-10-31 09:50:10 -07:00 |
|
6543
|
559d9ef06b
|
Refactor: use NewClient() interface to create a scm client (redo) (#108)
* Refactor: save perPage in scm client & use determineClient to load lib clients
|
2020-10-24 12:24:09 -07:00 |
|
6543
|
ab9fabfba2
|
Determine Supported Clients based on registered once (#106)
* Determine Supported Clients based on registered once
* rm dependencys from scm
|
2020-10-24 20:34:35 +02:00 |
|
Jay Gabriels
|
b914f94aa4
|
Revert "Refactor: use NewClient() interface to create a scm client (#105)" (#107)
This reverts commit 80a8ba0b73.
|
2020-10-24 09:47:11 -07:00 |
|
6543
|
80a8ba0b73
|
Refactor: use NewClient() interface to create a scm client (#105)
* Refactor: save perPage in scm client & use determineClient to load lib clients
* infent scm NewClient()
* wordings ...
|
2020-10-24 09:44:30 -07:00 |
|
6543
|
ab69f89b28
|
Vendor: xanzy/go-gitlab v0.33.0 -> v0.38.2 (#104)
|
2020-10-20 15:55:07 -07:00 |
|
6543
|
f5f10e7d22
|
Refactor: Client use interface implementation (#97)
* add `make fmt` to format go code
* use interface
* move all SCM things into scm package
|
2020-10-11 16:53:53 -07:00 |
|
Jay Gabriels
|
e5d3bf5ddd
|
Update CHANGELOG.md
|
2020-09-30 22:02:35 -07:00 |
|
6543
|
aa309fd5dc
|
Dedup Client Code (#96)
* Dedub bitbucket.go
* Dedub gitlab.go
* Impruve gitlab client
* Dedub github.go
|
2020-09-30 21:58:00 -07:00 |
|
6543
|
f988929351
|
More Gitea Documentation (#95)
|
2020-09-30 21:45:24 -07:00 |
|
Jay Gabriels
|
896c0d46e6
|
update spelling and gitlab example
|
2020-09-30 07:54:41 -07:00 |
|
Jay Gabriels
|
8e0e580ec2
|
add skip forks flag (#93)
|
2020-09-27 12:04:34 -07:00 |
|
Dan Rice
|
29ee83b460
|
Clarify that only read access to the GitLab API is needed (#92)
A `read_api` scope was introduced in GitLab 12.10 and is available
on gitlab.com.
|
2020-09-26 19:45:43 -07:00 |
|
Jay Gabriels
|
007c1752f7
|
update readme and changlog
|
2020-09-22 19:33:32 -07:00 |
|
6543
|
e502e972d6
|
Add gitea support (#90)
* add gitea support
|
2020-09-22 19:29:01 -07:00 |
|
Jay Gabriels
|
fb70ce435d
|
update github example
|
2020-09-04 10:05:16 -07:00 |
|
Jay Gabriels
|
3ce98bf871
|
cut new release
1.4.0
|
2020-09-04 09:52:00 -07:00 |
|
Jay Gabriels
|
a8185fca80
|
Update README.md
|
2020-09-04 09:47:20 -07:00 |
|
Jay Gabriels
|
43760b597d
|
add ability to mock github client (#87)
* add ability to mock github client
|
2020-08-16 14:41:07 -07:00 |
|
Jay Gabriels
|
39741be371
|
Update go.yml
|
2020-08-15 12:42:36 -07:00 |
|
Jay Gabriels
|
fa7247a1f2
|
Update go.yml
|
2020-08-15 11:14:31 -07:00 |
|
Jay Gabriels
|
1f51ea9ddf
|
fix env to check for in configs, derp
|
2020-08-14 15:03:14 -07:00 |
|
Jay Gabriels
|
fd7c6fa09f
|
fix trailing slash bug
|
2020-08-14 14:56:09 -07:00 |
|
Jay Gabriels
|
2fb5011a16
|
add base-url flag to github (#85)
|
2020-08-13 08:01:53 -07:00 |
|
Jay Gabriels
|
78997bf874
|
Merge pull request #84 from gabrie30/remove/gitlab-namespace
remove gitlab namespaces concept
|
2020-08-12 19:30:04 -07:00 |
|
Jay Gabriels
|
e427bcf07d
|
remove gitlab namespaces concept
|
2020-08-12 19:26:41 -07:00 |
|
Jay Gabriels
|
e813103dfe
|
update examples
|
2020-08-12 18:20:38 -07:00 |
|