summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Don't include the URL in the attachment commentOwen W. Taylor2008-11-181-6/+0
| | | | | | 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 TODO item: For attach -u don't include URL in the commentOwen W. Taylor2008-11-171-0/+6
|
* TODO additionsOwen W. Taylor2008-11-171-5/+14
| | | | | * Add item about dropping the usage of GitPython * Add a better suggestion for how to do Obsoletes
* Add TODO item: Allow editing comment used for attachmentsOwen W. Taylor2008-11-161-0/+12
|
* Add add-url subcommand and -u/--add-url command line optionsOwen W. Taylor2008-11-161-14/+7
| | | | | | | | | | | 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.
* Add TODO item: more general patch applicationOwen W. Taylor2008-11-161-0/+8
|
* Initial importOwen W. Taylor2008-11-161-0/+39