Skip to content

Posts by

Chris Wanstrath

@defunkt

An illustration of two octocats repairing a robot.

The Future of Coding

Rob Hudson and a few co-workers recently tried to build a full fledged Django app in 3 hours using Git and GitHub. Really, it's a match made in heaven: an…

An illustration of two octocats repairing a robot.

Serious Bug Tracking

We've moved our bug tracking and feature requests to Lighthouse. Thanks to the ActiveReload guys for making a great product. Update With the launch of our new issue tracker, our…

An illustration of two octocats repairing a robot.

The Pricing Plans

Ever since announcing that public projects are free, people have been asking about our pricing plans. The moment of truth has arrived. Details are here: http://github.com/plans Update: We've added an…

An illustration of two octocats repairing a robot.

The API

As announced on the mailing list, we just pushed out our API. The API documentation has more information. Basically: http://github.com/api/v1/json/defunkt/github-gem/commits/master There's json, xml, and yaml. You can grab a list…

An illustration of two octocats repairing a robot.

Control Git with Gestures

topfunky has an excellent post on using "gestures to control Git". From the article: Swipe up to git push Swipe down to git pull Swipe left to see git status

An illustration of two octocats repairing a robot.

Markdown’d, Textile’d Readmes

Any READMEs ending in @.markdown@ or @.textile@ will now be displayed using the proper filter. Take Josh's here, for instance. Sexy. Update: We speak RDoc now, too. Use the @.rdoc@…

An illustration of two octocats repairing a robot.

Popular Repos

Edit: these features have been replaced by https://github.com/explore. Wondering what's hot on GitHub? Wonder no further. We just pushed out the popular forked and popular watched charts. They'll be updated…

GitHub Google Group

GitHub Google Group

We now have a Google Group for discussions. Use it to ask questions, talk about ideas, whatever. We'll see you there. http://groups.google.com/group/github/

An illustration of two octocats repairing a robot.

Token Private Feeds

Apparently some of the more popular feed readers can't handle HTTP authentication, SSL feeds, or a combination of the two. No matter! GitHub private feeds are now accessible via a…

An illustration of two octocats repairing a robot.

Downtime Tonight

We'll have an hour or two of downtime tonight around midnight PST while the awesome dudes at Engine Yard upgrade our disk capacity. Thanks, see you on the flip side.

An illustration of two octocats repairing a robot.

Hackers Agree: GitHub Rocks

As the launch draws near I thought I'd share some awesome things people have been saying about the GH. What’s amazing about Github is how it really brings the social…

An illustration of two octocats repairing a robot.

Tarball Downloads

Alright, not everyone has moved to Git yet. For the old fashioned we now provide tarball downloads. They should work with any branches or tags, defaulting to master. Yet another…

An illustration of two octocats repairing a robot.

GitHub: Free for Open Source

Lately people have been asking about our pricing plan. While we're not ready to reveal it quite yet, we are ready to talk about one aspect of it: GitHub will…

An illustration of two octocats repairing a robot.

The GitHub Changelog

Update: We’ve discontinued this feature. Just like Facebook and FriendFeed, we're now showing off our commit log. Not every change merits a blog post, y'know?

An illustration of two octocats repairing a robot.

Multiple Emails!

You can now add multiple emails to your account using the, uh, account link. And hey, are your commits not being linked to your GitHub account? Here's why: the most…