Skip to content

Category

Company

An illustration of two octocats repairing a robot.

New Create/Delete Events

You've created a repo on GitHub, written a bunch of great code, and now it's time to push it: Here's what happens on GitHub now: Along with the create events,…

PJ Hyett
An illustration of two octocats repairing a robot.

GitHub Rebase #8

Welcome to the 8th version of Rebase! I had some issues generating the stats this week, but don't worry, there's still plenty of activity and new projects that I've got…

Nick Quaranto
An illustration of two octocats repairing a robot.

Traffic Graphs

We all love stats and graphs, and I especially love bringing them to you. So without further ado I present the long asked for traffic graph for each and every…

Tom Preston-Werner
An illustration of two octocats repairing a robot.

Facebook’s memcached on GitHub

Facebook just released their memcached fork. The enhancements are explained in this note. Since we’ve made all these changes, we have been able to scale memcached to handle 200,000 UDP…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Fast Forward Your Fork

Since forking a repository is so easy on GitHub, a number of people tend to do it thinking they want to play with the source, but then never actually push…

Scott Chacon
An illustration of two octocats repairing a robot.

SproutCore 1.0

SproutCore 1.0 has been released! Check out the new CoreQuery which is the first step to making SproutCore JS-library agnostic. If you don't know what SproutCore is, head over to…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Git on Windows (again)

Another good Git on Windows blog post. Don't forgot about our Guide, either! ![](https://cloud.githubusercontent.com/assets/391331/13195752/e4a40c24-d76e-11e5-8f39-290d40ccd7de.png)

Chris Wanstrath
An illustration of two octocats repairing a robot.

Google Code Search Crawls GitHub

Google Code Search now supports GitHub. From the announcement: For Git, we now crawl repositories hosted by several public git hosting sites including GitHub and repo.or.cz. In addition to that,…

Chris Wanstrath
An illustration of two octocats repairing a robot.

YUI on GitHub

That's right! As mentioned in their YUIDoc announcement, Yahoo's User Interface Library is now hosted publicly on GitHub at http://github.com/yui. ![](https://cloud.githubusercontent.com/assets/391331/13195742/9f10d480-d76e-11e5-94e2-115c96e7e81f.jpeg) Be sure to check out the brand new YUILibrary…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Insider Guide to GitHub Series

A few months ago I started talking with the Pragmatic Programmers about doing some screencasts. At the time, I was doing the GitCasts series and was considering branching out into…

Scott Chacon
An illustration of two octocats repairing a robot.

Sound in the Cloud

Everything else is on the web, why not your music player? ![](https://cloud.githubusercontent.com/assets/391331/13195726/40342444-d76e-11e5-94c2-1061eb0d3749.png) Oh and look, the code's on GitHub.

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #7

Welcome to the seventh edition of Rebase! Starting this week I'll be nominating a new repo to the "Featured Project" section on the front page, and explaining why I think…

Nick Quaranto
An illustration of two octocats repairing a robot.

More DB Optimizations

Thanks to the pros at Engine Yard for helping us optimize more of our database queries. With a small team like ours, their support really makes a tangible difference. ![](https://cloud.githubusercontent.com/assets/391331/13195720/23e20af4-d76e-11e5-8324-3c9c9657b9e8.png)…

Chris Wanstrath
An illustration of two octocats repairing a robot.

TortoiseGit Challenge

Poor Windows support has always been a big roadblock to Git adoption. The truth of the matter these days is that Windows support through msysGit is actually quite good. Git-Gui…

Scott Chacon
An illustration of two octocats repairing a robot.

Git Ist Schnell!

I wanted to follow up on the WhyGitIsBetterThanX project that I basically stopped working on the day it went live and am now spending a few minutes a day maintaining.…

Scott Chacon