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

gnuflag has 2 active reviews. See all merge proposals.

gnuflag has 6 active branches owned by 4 people and 2 teams. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:gnuflag
Series: trunk
1 Development 2015-01-27 16:42:41 UTC
14. merge updates from Go tree The flag ...

Author: Roger Peppe
Revision Date: 2015-01-27 16:42:41 UTC

merge updates from Go tree

The flag package in the Go source tree has had
a bunch of updates. This change brings gnuflag
up to date with that.

R=martin.hilton, jay.wren
CC=
https://codereview.appspot.com/199070043

lp:~nelhage/gnuflag/bundled-eol bug 1 Development 2015-03-31 11:14:03 UTC
15. Fix parsing bundled options at end of...

Author: Nelson Elhage
Revision Date: 2015-03-31 11:11:08 UTC

Fix parsing bundled options at end of the command-line.

We need to check `procFlag` before we check if we have run out of
arguments, since if there are bundled single-characters options at
end-of-line, we may run out of arguments but still have options left
to process.

lp:~gophers/gnuflag/trunk 1 Development 2012-10-03 09:34:37 UTC
12. gnuflag: implement = in flags. We sh...

Author: Roger Peppe
Revision Date: 2012-10-03 09:34:37 UTC

gnuflag: implement = in flags.

We should be pretty close to compatible with
all GNU flag usage now.

R=dfc
CC=
https://codereview.appspot.com/6598052

lp:~rogpeppe/gnuflag/define-flag-ordering (Has a merge proposal) 1 Development 2012-10-02 12:20:22 UTC
14. support =

Author: Roger Peppe
Revision Date: 2012-10-02 12:20:22 UTC

support =

lp:~dave-cheney/gnuflag/001-parse-more-gnu-args (Has a merge proposal) 1 Development 2012-10-02 06:56:47 UTC
13. moar test

Author: Dave Cheney
Revision Date: 2012-10-02 06:56:47 UTC

moar test

lp:~niemeyer/gnuflag/fix-package-names (Has a merge proposal) 1 Development 2012-02-17 04:00:54 UTC
12. Add .lbox

Author: Gustavo Niemeyer
Revision Date: 2012-02-17 04:00:34 UTC

Add .lbox

16 of 6 results
You can't create new branches for gnuflag.