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 }}
informaticacba
/
cli.github
Public template
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
trunk
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 8, 2021
Merge pull request #4460 from m4ver1k/feat/2720
Show description for 0c5c237
mislav
authored
0c5c237
View commit details
Copy full SHA for 0c5c237
Browse repository at this point
Add tests for `pr diff --patch`
mislav
committed
e4c8aa3
View commit details
Copy full SHA for e4c8aa3
Browse repository at this point
Add instructions to gh installation via spack (#4412)
lcnzg
authored
79832c1
View commit details
Copy full SHA for 79832c1
Browse repository at this point
Commits on Oct 7, 2021
#2720 | Add patch flag to pull-request diff command
m4ver1k
committed
e0897fd
View commit details
Copy full SHA for e0897fd
Browse repository at this point
Merge pull request #4457 from cli/jg/fix-create-regression
Show description for cff6cf9
josebalius
authored
cff6cf9
View commit details
Copy full SHA for cff6cf9
Browse repository at this point
Fix regression returning nil codespace
josebalius
committed
400749d
View commit details
Copy full SHA for 400749d
Browse repository at this point
Commits on Oct 6, 2021
Merge pull request #4437 from cli/fix-extension-io-bug
Show description for becc45a
samcoe
authored
becc45a
View commit details
Copy full SHA for becc45a
Browse repository at this point
Merge pull request #4448 from cli/jg/codeowners
Show description for cd1eec5
josebalius
authored
cd1eec5
View commit details
Copy full SHA for cd1eec5
Browse repository at this point
Merge pull request #4440 from cli/jg/choose-codespace-prompt
Show description for 6f978dd
josebalius
authored
6f978dd
View commit details
Copy full SHA for 6f978dd
Browse repository at this point
Revert rename for ports cmd
josebalius
committed
b44474c
View commit details
Copy full SHA for b44474c
Browse repository at this point
Revert other rename changes
josebalius
committed
bdc9ad3
View commit details
Copy full SHA for bdc9ad3
Browse repository at this point
Merge branch 'trunk' of github.com:cli/cli into jg/choose-codespace-prompt
josebalius
committed
811d841
View commit details
Copy full SHA for 811d841
Browse repository at this point
Merge pull request #4439 from geramirez/geramirez/codespaces-pagination
Show description for 3d0d95c
geramirez
authored
3d0d95c
View commit details
Copy full SHA for 3d0d95c
Browse repository at this point
Update docs
josebalius
committed
771ac71
View commit details
Copy full SHA for 771ac71
Browse repository at this point
Remove unused guid
josebalius
committed
a509c2d
View commit details
Copy full SHA for a509c2d
Browse repository at this point
Keep codespace struct in API for now
Show description for 3a28643
josebalius
committed
3a28643
View commit details
Copy full SHA for 3a28643
Browse repository at this point
Fetch 100 codespaces by default
geramirez
authored
20ae9d3
View commit details
Copy full SHA for 20ae9d3
Browse repository at this point
Add codeowners
josebalius
committed
073200a
View commit details
Copy full SHA for 073200a
Browse repository at this point
Merge branch 'geramirez/codespaces-pagination' of https://github.com/geramirez/cli into geramirez/codespaces-pagination
geramirez
authored
e29a0ac
View commit details
Copy full SHA for e29a0ac
Browse repository at this point
Updating docs and interation exit condition to not check the final page
geramirez
authored
34f9c0a
View commit details
Copy full SHA for 34f9c0a
Browse repository at this point
Update internal/codespaces/api/api.go
Show description for 237fdd4
geramirez
and
josebalius
authored
237fdd4
View commit details
Copy full SHA for 237fdd4
Browse repository at this point
Merge branch 'trunk' of github.com:cli/cli into jg/choose-codespace-prompt
josebalius
committed
017632d
View commit details
Copy full SHA for 017632d
Browse repository at this point
Merge pull request #4446 from cli/jg/get-codespace-api
Show description for 52e16df
josebalius
authored
52e16df
View commit details
Copy full SHA for 52e16df
Browse repository at this point
Remove unused structs
josebalius
committed
b2ff4c3
View commit details
Copy full SHA for b2ff4c3
Browse repository at this point
Update test signature
josebalius
committed
7c497f2
View commit details
Copy full SHA for 7c497f2
Browse repository at this point
Update mock API
josebalius
committed
8bb5535
View commit details
Copy full SHA for 8bb5535
Browse repository at this point
Switch GetCodespace to new API endpoint
Show description for 8135fdb
josebalius
committed
8135fdb
View commit details
Copy full SHA for 8135fdb
Browse repository at this point
Commits on Oct 5, 2021
Adding a second condition just in case
geramirez
authored
aa49a3a
View commit details
Copy full SHA for aa49a3a
Browse repository at this point
Adding additional tests for mid-flight deletions and additions
geramirez
authored
61b0fe3
View commit details
Copy full SHA for 61b0fe3
Browse repository at this point
Updated PR with suggestions
Show description for 02145cc
geramirez
authored
02145cc
View commit details
Copy full SHA for 02145cc
Browse repository at this point
Update internal/codespaces/api/api.go
Show description for c6dc509
geramirez
and
josebalius
authored
c6dc509
View commit details
Copy full SHA for c6dc509
Browse repository at this point
Update internal/codespaces/api/api.go
Show description for 4314f73
geramirez
and
josebalius
authored
4314f73
View commit details
Copy full SHA for 4314f73
Browse repository at this point
Add strconv
geramirez
authored
e793a59
View commit details
Copy full SHA for e793a59
Browse repository at this point
Merge remote-tracking branch 'upstream/trunk' into geramirez/codespaces-pagination
geramirez
authored
fd5894d
View commit details
Copy full SHA for fd5894d
Browse repository at this point
Fixing Has() issue due to go version
geramirez
authored
409cd9c
View commit details
Copy full SHA for 409cd9c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.