|
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 |
|
|
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 |
|
|
c45bc61e41
|
Support local project open
|
2023-12-19 11:08:12 -05:00 |
|
|
cf2f125e86
|
Fix cli editor
|
2023-12-13 13:28:07 -05:00 |
|
|
bf213be9fb
|
Add project open
|
2023-12-12 16:30:33 -05:00 |
|
|
b7960ed1b4
|
Improve project show --current behavior
|
2023-12-11 15:54:22 -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 |
|
|
a37246872b
|
Fix readme
|
2023-12-11 10:41:24 -05:00 |
|
|
dfb2699417
|
Add config generator
|
2023-12-11 10:39:48 -05:00 |
|
|
cf5675d04f
|
Update README
|
2023-12-10 11:58:46 -05:00 |
|