williamh / pybugz

Python interface to Bugzilla.
http://www.liquidx.net/pybugz/
GNU General Public License v2.0
79 stars 60 forks source link

Several improvements to get and modify. #115

Open glebius opened 10 months ago

glebius commented 10 months ago

This boils down to the following changes: 1) modify: add -Q, combined with -C quotes most recent comments into editor. 2) get: lots of improvements with printing real names and readable dates 3) get: combine bug history with bug comments in chronological order, just like Bugzilla web does