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
Accelerator
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
Type
/
to 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 }}
timruffles
/
github
Public
forked from
piotrmurach/github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 25, 2014
Note changes.
piotrmurach
committed
9874b91
View commit details
Copy full SHA for 9874b91
Browse repository at this point
Bump gem version up.
piotrmurach
committed
a6c940d
View commit details
Copy full SHA for a6c940d
Browse repository at this point
Update dependencies.
piotrmurach
committed
b134177
View commit details
Copy full SHA for b134177
Browse repository at this point
Merge pull request #194 from josacar/fix-hash-monkeypatch
Show description for baadb3e
piotrmurach
committed
baadb3e
View commit details
Copy full SHA for baadb3e
Browse repository at this point
Clean up and refactor page links.
piotrmurach
committed
6da4150
View commit details
Copy full SHA for 6da4150
Browse repository at this point
Clean up pagination iterator.
piotrmurach
committed
5c9b49e
View commit details
Copy full SHA for 5c9b49e
Browse repository at this point
Merge pull request #192 from jcabas/clean_out_page_iterator
Show description for ae08e84
piotrmurach
committed
ae08e84
View commit details
Copy full SHA for ae08e84
Browse repository at this point
Merge pull request #191 from lukeasrodgers/fix-pp
Show description for fd9be66
piotrmurach
committed
fd9be66
View commit details
Copy full SHA for fd9be66
Browse repository at this point
Merge pull request #195 from reenhanced/master
Show description for 4db21ef
piotrmurach
committed
4db21ef
View commit details
Copy full SHA for 4db21ef
Browse repository at this point
Commits on Oct 9, 2014
Send correctly formatted Authorization header to github when OATH token is provided
Valentino
committed
3b8b56b
View commit details
Copy full SHA for 3b8b56b
Browse repository at this point
Commits on Oct 3, 2014
Hash does not respond to delete!
Show description for bf4318a
josacar
committed
bf4318a
View commit details
Copy full SHA for bf4318a
Browse repository at this point
Commits on Sep 30, 2014
Cleaned out page iterator class
jcabasc
committed
911d0c5
View commit details
Copy full SHA for 911d0c5
Browse repository at this point
Commits on Sep 26, 2014
Only `pp` args for OrderedHash error if in debug mode.
lukeasrodgers
committed
6c7d3ec
View commit details
Copy full SHA for 6c7d3ec
Browse repository at this point
Require `pp` if in debug mode.
Show description for 7fdf062
lukeasrodgers
committed
7fdf062
View commit details
Copy full SHA for 7fdf062
Browse repository at this point
Commits on Sep 13, 2014
Add all state to pull requests and close issue #190
piotrmurach
committed
a0057d0
View commit details
Copy full SHA for a0057d0
Browse repository at this point
Commits on Sep 10, 2014
Merge pull request #188 from kmiyake/set_response_messages_of_client_error
Show description for d4db631
piotrmurach
committed
d4db631
View commit details
Copy full SHA for d4db631
Browse repository at this point
Set response messages to attributes of client error
kmiyake
committed
6722d65
View commit details
Copy full SHA for 6722d65
Browse repository at this point
Commits on Aug 27, 2014
Merge pull request #186 from Fryguy/fix_milestones_all
Show description for 132ce84
piotrmurach
committed
132ce84
View commit details
Copy full SHA for 132ce84
Browse repository at this point
Commits on Aug 26, 2014
Fix issue where milestones API did not accept "all".
Show description for 809002e
Fryguy
committed
809002e
View commit details
Copy full SHA for 809002e
Browse repository at this point
Commits on Aug 23, 2014
Merge pull request #185 from jcabas/page_iterator_refactor
Show description for c71f4fb
piotrmurach
committed
c71f4fb
View commit details
Copy full SHA for c71f4fb
Browse repository at this point
Commits on Aug 22, 2014
Refactoring page iterator class
Show description for 00ac32c
jcabasc
committed
00ac32c
View commit details
Copy full SHA for 00ac32c
Browse repository at this point
Commits on Aug 15, 2014
Merge branch 'master' of github.com:peter-murach/github
piotrmurach
committed
ffd1008
View commit details
Copy full SHA for ffd1008
Browse repository at this point
Update lock.
piotrmurach
committed
e3ae71d
View commit details
Copy full SHA for e3ae71d
Browse repository at this point
Bump gem version.
piotrmurach
committed
83776fa
View commit details
Copy full SHA for 83776fa
Browse repository at this point
Note changes.
piotrmurach
committed
5c484f4
View commit details
Copy full SHA for 5c484f4
Browse repository at this point
Merge pull request #184 from jpettersson/patch-1
Show description for 0b9e00b
piotrmurach
committed
0b9e00b
View commit details
Copy full SHA for 0b9e00b
Browse repository at this point
Fixed spelling in README
Show description for c7e7248
Jonathan Pettersson
committed
c7e7248
View commit details
Copy full SHA for c7e7248
Browse repository at this point
Commits on Aug 10, 2014
Add ability to change stack.
piotrmurach
committed
20833bb
View commit details
Copy full SHA for 20833bb
Browse repository at this point
Add check for oauth token.
piotrmurach
committed
66bdf10
View commit details
Copy full SHA for 66bdf10
Browse repository at this point
Add stack config option.
piotrmurach
committed
f1c3ce5
View commit details
Copy full SHA for f1c3ce5
Browse repository at this point
Update docs to explain file manipulations.
piotrmurach
committed
3e13d39
View commit details
Copy full SHA for 3e13d39
Browse repository at this point
Finish updating documentation.
piotrmurach
committed
303b072
View commit details
Copy full SHA for 303b072
Browse repository at this point
Fix test for new actions method changes.
piotrmurach
committed
ef2714a
View commit details
Copy full SHA for ef2714a
Browse repository at this point
Change ssl docs, move actions documentation and drop api listings.
piotrmurach
committed
a58d76b
View commit details
Copy full SHA for a58d76b
Browse repository at this point
Change actions to return available api endpoints.
piotrmurach
committed
b15cb2d
View commit details
Copy full SHA for b15cb2d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.