lp:~jameinel/+junk/gobzr

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/+junk/gobzr
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Status:
Development

Recent revisions

32. By John A Meinel

We now walk in the 'dirstate' order.

31. By John A Meinel

Start working on a 'dirstate-ordered' filesystem walker.

30. By John A Meinel

Get the test suite running again vs weekly.

29. By John A Meinel

gofmt, plus a bit of moving around.
Properly export the constants in version.go
Use those constants in the main script.

28. By John A Meinel

Had to change the order so that it would still build the normal target.

27. By John A Meinel

Work out a way to build the commit info into the template.

26. By John A Meinel

Rename main to gbzr, allow negative values in the parser.

25. By John A Meinel

move the dirstate parser into a subdir.

24. By John A Meinel

Remove the error returns in favor of panic().

The immediate feeling, less clear state because we no longer add extra
state info to the error message. Probably a worthy trade for getting
a real traceback that has *even more* error info. (At the expense that
Parse() suppresses getting a traceback.)
Much clearer code without all the 'err' checking statements.

Possibly marginally faster (183ms). Probably fewer if checks
in trade for panic which probably has to be runtime checked
anyway.

23. By John A Meinel

Simplify a bit. If we aren't going to compute the hash, don't pretend we are.

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.

Subscribers