issues
search
arusahni
/
git-req
Check out merge requests from your GitLab/GitHub hosted repositories from the command line with just the request number.
https://arusahni.github.io/git-req/
MIT License
57
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rustix from 0.36.9 to 0.36.16
#81
dependabot[bot]
opened
1 year ago
0
Trim the trailing newline from the input to the remote name prompt
#80
arusahni
closed
1 year ago
0
get_remote_name does not trim output
#79
sinistersnare
closed
1 year ago
2
Upgrade to Clap 4.
#78
arusahni
closed
1 year ago
0
Upgrade to latest duct.rs
#77
arusahni
closed
1 year ago
0
Appease clippy
#76
arusahni
closed
1 year ago
0
Bump git2 from 0.7.5 to 0.16.1
#75
dependabot[bot]
closed
1 year ago
1
Bump bumpalo from 3.11.0 to 3.12.0
#74
dependabot[bot]
closed
1 year ago
1
Replace a bare unwrap with a nicer abort
#73
arusahni
closed
2 years ago
0
Don't unwrap if an error listing open reqs occurs
#72
arusahni
closed
2 years ago
0
Add handling for GitHub API 401 errors
#71
arusahni
closed
2 years ago
0
Bump regex from 0.2.11 to 1.6.0
#70
dependabot[bot]
closed
2 years ago
0
Update transitive deps
#69
arusahni
closed
2 years ago
0
New release to update smallvec version?
#68
5225225
closed
2 years ago
1
Appease clippy
#67
arusahni
closed
2 years ago
0
Bump time from 0.2.9 to 0.2.25
#66
dependabot[bot]
closed
2 years ago
1
Bump yaml-rust from 0.3.5 to 0.4.1
#65
dependabot[bot]
closed
1 year ago
2
Bump rgb from 0.8.14 to 0.8.32
#64
dependabot[bot]
closed
2 years ago
1
Bump smallvec from 0.6.9 to 0.6.14
#63
dependabot[bot]
closed
2 years ago
1
Clippy fixes
#62
arusahni
closed
3 years ago
0
Upgrade to Rust 2021
#61
arusahni
closed
3 years ago
0
Previous MR shortcut
#60
arusahni
closed
3 years ago
0
Improve error handling for non-numeric request IDs
#59
arusahni
closed
3 years ago
0
Remove extraneous matches, and use combinators for early return
#58
arusahni
closed
3 years ago
0
Use LogChop
#57
arusahni
closed
3 years ago
0
Nested project detection
#56
arusahni
closed
3 years ago
1
Improve error handling and control flow
#55
arusahni
closed
3 years ago
0
WIP: Migrate to GitHub actions.
#54
arusahni
closed
3 years ago
0
Bump YAML-rust dependency to address build issue.
#53
arusahni
closed
3 years ago
0
Update brew tap instructions
#52
dschep
closed
3 years ago
1
Improve project ID detection for repositories in GitLab groups
#51
arusahni
closed
3 years ago
4
Investigate serde alternatives
#50
arusahni
opened
4 years ago
0
Binary shrink pass
#49
arusahni
closed
4 years ago
0
Shrink binary size
#48
arusahni
closed
4 years ago
0
Use structopt to define CLI commands
#47
Jonathas-Conceicao
closed
2 years ago
5
Fix initial checkout to brach fetched from github
#46
Jonathas-Conceicao
closed
4 years ago
2
User-definable default remote support
#45
arusahni
closed
4 years ago
0
Ensure GitLab branches retain tracking information
#44
arusahni
closed
4 years ago
0
GitLab tracking information isn't preserved
#43
arusahni
closed
4 years ago
0
Only prefix branch names when they're not of the default remote
#42
arusahni
closed
4 years ago
0
Shell completions
#41
arusahni
closed
4 years ago
0
remove openssl dependency
#40
durangatan
closed
4 years ago
3
Generate man page with build.rs
#39
luxrck
closed
5 years ago
6
Add support for different remote name
#38
Jonathas-Conceicao
closed
5 years ago
2
Fix clippy warning 'useless use of vec'
#37
alarsyo
closed
5 years ago
1
Add color to commands output
#36
undef1nd
closed
5 years ago
10
Generate completions and man page with build
#35
arusahni
closed
4 years ago
4
Support remotes not ending in .git
#34
alarsyo
closed
5 years ago
2
Project regex only matches remotes ending in .git
#33
alarsyo
closed
5 years ago
1
Add Homebrew Formula
#32
dmfutcher
closed
5 years ago
1
Next