lp:gnuflag

Created by Gustavo Niemeyer and last modified
Get this branch:
bzr branch lp:gnuflag
Members of gnuflag maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
gnuflag maintainers
Project:
gnuflag
Status:
Development

Recent revisions

14. By Roger Peppe

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

13. By Roger Peppe

add LICENSE

12. By Roger Peppe

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

11. By Roger Peppe

gnuflag: define ordering of shortest flags

If there are several shortest possible flag names for
the same value, define that the least alphabetically
will be used.

Also fix test package identifiers and bring output handling
into line with latest Go version.

R=fwereade, TheMue
CC=
https://codereview.appspot.com/5607048

10. By Roger Peppe

changed package to gnuflag

9. By Roger Peppe

moved files into root from flag

8. By Roger Peppe

change import path

7. By Roger Peppe

fix usage error message

6. By Roger Peppe

rename ParseGnu to Parse. Remove Go-style arg parsing.
Improve tests.

5. By Roger Peppe

better test

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.