Skip to content

GitHub Blog Search

Search Results for: projects

An illustration of two octocats repairing a robot.

GitHub Rebase #4

Sorry about the delay on this one folks. Enjoy! :) Stats Breakdown Notable Projects acts_like_git: Crappy name, but this Rails plugin really does some neat stuff. It allows you to…

Nick Quaranto
An illustration of two octocats repairing a robot.

The New, Improved GitHub Gem

While at RubyConf this year, giving my talk and drinking like an idiot with nearly every internet-famous Rubyist out there, I had a great idea. Only my incredible humility prevents…

Scott Chacon
An illustration of two octocats repairing a robot.

GitHub Rebase #3

This week I've changed the graphs around quite a bit! The activity on the site just continues to increase, and surprisingly it didn't take a hit because of RubyConf. Stats…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #2

It looks like I've been enlisted as an official blogger to bring you the latest and greatest work that's coming out of GitHub! Sit back, ogle at the graphs, and…

Nick Quaranto
An illustration of two octocats repairing a robot.

Easily Share Ubiquity Commands

![](https://cloud.githubusercontent.com/assets/391331/13195483/f39d3216-d767-11e5-8540-cab062247ba4.png) ![](https://cloud.githubusercontent.com/assets/391331/13195486/fbad612e-d767-11e5-999b-ed96fac5f8b7.png) ![](https://cloud.githubusercontent.com/assets/391331/13195487/032b6c52-d768-11e5-90e4-1ba39833e52e.png) ![](https://cloud.githubusercontent.com/assets/391331/13195489/0fb45330-d768-11e5-8b6f-3282b4b78457.png) You can now create Gists automatically with Ubiquity by using the 'share' button in the Command Editor.

Chris Wanstrath
An illustration of two octocats repairing a robot.

Oh yeah…

Scott Chacon is now officially a GitHubber. Read his blog post about it. ![](https://cloud.githubusercontent.com/assets/391331/13195408/7e139676-d766-11e5-951b-a863faa4e239.jpg) From running git-scm.com to writing the Git Peepcode to creating GitCasts to all his open source…

Chris Wanstrath
An illustration of two octocats repairing a robot.

More JavaScript GitHub Badges

Want to show off the most recent commit to a project? How about the latest commits across multiple projects? heipei has the answer: github-commit-badge ![](https://cloud.githubusercontent.com/assets/391331/13195238/27bd9154-d762-11e5-8658-e4474cb912fa.png) See a demo. Thanks heipei!

Chris Wanstrath
An illustration of two octocats repairing a robot.

Supercharged Ruby-Git

One of the slowest things you can do in Ruby is shell out to the operating system. As a contrived example, let's open an empty file 1,000 times: >> require…

PJ Hyett
An illustration of two octocats repairing a robot.

Moved to GitHub

Big weekend. HiveDB, the "open source framework for horizontally partitioning MySQL systems", is moving to GitHub. They're moving because Git rocks and so does GitHub. Sounds good to me. Check…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Improved Pledgie Profiles

Update: We’ve discontinued this feature. Alliteration is fun isn't it? Our friends at Pledgie busted out their css wizardry to restyle your project's profiles to give them a more consistent…

PJ Hyett
An illustration of two octocats repairing a robot.

GitHub at RailsConf

RailsConf 2008 (and CabooseConf) is about to begin. If you're heading to Portland, say hi. We'll have t-shirts and stickers, as well as a big banner in the Engine Yard…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Our Open Source

A list of projects extracted and open sourced from GitHub can be found on the GitHub account. We've also forked all the projects we are using on the site. Meta,…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Getting Paid the Open Source Way

Update: We've discontinued this feature. If you'd like to accept donations, paste your pledgie code directly into your README (we'll display the image for you). This afternoon we're rolling out…

PJ Hyett
An illustration of two octocats repairing a robot.

Service Integration

We heard you loud and clear that you wanted to integrate GitHub with your existing services without having to setup a custom post-receive service. Now, when you go to your…

PJ Hyett
An illustration of two octocats repairing a robot.

Comparing Git to Mercurial

Dustin has posted a great article comparing Git to Mercurial. He's obviously used both extensively and gives a level headed, interesting look at how they differ. Love the quote at…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Rails Moving to Git

Ruby on Rails is moving to Git and GitHub. Super cool. I particularly like the comment from AkitaOnRails: Right now, everybody is playing catch-up with Git, Git-svn and Github, no…

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