Skip to content

GitHub Blog Search

Search Results for:

An illustration of two octocats repairing a robot.

Back to Subversion

Update, April 1st, 2010: While this post was originally made in jest, head over to Announcing SVN Support to see that it's now reality. You may have noticed things have…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Super Awesome Search

We just rolled out our new and improved search. It's way better. Try out this search for git to see what I mean. It searches across repository names, descriptions, and…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Check Your Usage

Hey, wondering how much disk space you're using? Check your account page to find out. Usage is updated every time you push. As for me, I've got around 30 repositories…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Nu and Io on GitHub

Things have been quiet around here lately as we prepare for the launch. We're doing a lot of work on the backend to ensure we will be stable and swift…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Git Support for Rails Plugins

Installing a Rails plugin from GitHub is now as simple as: ./script/plugin install git://github.com/pjhyett/auto_migrations.git Sweet! Thanks to all involved for making it happen, the changeset is here. Now, to figure…

PJ Hyett
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…

Chris Wanstrath
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…

Chris Wanstrath
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…

Chris Wanstrath
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…

Chris Wanstrath
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…

Chris Wanstrath
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/

Chris Wanstrath
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…

Chris Wanstrath
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.

Chris Wanstrath
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…

Chris Wanstrath
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?

Chris Wanstrath