Commit Graph

81 Commits

Author SHA1 Message Date
11a2ca434c Merge pull request 'refactor-cmd-pkgs' (#1) from refactor-cmd-pkgs into main
Reviewed-on: #1
2024-12-30 20:56:38 +00:00
b9d7d5a4f2 Package subcommand code 2024-12-30 15:50:31 -05:00
96378d047e Package subcommand code 2024-12-30 14:54:32 -05:00
888ee5ea4a Fix code analyzer warnings 2024-12-30 13:20:27 -05:00
5f9cc58ef7 Rename project to git-project-manager
All checks were successful
Build and Publish / release (push) Successful in 32s
2024-12-27 17:48:21 -05:00
c78c41f567 Rename project to git-project-manager
All checks were successful
Build and Publish / release (push) Successful in 1m10s
2024-12-27 17:42:44 -05:00
9dd38317b8 Add Gitea Action
Some checks failed
Build and Publish / release (push) Failing after 39s
2024-12-19 15:21:35 -05:00
ea10b3c7dd Upgrades 2024-12-19 14:56:25 -05:00
4fca4a5e3e Rename project 2024-12-19 14:55:49 -05:00
06511f5690 Adjust docs path 2024-12-19 14:52:12 -05:00
f862973c44 Add docs, Makefile 2024-12-19 14:51:26 -05:00
19c9fa0f76 Upgrades and debugging 2024-12-19 13:59:42 -05:00
03fcbe41ae Fix bugs, set constants 2024-10-01 14:29:14 -04:00
a54f0629be Upgrade packages 2024-05-07 12:07:39 -04:00
f71f8d1ee0 Only initiate Gitea client on use 2024-03-06 16:21:52 -05:00
8764edad99 Delay creation of Gitea client TBC 2024-03-05 16:55:01 -05:00
ea7367ec08 Don't die for bad aliases 2024-03-01 12:53:13 -05:00
abdfea8153 Update README 2024-01-18 13:11:44 -05:00
f25b3e0123 Fix remote filtering 2024-01-18 12:04:06 -05:00
d6b93a5db7 Merge pull request 'Add GitHub support' (#4) from add-github-remote into main
Reviewed-on: 50W/git-project-manager#4
2024-01-18 16:14:44 +00:00
0968b383ac Fix Gitea pagination 2024-01-18 11:10:18 -05:00
9f66001a66 Add GitHub support 2024-01-18 11:09:54 -05:00
4b2b251136 Merge pull request 'Remove all legacy config' (#3) from remove-legacy-support into main
Reviewed-on: 50W/git-project-manager#3
2024-01-17 21:57:56 +00:00
4b389fca1c Remove all legacy config 2024-01-17 16:56:41 -05:00
1c373ff00f Fix recycled pointer for info.RemoteInfo 2024-01-17 14:10:26 -05:00
c36607c62d Move from --gitlab flags to global --remote flags 2024-01-17 10:09:04 -05:00
702f599f5f Move from --gitlab flags to global --remote flags 2024-01-17 10:06:20 -05:00
f33199bd7b Move RemoteInfo and CloneProto to info package 2024-01-17 08:13:58 -05:00
1e4e9147f1 Fix Gitea lang detection 2024-01-16 21:32:59 -05:00
7e2ff1198b Use context in requests 2024-01-16 21:32:46 -05:00
868183f012 WIP Gitea lang detection 2024-01-16 16:14:53 -05:00
a490c7e6c7 Gitea remote support 2024-01-16 15:56:22 -05:00
25820024cd Gitea remote support 2024-01-16 15:46:32 -05:00
9747261a76 Gitea remote support 2024-01-16 14:32:12 -05:00
94bbff6d07 Gitea remote support 2024-01-16 14:26:56 -05:00
bd354842c0 Begin support for Gitea 2024-01-16 13:23:38 -05:00
e7f8b86f72 Migrate to remotes interface 2024-01-16 12:48:42 -05:00
5337ea544b Add framework for remote liveness check 2024-01-16 11:24:06 -05:00
d7181b1cf6 Start moving gitlab code to remote interface 2024-01-16 11:15:52 -05:00
e846821c44 Rename projects to cache package 2024-01-15 16:02:15 -05:00
d6833a9ea0 Refactor gitlab to generic remotes 2024-01-15 15:39:35 -05:00
da209c53e3 Rename gitlab to remotes 2024-01-15 14:57:15 -05:00
b944af140a Add multi-remote support for GitLab (#1)
Co-authored-by: Ryan D McGuire <ryand_mcguire@sweetwater.com>
Reviewed-on: 50W/git-project-manager#1
2024-01-14 15:33:15 +00:00
415290de20 Improve cache load by a shitload 2023-12-29 15:02:17 -05:00
03e992bf6b Implement golang project run 2023-12-29 13:35:56 -05:00
e1545d114b Fix project language detection 2023-12-29 10:45:24 -05:00
156ddc2009 Update config, add manual cache unlocking 2023-12-29 10:24:12 -05:00
ea0157a997 Update config generator 2023-12-29 09:22:19 -05:00
5c2a9513a4 Fix completion, support directory open mode 2023-12-29 08:55:06 -05:00
57baab8251 Add config show command 2023-12-20 11:26:29 -05:00