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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
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
Branch selector
terminal-hyperlinks
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2021
Add supports for terminal hyperlinks in output
Show description for ca3f730
mislav
committed
ca3f730
View commit details
Copy full SHA for ca3f730
Browse repository at this point
Commits on Mar 25, 2021
Merge pull request #3267 from cli/workflow-toggle
Show description for 6dba073
Nate Smith
authored
6dba073
View commit details
Copy full SHA for 6dba073
Browse repository at this point
red check for disabling
vilmibm
committed
dd9a9ef
View commit details
Copy full SHA for dd9a9ef
Browse repository at this point
bonus: bump list limit
vilmibm
committed
f801a94
View commit details
Copy full SHA for f801a94
Browse repository at this point
gh workflow {enable, disable}
vilmibm
committed
248ee42
View commit details
Copy full SHA for 248ee42
Browse repository at this point
Merge pull request #3294 from cli/pr-search
Show description for 5aac191
mislav
authored
5aac191
View commit details
Copy full SHA for 5aac191
Browse repository at this point
Remove implicit `sort:created-desc` sort clause for `pr list`
Show description for 210d9df
mislav
committed
210d9df
View commit details
Copy full SHA for 210d9df
Browse repository at this point
Commits on Mar 24, 2021
Unify checking whether search filters were passed by the user
mislav
committed
2fa8a85
View commit details
Copy full SHA for 2fa8a85
Browse repository at this point
WIP fix filter
mislav
committed
f008c61
View commit details
Copy full SHA for f008c61
Browse repository at this point
Add tests for `listPullRequests`
mislav
committed
0131541
View commit details
Copy full SHA for 0131541
Browse repository at this point
Add `pr list --author` filter
mislav
committed
4388c1d
View commit details
Copy full SHA for 4388c1d
Browse repository at this point
Add `pr list --search`
mislav
committed
01bbb15
View commit details
Copy full SHA for 01bbb15
Browse repository at this point
Import PR list API implementation to `pr/list` package
Show description for 75cfed4
mislav
committed
75cfed4
View commit details
Copy full SHA for 75cfed4
Browse repository at this point
Commits on Mar 23, 2021
Merge pull request #3196 from g14a/feature/search-issues
Show description for 9b0f706
mislav
authored
9b0f706
View commit details
Copy full SHA for 9b0f706
Browse repository at this point
Add a unified GitHub Search query builder
mislav
committed
179d3f0
View commit details
Copy full SHA for 179d3f0
Browse repository at this point
add generic search naming for issues and PRs @samcoe
g14a
authored and
mislav
committed
70d4873
View commit details
Copy full SHA for 70d4873
Browse repository at this point
:nail_care: cleanup switching to search mode in `issue list`
mislav
committed
80035aa
View commit details
Copy full SHA for 80035aa
Browse repository at this point
add search feature in listing issues
g14a
authored and
mislav
committed
f791bbd
View commit details
Copy full SHA for f791bbd
Browse repository at this point
Commits on Mar 19, 2021
Refactor use of glamour to allow style overrides (#3243)
Show description for 2ab073d
Nate Smith
authored
2ab073d
View commit details
Copy full SHA for 2ab073d
Browse repository at this point
Merge pull request #3253 from cli/http2-upload-retry
Show description for 84f0f59
mislav
authored
84f0f59
View commit details
Copy full SHA for 84f0f59
Browse repository at this point
Commits on Mar 17, 2021
Allow retrying HTTP/2 uploads for release assets
Show description for 40da8f9
mislav
committed
40da8f9
View commit details
Copy full SHA for 40da8f9
Browse repository at this point
Commits on Mar 16, 2021
workflow list (#3245)
Show description for 8480381
Nate Smith
authored
8480381
View commit details
Copy full SHA for 8480381
Browse repository at this point
Actions Support Phase 1 (#2923)
Show description for 126b498
Nate Smith
authored
126b498
View commit details
Copy full SHA for 126b498
Browse repository at this point
Commits on Mar 15, 2021
Merge pull request #3192 from cristiand391/add-body-file-flag
Show description for e2de02d
mislav
authored
e2de02d
View commit details
Copy full SHA for e2de02d
Browse repository at this point
Remove unnecessary `BodyFile` field
mislav
committed
d5fb817
View commit details
Copy full SHA for d5fb817
Browse repository at this point
Accept `--body-file` flag if `--body` is supported
cristiand391
authored and
mislav
committed
8bfe64d
View commit details
Copy full SHA for 8bfe64d
Browse repository at this point
Commits on Mar 8, 2021
Merge pull request #3086 from g14a/feature/diffstat-pr
Show description for eddd8f0
Nate Smith
authored
eddd8f0
View commit details
Copy full SHA for eddd8f0
Browse repository at this point
Merge pull request #3183 from kidonng/patch-1
Show description for b8937e4
mislav
authored
b8937e4
View commit details
Copy full SHA for b8937e4
Browse repository at this point
Merge pull request #3182 from educhastenier/patch-1
Show description for ad77835
mislav
authored
ad77835
View commit details
Copy full SHA for ad77835
Browse repository at this point
Fix a typo in gh api
kidonng
authored
3a8313b
View commit details
Copy full SHA for 3a8313b
Browse repository at this point
fix typo in docs of `alias` command
Show description for bcef9f8
Emmanuel Duchastenier
authored
bcef9f8
View commit details
Copy full SHA for bcef9f8
Browse repository at this point
Commits on Mar 6, 2021
add tests for additions and deletions
g14a
committed
1d8dd2f
View commit details
Copy full SHA for 1d8dd2f
Browse repository at this point
Commits on Mar 5, 2021
reduce arg length to fprintf
g14a
committed
f2489ed
View commit details
Copy full SHA for f2489ed
Browse repository at this point
Add additions and deletions in pr view raw as well
g14a
committed
bdd663e
View commit details
Copy full SHA for bdd663e
Browse repository at this point
Add additions and deletions in pr view
g14a
committed
9944698
View commit details
Copy full SHA for 9944698
Browse repository at this point
Previous
Next
You can’t perform that action at this time.