index
:
forgejo-cli
main
forgejo-cli
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: detaching when using `browse`
dataCobra
2024-11-06
6
-13
/
+13
*
Merge pull request 'add creating prs with agit' (#138) from cyborus/agit-main...
Cyborus
2024-11-05
2
-101
/
+256
|
\
|
*
chore: format
Cyborus
2024-11-04
1
-9
/
+24
|
*
feat: don't show empty base branch name
Cyborus
2024-11-04
1
-1
/
+5
|
*
feat: support agit prs in pr detection
Cyborus
2024-11-04
1
-55
/
+67
|
*
feat: creating a pr with agit
Cyborus
2024-11-04
2
-44
/
+168
*
|
fix: incorrect string slicing in ssh url parsing
Cyborus
2024-11-05
1
-1
/
+1
|
/
*
move `version` into a module
dataCobra
2024-10-26
2
-56
/
+65
*
move `whoami` into a module
dataCobra
2024-10-26
2
-20
/
+33
*
feat: add `--web` flag to `issue create`
Cyborus
2024-10-25
1
-35
/
+61
*
feat: add user agent
Cyborus
2024-10-25
1
-3
/
+12
*
feat: `repo readme`
Cyborus
2024-10-25
2
-2
/
+55
*
feat: `repo migrate`
Cyborus
2024-10-25
1
-0
/
+265
*
feat: `pr status --wait`
Cyborus
2024-10-03
1
-77
/
+155
*
feat: `--web` flag on `pr create`
Cyborus
2024-09-27
1
-36
/
+56
*
feat: allow accessing public info without logging in
Cyborus
2024-09-23
2
-13
/
+14
*
fix: make sure urls are http(s) and remove username
Cyborus
2024-09-05
1
-1
/
+9
*
feat: automatically add ssh url as alias if it is different
Cyborus
2024-09-05
1
-8
/
+43
*
feat: add aliases to keys file
Cyborus
2024-09-05
9
-20
/
+49
*
fix: consistency among host names
Cyborus
2024-09-05
4
-22
/
+19
*
fix: don't accept cannot-be-a-base urls in parsing
Cyborus
2024-09-01
1
-5
/
+5
*
fix: correctly parse ssh urls from git remotes
Cyborus
2024-08-30
2
-3
/
+15
*
Clippy Fixes
Pi-Cla
2024-08-11
8
-85
/
+80
*
fix: application settings page url should only be `https`
Cyborus
2024-08-10
1
-6
/
+3
*
fix: suggest correct add-key subcommand when no easy login available
tranzystorekk
2024-08-09
1
-1
/
+1
*
refactor: move repo commands into individual functions
Cyborus
2024-08-09
1
-230
/
+268
*
refactor: remove `WikiCommand::no_repo_error`
Cyborus
2024-08-08
1
-10
/
+3
*
feat: `wiki clone`
Cyborus
2024-08-08
2
-61
/
+109
*
feat: `wiki browse`
Cyborus
2024-08-08
1
-2
/
+22
*
feat: `wiki view`
Cyborus
2024-08-08
1
-4
/
+38
*
feat: `wiki contents`
Cyborus
2024-08-08
1
-5
/
+36
*
chore: wiki file
Cyborus
2024-08-08
2
-0
/
+44
*
docs: document `--remote`
Cyborus
2024-08-04
4
-1
/
+5
*
docs: document commands
Cyborus
2024-08-04
5
-16
/
+76
*
docs: better clap ids
Cyborus
2024-08-03
4
-4
/
+24
*
chore(dep): update `forgejo-api` to v0.4.0
Cyborus
2024-08-03
4
-48
/
+60
*
feat: `repo delete`
Cyborus
2024-07-25
1
-0
/
+21
*
fix: `repo create` should not take `RepoArg` for name argument
Cyborus
2024-07-25
1
-2
/
+2
*
feat!: add branch guessing on pr creation
Cyborus
2024-07-20
1
-25
/
+109
*
fix: print message before reading in `readline`
Cyborus
2024-07-14
1
-1
/
+2
*
fix: prioritize remote tracking branch in repo detection
Cyborus
2024-07-14
1
-25
/
+28
*
fix: read detected pr from correct repo
Cyborus
2024-07-10
2
-37
/
+55
*
fix: pr detection from branch
Cyborus
2024-07-10
1
-16
/
+157
*
feat(pr): status command
Cyborus
2024-07-09
1
-0
/
+123
*
feat(repo): fork command
Cyborus
2024-07-09
1
-0
/
+46
*
refactor: `RepoArg` struct for repo name arguments
Cyborus
2024-07-09
4
-51
/
+118
*
feat(user): listing activities
Cyborus
2024-07-09
1
-0
/
+249
*
feat(user): editing settings
Cyborus
2024-07-08
1
-0
/
+254
*
feat(user): user search
Cyborus
2024-07-08
1
-0
/
+63
*
feat(user): list user orgs
Cyborus
2024-07-08
1
-0
/
+53
[next]