gabrie30
|
d1bb7c3044
|
Add/reclone cmds (#461)
|
2024-09-27 17:23: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
|
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
|
7222d63e73
|
Update reclone with better stdout and stderr (#456)
|
2024-09-20 18:10:48 -07:00 |
|
gabrie30
|
f3383ddca4
|
Add/GitHub language filter (#453)
|
2024-09-18 20:47:58 -07:00 |
|
gabrie30
|
08add68314
|
Update/ghorgls (#450)
|
2024-09-16 18:22:06 -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 |
|
gabrie30
|
3f993196b8
|
Add snippet support (#416)
|
2024-07-12 20:29:03 -07:00 |
|
gabrie30
|
d236580306
|
Update github and github user call options (#430)
|
2024-06-29 09:19:04 -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 |
|
gabrie30
|
2cb479a1b7
|
Add GHORG_TARGET_REPOS_PATH (#384)
|
2024-01-23 22:51:19 -08:00 |
|
gabrie30
|
4c3e68c39c
|
Add env only for reclone commands (#335)
|
2023-08-25 07:49:44 -07:00 |
|
gabrie30
|
854cc78650
|
Add examples command (#332)
|
2023-08-20 17:03:40 -07:00 |
|
gabrie30
|
575b04dd3c
|
Add reclone list flag (#323)
|
2023-07-14 10:04:12 -07:00 |
|
gabrie30
|
be94d04c89
|
Add clone depth flag (#315)
|
2023-06-03 08:12:51 -07:00 |
|
gabrie30
|
c72625e7c6
|
Auth/GitHub app (#308)
|
2023-05-26 15:12:30 -07:00 |
|
Avinash Sonawane
|
fff5d83ef6
|
Default value for GHORG_ABSOLUTE_PATH_TO_CLONE_TO is $HOME/ghorg (#301)
|
2023-04-23 11:28:48 -07:00 |
|
gabrie30
|
3e126e751d
|
Add GHORG_NO_TOKEN (#299)
|
2023-04-09 12:40:37 -07:00 |
|
Antfere
|
7f324eac85
|
Fix Gitea tokens not being found in config.yaml file (#287)
* Adds support for Gitea options in config.yaml file
* Remove debug lines
---------
Co-authored-by: anon <anon@desktop.localdomain>
|
2023-03-11 08:09:08 -08:00 |
|
Jay Gabriels
|
b06dadf3ff
|
Add insecure gitea client flag (#259)
|
2022-11-04 08:46:37 -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
|
c1f6f48452
|
Update reclone command logging format (#223)
|
2022-08-06 10:09:55 -07:00 |
|
Jay Gabriels
|
20817b9736
|
Unset envs in ghorg reclone
|
2022-07-31 17:20:53 -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
|
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 |
|
paul david
|
fa948fcfb1
|
Add "prune" feature to clone (#206)
|
2022-06-01 19:53:14 -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 |
|
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
|
f925b5bb06
|
Add exclude filtering to regex and prefix matches (#182)
|
2022-02-05 13:14:54 -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
|
37c7d69238
|
Add ghorg fetch all (#170)
|
2021-12-11 15:41:24 -08:00 |
|
Jay Gabriels
|
04d894ba20
|
Add GHORG_DRY_RUN
|
2021-12-04 15:21:25 -08: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 |
|
Jay Gabriels
|
33e147b317
|
Add no clean flag (#154)
|
2021-09-28 20:12:11 -07:00 |
|
Jay Gabriels
|
2b1d1950ec
|
Update changelog
|
2021-09-02 18:57:30 -07:00 |
|
Jay Gabriels
|
805b9266e7
|
Updates color flag to work as a global flag (#143)
|
2021-08-14 14:23:21 -07:00 |
|