Skip to content

Category

Product

An illustration of two octocats repairing a robot.

GitHub Maven Plugins

Today marks the initial release of two GitHub plugins for the popular Maven build system. Downloads Plugin The download plugin allows you to upload build artifacts as GitHub downloads when…

Kevin Sawicki
An illustration of two octocats repairing a robot.

Issues Dashboard

The new Issues Dashboard. Now you can get all your issues on all your projects. Similar to the Pull Request Dashboard, the Issues Dashboard consolidates all of your issues in…

Brian Lopez
An illustration of two octocats repairing a robot.

Git User’s Survey 2011

Do you love checkboxes more than our resident checker @kneath? If so, head on over and fill out the 2011 Git User's Survey and help the git community become more…

Tekkub
An illustration of two octocats repairing a robot.

Shiny new commit styles

We just rolled out some redesigned commit blocks all over the site. They look a bit like this: There's all kinds of nice additions — notably, we'll show you the…

Kyle Neath
An illustration of two octocats repairing a robot.

Edit like an Ace

Ace is a code editor written in JavaScript. It powers Cloud9 IDE and, as of today, file editing on GitHub. If you're using a recent version of Safari, Chrome, or…

Chris Wanstrath
An illustration of two octocats repairing a robot.

Nodeload2: Downloads Reloaded

Nodeload, the first GitHub node.js project, turned 1 year old recently. Nodeload is what prepares git repository contents into zip and tarballs. As the service has grown over the last…

Risk Olson
An illustration of two octocats repairing a robot.

PyCodeConf Tickets On Sale

Today we are happy to announce the opening of ticket sales for PyCodeConf, our follow up to the great CodeConf event we hosted earlier this year. Ticket sales are open…

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

Linguist

From time to time we get requests asking us to add support for new highlighting lexers, recognize additional extensions as certain languages, or ignore a directory from a repo's stats…

Joshua Peek
An illustration of two octocats repairing a robot.

Announcing GitHub for Mac

Pull requests, merge button, fork queue, issues, pages, wiki –– all awesome features that make sharing easier. But those things are only great after you've pushed your code to GitHub.…

Josh Abernathy
An illustration of two octocats repairing a robot.

API v3: 190 methods to build on

The entire v3 API is finally here! From commit comments to raw Git access and everything in between, this release wraps up the major development effort around the API. We…

Timothy Clem
An illustration of two octocats repairing a robot.

GitHub Services Get an Upgrade

We deployed a big change to GitHub Services this week. The code is now clearer, more consistent, and better tested (thanks to Faraday). We also recently added support for Redmine,…

Risk Olson
An illustration of two octocats repairing a robot.

Learning Is Sexy

As part of an ongoing mission to making it easier to learn how Git and GitHub works, we've revamped our documentation. Not only have we redesigned how GitHub:Help looks, we've…

Cameron McEfee
An illustration of two octocats repairing a robot.

Repo Transfers

We've just opened up access to a feature we've been brewing for some time now... transferring repositories between accounts! While we've actually had this capability for a few months now,…

Tekkub
An illustration of two octocats repairing a robot.

New Users, Repos, and Orgs API

Today we are rolling out some more API v3 functionality! Say hello to managing Users, Followers, Public Keys, Repositories, Forks, Collaborators, Watching, Organizations, Members and Teams via a clean, RESTful…

Timothy Clem