Qeole / colorediffs

Thunderbird extension to colorize code diffs in messages.
Mozilla Public License 2.0
24 stars 5 forks source link

git multiple commit support #78

Closed GoogleCodeExporter closed 3 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
When using git you can push more than one commit at a time. Our git server is 
sending one mail for each push with multiple commit in it.

The syntax is :
 - a list of commit hashes
 - for each hash:
  - log + diff

What is the expected behavior? What do you see instead?
The current version of colored diff writes the list of hashes the first log 
then the diff of all commit at once and after all diffs the log messages of 
other diffs. Is it possible to let log messages between diffs ?

What version of the product are you using? On what operating system?
ArchLinux
colorediffs-0.6.2011.11.22.17.42.09.xpi

Please provide any additional information below.

Please also attach a broken mail as an eml file to this bug. It will really
help me to fix it faster.

Original issue reported on code.google.com by zixis.l...@gmail.com on 13 Dec 2011 at 8:41

Attachments:

Qeole commented 3 years ago

Obsoleted in v2 by c8436ddca5160c736aaf67326ccbaa08ffb01ae5.