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
Breadcrumbs
History for
cli
pkg
cmd
pr
on
workflow-test-spike
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2021
Merge pull request #3279 from cli/browser-refactor
Show description for 44ae7ae
mislav
authored
44ae7ae
View commit details
Copy full SHA for 44ae7ae
View code at this point
Browse repository at this point
Merge pull request #3295 from cli/labels-and-combinator
Show description for 63a47d0
mislav
authored
63a47d0
View commit details
Copy full SHA for 63a47d0
View code at this point
Browse repository at this point
Commits on Mar 25, 2021
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
View code at this point
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
View code at this point
Browse repository at this point
BREAKING: lookup all issue/PR labels with "AND" instead of "OR" combinator
Show description for 949df38
mislav
committed
949df38
View commit details
Copy full SHA for 949df38
View code at this point
Browse repository at this point
WIP fix filter
mislav
committed
f008c61
View commit details
Copy full SHA for f008c61
View code at this point
Browse repository at this point
Add tests for `listPullRequests`
mislav
committed
0131541
View commit details
Copy full SHA for 0131541
View code at this point
Browse repository at this point
Add `pr list --author` filter
mislav
committed
4388c1d
View commit details
Copy full SHA for 4388c1d
View code at this point
Browse repository at this point
Add `pr list --search`
mislav
committed
01bbb15
View commit details
Copy full SHA for 01bbb15
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Add a unified GitHub Search query builder
mislav
committed
179d3f0
View commit details
Copy full SHA for 179d3f0
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
Add back isolated tests for issue/PR lookup by argument
mislav
committed
e53d02b
View commit details
Copy full SHA for e53d02b
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
Pass web browser to each individual command
Show description for 111e8db
mislav
committed
111e8db
View commit details
Copy full SHA for 111e8db
View code at this point
Browse repository at this point
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
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Actions Support Phase 1 (#2923)
Show description for 126b498
Nate Smith
authored
126b498
View commit details
Copy full SHA for 126b498
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Remove unnecessary `BodyFile` field
mislav
committed
d5fb817
View commit details
Copy full SHA for d5fb817
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Add additions and deletions in pr view
g14a
committed
9944698
View commit details
Copy full SHA for 9944698
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Merge pull request #3023 from cli/cancel-error-status
Show description for e96d974
mislav
authored
e96d974
View commit details
Copy full SHA for e96d974
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Merge pull request #3018 from castaneai/pr-create-body-file
Show description for 3444d00
mislav
authored
3444d00
View commit details
Copy full SHA for 3444d00
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into cancel-error-status
mislav
committed
dd34cae
View commit details
Copy full SHA for dd34cae
View code at this point
Browse repository at this point
Exit with status code "2" on user cancellation errors
Show description for 2ebdde1
mislav
committed
2ebdde1
View commit details
Copy full SHA for 2ebdde1
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
Merge pull request #3024 from cli/normalize-pr-commands
Show description for a496549
samcoe
authored
a496549
View commit details
Copy full SHA for a496549
View code at this point
Browse repository at this point
Merge pull request #3036 from cli/pr-merge-no-commits
Show description for 8235140
mislav
authored
8235140
View commit details
Copy full SHA for 8235140
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Merge pull request #3022 from ganboonhong/pr-edit-branch
Show description for e4ce0d7
mislav
authored
e4ce0d7
View commit details
Copy full SHA for e4ce0d7
View code at this point
Browse repository at this point
Avoid crash in `pr merge` when verifying whether a PR had diverged
Show description for 0f85304
mislav
committed
0f85304
View commit details
Copy full SHA for 0f85304
View code at this point
Browse repository at this point
Add helper function to validate exact args in cmdutil
g14a
committed
56ead91
View commit details
Copy full SHA for 56ead91
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Revert close and reopen changes
samcoe
committed
34da597
View commit details
Copy full SHA for 34da597
View code at this point
Browse repository at this point
Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts
Show description for 3efa764
mislav
committed
3efa764
View commit details
Copy full SHA for 3efa764
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.