Jay Gabriels
|
bb780ef2a1
|
Add filename length limit on gitlab repos with name collisions (#242)
|
2022-08-28 09:18:22 -07:00 |
|
Jay Gabriels
|
178d084879
|
Fix scms prompting for credentials (#240)
|
2022-08-19 11:27:11 -07:00 |
|
Jay Gabriels
|
0aba366dba
|
Change default behavior of gitlab repo name collisions (#239)
|
2022-08-17 23:21:32 -07:00 |
|
Jay Gabriels
|
9f5ca3d3c4
|
Add git filter flag to clone command (#236)
|
2022-08-13 10:24:10 -07:00 |
|
Jay Gabriels
|
1c74595dce
|
Add include submodules flag (#235)
|
2022-08-12 18:17:02 -07:00 |
|
Jay Gabriels
|
e8f7404df2
|
Fix gitlab clone repo name collision issue (#226)
|
2022-08-06 20:44:53 -07:00 |
|
Jay Gabriels
|
c1f6f48452
|
Update reclone command logging format (#223)
|
2022-08-06 10:09:55 -07:00 |
|
Jay Gabriels
|
f683d98dac
|
Update go to 1.18 and all dependencies (#222)
|
2022-08-04 17:52:03 -07:00 |
|
Jay Gabriels
|
4a879a43ad
|
Update reclone documentation
|
2022-08-03 07:54:35 -07:00 |
|
Jay Gabriels
|
265478768a
|
update reclone flag
|
2022-08-01 18:47:08 -07:00 |
|
Jay Gabriels
|
d252d0fdeb
|
Update reclone.go
|
2022-07-31 17:39:03 -07:00 |
|
Jay Gabriels
|
20817b9736
|
Unset envs in ghorg reclone
|
2022-07-31 17:20:53 -07:00 |
|
Jay Gabriels
|
ddacc20e44
|
better logging
|
2022-07-31 15:38:59 -07:00 |
|
Jay Gabriels
|
334e730616
|
Add/reclone (#221)
* Add ghorg reclone command
|
2022-07-31 12:56:01 -07:00 |
|
Jay Gabriels
|
7fe5407d75
|
Add exit code on clone issues (#215)
|
2022-06-25 11:30:56 -07:00 |
|
Jay Gabriels
|
445316e9ce
|
Fixes prune for wikis and gitlab sub groups (#214)
|
2022-06-20 19:40:53 -07:00 |
|
Jay Gabriels
|
cf276571c4
|
Add updated remote count to clone stats (#213)
|
2022-06-19 11:28:20 -07:00 |
|
Jay Gabriels
|
81a1c91a99
|
Add exit code on clone issues flag (#212)
|
2022-06-19 10:52:59 -07:00 |
|
Jay Gabriels
|
3a228a4b06
|
Fix prune command to work with backups (#209)
|
2022-06-18 10:26:26 -07:00 |
|
Jay Gabriels
|
5ea4274706
|
Update prune descriptions
|
2022-06-01 20:19:41 -07:00 |
|
Jay Gabriels
|
f69344b265
|
Update version
|
2022-06-01 20:07:10 -07:00 |
|
paul david
|
fa948fcfb1
|
Add "prune" feature to clone (#206)
|
2022-06-01 19:53:14 -07:00 |
|
Jay Gabriels
|
ce232f0072
|
Update/version (#204)
* Create SECURITY.md
* Update version command
* Update CHANGELOG.md
|
2022-05-29 08:53:47 -07:00 |
|
Jay Gabriels
|
f4c92ee838
|
Update/deps (#203)
|
2022-05-25 17:06:01 -07:00 |
|
Jay Gabriels
|
da4ac382bc
|
Update github scm to know when user is cloning own repos (#201)
|
2022-04-17 17:51:53 -07:00 |
|
Jay Gabriels
|
8f562742b4
|
Update CHANGELOG.md (#198)
|
2022-03-15 21:36:13 -07:00 |
|
Jeffrey Lo
|
0fad064f3a
|
Add quiet mode (#197)
Configure with GHORG_QUIET=true. When true, all calls to `PrintInfo`
and `PrintSubtleInfo` will be silenced.
|
2022-03-15 21:29:45 -07:00 |
|
Jay Gabriels
|
c98518e51a
|
Update GHORG_IGNORE_PATH to be set as a flag (#196)
|
2022-03-15 17:46:10 -07:00 |
|
Jeffrey Lo
|
2222499e9a
|
Add support for current directory configuration (#195)
Given a ghorg.yaml in the current working directory, respect it.
|
2022-03-15 11:31:38 -07:00 |
|
Jeffrey Lo
|
d58e64a910
|
Add support for GHORG_IGNORE_PATH (#194)
Enable users to pass a path to an ignore file via the
environment/config variable at GHORG_IGNORE_PATH.
|
2022-03-15 10:31:24 -07:00 |
|
Jay Gabriels
|
9bc1e281ec
|
Add filter gitlab groups by regex (#192)
|
2022-03-04 19:22:40 -08:00 |
|
Jay Gabriels
|
351dbfd88a
|
Update version.go
|
2022-03-03 18:59:30 -08:00 |
|
Stefan Hojer
|
f90440ec1f
|
fix: allow to override config with env variables (#190)
|
2022-03-03 08:10:18 -08:00 |
|
Nils Fahldieck
|
1bd5cb2da2
|
Actually use GHORG_CONFIG environment variable if set (#189)
|
2022-03-01 09:45:44 -08:00 |
|
Jay Gabriels
|
e55b0dca13
|
Fix ghorg config env (#188)
|
2022-03-01 09:13:03 -08:00 |
|
Jay Gabriels
|
87e4b5414a
|
Privatebb (#186)
|
2022-02-26 09:22:55 -08:00 |
|
Jay Gabriels
|
43136eeb27
|
Fix for perserve dir bug (#184)
|
2022-02-14 09:06:06 -08:00 |
|
Jay Gabriels
|
f925b5bb06
|
Add exclude filtering to regex and prefix matches (#182)
|
2022-02-05 13:14:54 -08:00 |
|
Jay Gabriels
|
f9f39937e8
|
Update CHANGELOG.md
|
2022-01-19 23:45:09 -08:00 |
|
Jay Gabriels
|
e29f559e99
|
Update/trailingslash (#178)
|
2022-01-14 08:47:45 -08:00 |
|
Jay Gabriels
|
d1f0be388f
|
Add/bboauth (#173)
* Add bitbucket oauth
|
2022-01-01 10:56:06 -08:00 |
|
Jay Gabriels
|
bb5f5d3547
|
Update changelog
|
2021-12-19 10:07:15 -08:00 |
|
Jay Gabriels
|
37c7d69238
|
Add ghorg fetch all (#170)
|
2021-12-11 15:41:24 -08:00 |
|
Jay Gabriels
|
2197aafa54
|
Update end of clone output to pulled instead of updated
|
2021-12-11 11:36:11 -08:00 |
|
Jay Gabriels
|
c4768ffae6
|
Add output of repos cloned vs updated end of clone
|
2021-12-11 11:22:49 -08:00 |
|
Jay Gabriels
|
04d894ba20
|
Add GHORG_DRY_RUN
|
2021-12-04 15:21:25 -08:00 |
|
Jay Gabriels
|
85312e2075
|
Update Readme.md
|
2021-11-11 07:43:23 -08:00 |
|
Jay Gabriels
|
63fd2e6bb4
|
Update clone.go
|
2021-11-04 09:24:17 -07:00 |
|
Jay Gabriels
|
5910576a1f
|
Add GHORG_CLONE_WIKI to clone wiki pages (#161)
|
2021-11-03 19:17:36 -07:00 |
|
Jay Gabriels
|
f50372890c
|
Add GHORG_INSECURE_GITLAB_CLIENT
|
2021-10-17 13:58:11 -07:00 |
|