Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-05 | Add 'git bz push -fix' and 'git bz edit --fix' | Owen W. Taylor | |
Add one-stop-shopping --fix=<bug reference> options to 'git bz push' and 'git bz edit'. These combine attaching the patches and resolving the bug for cases where review and testing aren't necessary. | |||
2009-09-05 | Split out documentation | Owen W. Taylor | |
Move the documentation from a giant comment at the start of the file into a separate asciidoc document. Among other revisions an 'EXAMPLE SESSION' section is added to give a sense of the normal workflow. Add a Makefile and asciidoc.conf for converting the asciidoc into HTML or a man page. |