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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mozilla
/
agithub
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
428
Code
Issues
17
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Examine "next" branch
- #44
#44
Closed
gene1wood
wants to merge 18 commits into
master
mozilla/agithub:master
from
new-next
mozilla/agithub:new-next
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Examine "next" branch
#44
gene1wood
wants to merge 18 commits into
master
mozilla/agithub:master
from
new-next
mozilla/agithub:new-next
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2014
Version bump: v2.0
jpaugh
committed
29d4f14
View commit details
Copy full SHA for 29d4f14
Browse repository at this point
Style: under_score -> camelCase conversion
Show description for 996e610
jpaugh
committed
996e610
View commit details
Copy full SHA for 996e610
Browse repository at this point
Rename class Github -> GitHub, and update documentation to match
Show description for 6c77aab
jpaugh
committed
6c77aab
View commit details
Copy full SHA for 6c77aab
Browse repository at this point
agithub:Spellcheck errror diagnostic and docstrings
jpaugh
committed
54b4b08
View commit details
Copy full SHA for 54b4b08
Browse repository at this point
Remove duplicate code
Show description for 079976b
jpaugh
committed
079976b
View commit details
Copy full SHA for 079976b
Browse repository at this point
TODO: Reschedule "request body encoding" to v2.0 milestone
jpaugh
committed
90da9d2
View commit details
Copy full SHA for 90da9d2
Browse repository at this point
New TODO for milestone v2.0
jpaugh
committed
0a3f478
View commit details
Copy full SHA for 0a3f478
Browse repository at this point
Rename Content -> ResponseBody, et al
Show description for 958ceee
jpaugh
committed
958ceee
View commit details
Copy full SHA for 958ceee
Browse repository at this point
Fix RequestBody RFC Compliance: unknown media-type = application/octet-stream
Show description for 7697909
jpaugh
committed
7697909
View commit details
Copy full SHA for 7697909
Browse repository at this point
ResponseBody: Proper parsing of Content-Type header
Show description for 28f5a31
jpaugh
committed
28f5a31
View commit details
Copy full SHA for 28f5a31
Browse repository at this point
Split ResponseBody into a superclass (Body) and subclass (ResponseBody)
Show description for ff6c0e8
jpaugh
committed
ff6c0e8
View commit details
Copy full SHA for ff6c0e8
Browse repository at this point
New class RequestBody: Content-Type encoding of the request body
Show description for f0f09ac
jpaugh
committed
f0f09ac
View commit details
Copy full SHA for f0f09ac
Browse repository at this point
Docstring and comment fixes
jpaugh
committed
fad02fa
View commit details
Copy full SHA for fad02fa
Browse repository at this point
test: Make it directly executable by Unix systems
jpaugh
committed
51f5b78
View commit details
Copy full SHA for 51f5b78
Browse repository at this point
Set default request content-type to 'application/json'
Show description for e9cd78d
jpaugh
committed
e9cd78d
View commit details
Copy full SHA for e9cd78d
Browse repository at this point
Update ChangeLog
Show description for 6a44c59
jpaugh
committed
6a44c59
View commit details
Copy full SHA for 6a44c59
Browse repository at this point
ResponseBody: New media-types application/xml, text/xml
Show description for 3d37343
jpaugh
committed
3d37343
View commit details
Copy full SHA for 3d37343
Browse repository at this point
Fix Client.setConnectionProperties: unconditionally set self.defaultHeaders
Show description for e1143ed
jpaugh
committed
e1143ed
View commit details
Copy full SHA for e1143ed
Browse repository at this point
You can’t perform that action at this time.