| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Strip out the URL we add with -u when using the body of the commit
as the comment for an attachmnet; it's completely redundant to have
an URL pointing back to the bug page itself.
|
| |
|
|
|
|
|
| |
* Add item about dropping the usage of GitPython
* Add a better suggestion for how to do Obsoletes
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
git bz add-url: new subcommand to rewrite old commit messages to include
a bug URL.
git bz attach/file: -u/--add-url option rewrites commit messages as
with 'add-url' before attaching patches to bugzilla.
git bz apply: -u/--add-url option rewrites commit messages after
applying patches to the current tree.
|
| |
|
|
|