Skip to content

GitHub Blog Search

Search Results for: actions

An illustration of two octocats repairing a robot.

New Issues and Gist API

One of the first requests we received after launching Issues 2.0 was API support. Today, we are launching the documentation for API v3, with support for all of the new…

Risk Olson
An illustration of two octocats repairing a robot.

New Organizations API

I pushed the new Organization API documentation today. You can now access and modify Organization and Team information for your repositories. The Org API managed to test the limits of…

Risk Olson
An illustration of two octocats repairing a robot.

GitHub Rebase #41

git rebase --interactive --onto edition-41 Lots of projects this week folks, keep them coming! Like always I'm more than welcome to consider user submissions to Rebase. Let me know about…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #30

This is the second of many themed Rebases to come...our first was the book edition. In related news, the column has also been going on for over a year now!…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #29

Time to get your Rebase on! Send me a message about your project if you want to see it featured here, and please check out the Rebase howto as well.…

Nick Quaranto
An illustration of two octocats repairing a robot.

Unicorn!

We've been running Unicorn for more than a month. Time to talk about it. What is it? Unicorn is an HTTP server for Ruby, similar to Mongrel or Thin. It…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Revenge of the double billing

As I'm sure you're aware, Monday morning's billing batch processed twice. As soon as we realized this we ran a batch to void the duplicate transactions. We thought this solved…

Tekkub
An illustration of two octocats repairing a robot.

GitHub Rebase #23

It's Rebase time once again! Featured Project clojure is a functional programming language based on Lisp that runs on the Java Virtual Machine. It recently hit a pretty huge milestone…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #18

First, rewinding head to replay your work on top of it... Yes, git branch doesn't take a @-b@ flag. Sidewalk and chalk doesn't edit easily. Featured Project synapse Oh, you…

Nick Quaranto
An illustration of two octocats repairing a robot.

Three20: iPhone UI Goodness

The venerable @joehewitt has release Three20, a handful of UI extractions from the Facebook iPhone app. His announcement blog post details the libraries it contains, shows some demos, and explains…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #14

Want to get on Rebase? Find out how. Stats Breakdown Featured Project dynomite is an open-source Erlang implementation of Amazon's Dynamo, a distributed key-data storage that strives for high availability.…

Nick Quaranto
An illustration of two octocats repairing a robot.

GitHub Rebase #13

@$ git rebase --continue@ Stats Breakdown Thanks to Feedzirra, the stats are back! Featured Project visor adds a system-wide hotkey that can bring up your terminal, much like games that…

Nick Quaranto
An illustration of two octocats repairing a robot.

Using Input Values as Hints

script.aculo.us' Thomas Fuchs is releasing various goodies in his prototype_helpers repository. They seem to mostly be extractions from his time tracking app freckle. A great one is @defaultValueActsAsHint@, which adds…

Chris Wanstrath
An illustration of two octocats repairing a robot.

GitHub Rebase #10

And we're back! Rebase went on a bit of hiatus, but it has returned in full force for 2009. Read on for the latest and greatest coming out of GitHub!…

Nick Quaranto
An illustration of two octocats repairing a robot.

Git over Bonjour

Chad Fowler and friends busted out the amazing gitjour this weekend at RailsConf. It's a simple RubyGem which lets you serve and clone git repositories over Apple's Bonjour. I'm at…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Myspace for hackers?

rtomayko says GitHub is 'Myspace for Hackers' over on his blog. Flattering, yes, but read closely: this dude gets it. From his post: "Pull requests" happen every day over email…

Chris Wanstrath