Posts by

Kyle Neath

@kneath

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…

Our new build status indicator

If you've been following us on the twitters, you know that we recently got our first office space in San Francisco. Our first course of action was to immediately purchase…

Collaborator tweaks

Today we rolled out a couple changes in the way collaborators work with GitHub. Dashboard repository listing The dashboard repository listing now includes all repositories you can push to. So…

Gist Comments

Ever wish you could comment on a gist? Well now you can! We've also updated the blog comments to the new style as well. And of course you can edit…

Inline commit notes

In Ryan's Compare View post we promised that we'd be rolling out more code review features and today we're rolling out the latest: inline commit comments notes. Comments → Notes…

phpBB on GitHub

The phpBB team recently completed a move from SVN to Git and are now hosting their repositories on GitHub! I remember phpBB being one of my first experiences with online…

Branch Lists

Git's branching model is one of it's best features. Branches are cheap, fast and extremely flexible. They're great for developing features, maintaining old releases, or just plain experimentation. If you…

Introducing status.github.com

Today we're opening up a new site — http://status.github.com. We'll be using this site (in addition to our twitter account) to post status updates (maintenance warnings, outages, etc). This site…

Broadcasts

Over the past couple of days, you may have noticed a new piece of UI, GitHub broadcasts: We'll be using this feature to announce significant new feature additions and changes…

Notification Improvements

Update 1/19/2010: Page build notifications have been added to the list of notifications you can turn on/off and have moved to the Notifications section as well. Thanks! Today we rolled…

New Repository Headers!

We just pushed out an updated header design for all repository pages, you can see it in action on any of our project pages The new headers fixed some long…

Multiple file gist improvements

We've always had the ability to embed multiple file gists: Your browser does not support IFrames But today we added the ability to embed specific files in a multi-file gist!…

Recent UI updates to GitHub

On my first day at GitHub, I asked the crew what they wanted to me to do around here. Their response was something along the lines of "make GitHub sexy"…