Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
unbyte
/
github-cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
github-cli
pkg
cmd
pr
on
config-spike
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 13, 2020
fix survey invocation
vilmibm
committed
ef52376
View commit details
Copy full SHA for ef52376
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
add Draft to issue state
vilmibm
committed
a686455
View commit details
Copy full SHA for a686455
View code at this point
Browse repository at this point
use NewIssueState
vilmibm
committed
b231e6c
View commit details
Copy full SHA for b231e6c
View code at this point
Browse repository at this point
get everything working
vilmibm
authored and
vilmibm
committed
f5277e4
View commit details
Copy full SHA for f5277e4
View code at this point
Browse repository at this point
stop using Defaults struct
vilmibm
authored and
vilmibm
committed
0ed7879
View commit details
Copy full SHA for 0ed7879
View code at this point
Browse repository at this point
stop using string pointer
vilmibm
authored and
vilmibm
committed
1c280d4
View commit details
Copy full SHA for 1c280d4
View code at this point
Browse repository at this point
WIP works, probably some title/body input edge cases
vilmibm
committed
6671106
View commit details
Copy full SHA for 6671106
View code at this point
Browse repository at this point
use named output param
vilmibm
committed
6fde02d
View commit details
Copy full SHA for 6fde02d
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Ensure that only PATH is searched when shelling out to external commands
Show description for 5b4a08d
mislav
committed
5b4a08d
View commit details
Copy full SHA for 5b4a08d
View code at this point
Browse repository at this point
Render links as absolute URLs in `repo view` (#2363)
Show description for fa86743
cristiand391
authored
fa86743
View commit details
Copy full SHA for fa86743
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Extract repeated code to util function
alissonbrunosa
committed
cf617e8
View commit details
Copy full SHA for cf617e8
View code at this point
Browse repository at this point
Merge pull request #2316 from cli/colors-1624
Show description for 24d863e
Nate Smith
authored
24d863e
View commit details
Copy full SHA for 24d863e
View code at this point
Browse repository at this point
Merge pull request #2279 from malaDev/1818-pr-checks-empty
Show description for d79eb49
samcoe
authored
d79eb49
View commit details
Copy full SHA for d79eb49
View code at this point
Browse repository at this point
Refactor regexp writer
samcoe
committed
9acbf8a
View commit details
Copy full SHA for 9acbf8a
View code at this point
Browse repository at this point
Add multiple writes test
samcoe
committed
bf46b87
View commit details
Copy full SHA for bf46b87
View code at this point
Browse repository at this point
Use custom scanLines function for RegexWriter
samcoe
committed
eaa685a
View commit details
Copy full SHA for eaa685a
View code at this point
Browse repository at this point
Fix up regex to escape dot in URL
samcoe
committed
2129936
View commit details
Copy full SHA for 2129936
View code at this point
Browse repository at this point
Address PR comments
samcoe
committed
28b3b2c
View commit details
Copy full SHA for 28b3b2c
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
more iostreams passing
vilmibm
committed
47eef41
View commit details
Copy full SHA for 47eef41
View code at this point
Browse repository at this point
try passing iostreams around instead of writer+colorscheme
vilmibm
committed
893fe09
View commit details
Copy full SHA for 893fe09
View code at this point
Browse repository at this point
use shared color function
vilmibm
committed
74fe97b
View commit details
Copy full SHA for 74fe97b
View code at this point
Browse repository at this point
favor SuccessIcon
vilmibm
committed
46a1598
View commit details
Copy full SHA for 46a1598
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
port entirely to ColorScheme
vilmibm
committed
a2aa154
View commit details
Copy full SHA for a2aa154
View code at this point
Browse repository at this point
Simplify checks test
mislav
committed
6b953f2
View commit details
Copy full SHA for 6b953f2
View code at this point
Browse repository at this point
add message on `pr checks` returns no CI with non-empty PR
irzhywau
authored and
mislav
committed
0330993
View commit details
Copy full SHA for 0330993
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Merge pull request #2276 from ianbillett/view-closed-prs
Show description for e093d23
mislav
authored
e093d23
View commit details
Copy full SHA for e093d23
View code at this point
Browse repository at this point
PullRequestForBranch: fix outdated error message
Show description for 2ac68cc
mislav
committed
2ac68cc
View commit details
Copy full SHA for 2ac68cc
View code at this point
Browse repository at this point
Allow PullRequestForBranch to search in closed pull requests
Ian Billett
authored and
mislav
committed
0f61272
View commit details
Copy full SHA for 0f61272
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
Merge pull request #2208 from cli/merge-confirmation-fixup
Show description for e74e431
mislav
authored
e74e431
View commit details
Copy full SHA for e74e431
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Merge pull request #2234 from XD-DENG/stringsbuilder
Show description for 4b395c5
mislav
authored
4b395c5
View commit details
Copy full SHA for 4b395c5
View code at this point
Browse repository at this point
:nail_care: simplify `generateCompareURL` and test
mislav
authored
d5cb557
View commit details
Copy full SHA for d5cb557
View code at this point
Browse repository at this point
Query escape branch names to allow branch/#123 names
Leonardo
authored
d0bee19
View commit details
Copy full SHA for d0bee19
View code at this point
Browse repository at this point
Commits on Oct 19, 2020
Use strings.Builder for more efficient string concatenation
Show description for 7e9f1c7
XD-DENG
committed
7e9f1c7
View commit details
Copy full SHA for 7e9f1c7
View code at this point
Browse repository at this point
Commits on Oct 16, 2020
Restore backwards compatibility in scripted `pr merge`
mislav
authored
8952967
View commit details
Copy full SHA for 8952967
View code at this point
Browse repository at this point
Merge pull request #1622 from ShubhankarKG/prMergeConfirmations
Show description for 7d317a8
mislav
authored
7d317a8
View commit details
Copy full SHA for 7d317a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.