gerrit hosts its code at https://code.google.com/p/gerrit/.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:gerrit

See all merge proposals.

gerrit has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:gerrit
Series: trunk
1 Development 2012-06-25 14:31:09 UTC
3215. Tighten UUID regexp used to check if ...

Author: Magnus Bäck
Revision Date: 2012-06-25 14:31:09 UTC

Tighten UUID regexp used to check if a group is internal

The regular expression in AccountGroup.isInternalGroup() used
to determine whether a group identified by a particular UUID
is an internal Gerrit group was sloppy in that any UUID
containing a 40 (or more) character hex digit sequence anywhere
in the string was deemed an internal group. While very unlikely,
the expression could falsely match UUIDs from other systems.

Change-Id: Ie7cc56754bc11a6526fa1f35ea449e11b6c47a30

11 of 1 result
You can't create new branches for gerrit.