Commit Graph

47 Commits

Author SHA1 Message Date
03fcbe41ae Fix bugs, set constants 2024-10-01 14:29:14 -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
f25b3e0123 Fix remote filtering 2024-01-18 12:04:06 -05: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
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
f5201e8fea Fixed project / alias autocomplete functions 2023-12-20 11:23:11 -05:00
2082287bdd Fix first-time config gen, improve project_go 2023-12-19 12:16:45 -05:00
bf213be9fb Add project open 2023-12-12 16:30:33 -05:00
ea909b87cc Improve project show and add pshow func with cwd support 2023-12-11 15:42:50 -05:00
d4ad16fe16 Updated logic for new local branch 2023-12-11 11:50:11 -05:00
c8bdd6b786 Merged alias fuzzy search 2023-12-10 11:15:52 -05:00
cdf92c8a54 Bug fixes, config generator 2023-12-10 10:10:46 -05:00
5d2ca40d04 Add cache maintenance locking 2023-12-10 00:05:39 -05:00
78662b3e09 Update shell funcs 2023-12-09 23:45:30 -05:00
64e07d3f40 wip 2023-12-09 23:19:19 -05:00
4e76c9efe1 wip 2023-12-08 23:13:17 -05:00
f17ce69ef8 wip 2023-12-08 16:52:26 -05:00
20bc28ad36 wip 2023-12-07 12:08:56 -05:00
a8aa8af3d3 Begin caching, implement commands 2023-12-05 16:56:47 -05:00