Skip to content

Category

Product

An illustration of two octocats repairing a robot.

Easily Filter Notifications by Repository

We added a special header to all outgoing repository and direct message notifications that should make it much easier to filter emails: Direct messages get a List-ID of user.github.com, while…

Risk Olson
An illustration of two octocats repairing a robot.

GitHub Jobs launches tomorrow

In a little over twelve hours from now we'll be flipping the switch on GitHub Jobs. That means you only have until midnight PDT to post a job at our…

Kyle Neath
An illustration of two octocats repairing a robot.

GitHub Jobs Pre-Launch

One week from today (August 10th) we're launching our job board: GitHub Jobs. Simple and focused, GitHub Jobs is a great way for the best developers to find the best…

Kyle Neath
An illustration of two octocats repairing a robot.

Friendlier Cocoa Diffs

Working on a Mac app? Writing the next big iPhone fad? Using GitHub should be a bit nicer now:   We're now suppressing .pbxproj and .xib files in commits and…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Mono & OpenStack on GitHub

Following our one millionth repository, we'd like to welcome a couple new notable faces around GitHub. The first is the Mono project. Mono is an open source implementation of Microsoft's…

Kyle Neath
An illustration of two octocats repairing a robot.

Cross-Repository Compare View

When we launched Compare View earlier this year, we knew there was a killer feature still missing: the ability to compare branches across repositories. Easy forking and the networks that…

Ryan Tomayko
An illustration of two octocats repairing a robot.

GitHub in your language

Edit (11/18/2016): GitHub no longer supports languages other than English. Today, thanks to our great community, we're turning on a number of languages that you can view GitHub in other…

Scott Chacon
An illustration of two octocats repairing a robot.

Meet Nodeload, the new Download server

I recently launched the first GitHub node.js project: nodeload. Nodeload replaces the ruby git archive download server. Basically, any time you download a tarball or zip file of any repository…

Risk Olson
An illustration of two octocats repairing a robot.

Organizations for Small Businesses

Update [January 1, 2017]: Our pricing plans have changed. For information on our latest plans, check out our pricing page. When we launched Organizations yesterday we were overwhelmed by the…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Introducing Organizations

Today we're introducing Organizations. Organizations simplify management of group-owned repositories (for example: your company's code), expand on our permissions system, and help focus your GitHub workflow for business and large…

Kyle Neath
An illustration of two octocats repairing a robot.

Starring Gists

If you have ever forked a Gist just so you can remember which one it is, now you can just star it. There is now a 'star' button on each…

Scott Chacon
An illustration of two octocats repairing a robot.

Notifo service hook added

If you've ever wished you could have push notifications sent to your iPhone when someone commits to your repository — today's your lucky day. We recently added support for Notifo…

Kyle Neath
An illustration of two octocats repairing a robot.

Git Reference Site

In the talks and trainings that I do, I've been wanting a shorter, simpler reference site for people learning Git. The Pro Git book, being a full book, sometimes intimidates…

Scott Chacon
An illustration of two octocats repairing a robot.

GitHub Tips

We're always keeping an ear to the ground about GitHub and one of things that comes up a fair amount is improving our feature visibility. In other words, we offer…

PJ Hyett
An illustration of two octocats repairing a robot.

GitHub OAuth2 Support

My GitHub side project, Calendar About Nothing, has just been updated with GitHub OAuth2 support. I'll be posting implementation details tomorrow in our API forum if any developers want to…

Risk Olson