This project is a fork of the UnFlowedThunderbird.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/UnFlowedThunderbird.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownermarius@storm-olsen.com
last changeThu, 19 Feb 2009 06:37:57 +0000 (19 07:37 +0100)
content tags
add:
readme.txt
This extension tries to make it easy to send inlined patches

In many projects (most notably, the Linux kernel project), it is considered
polite to send your patches inline so that you do not have to
switch/upgrade your mailer to respond to the (quoted) patch.

At the same time, the patch should be applicable, which means that it must
not be transformed, as is the case when using the flowed format (that some
consider to be a misspelt "flawed").

Default settings in Thunderbird make it hard to send patches that way.

This is where ThunderGit comes to the rescue.  Just select the
menu item "Send Patch(es)..." in the "File" menu, open your patch and
send it.  If the file contains mail headers, that is fine.
shortlog
2009-02-19 Marius Storm... Do escaping using regexps with /g insteadmaster
2009-02-18 Marius Storm... Add a note after the GIT version number, indicating...
2009-02-18 Marius Storm... Whitespace change, and rewrapping of some code
2009-02-18 Marius Storm... Add a user-agent extra
2009-02-18 Marius Storm... Rename from UnFlowed to ThunderGit
2009-02-18 Johannes SchindelincallProgram(): allow passing arguments
2009-02-18 Johannes SchindelinGet rid of a reference to a stylesheet we no longer...
2009-02-18 Johannes SchindelinAdd an example method to execute an external program
2009-02-17 Johannes SchindelinBrown paper bag fix for echo wildcard expansion
2009-02-16 Johannes SchindelinFix unflowed.xpi
2009-02-16 Michael J Gruberuse currently active account as the default account...
2009-02-16 Johannes SchindelinSimplify Makefile, and support Ubuntu again
2009-02-16 Marius Storm... Add install/uninstall/reinstall rules, and make work...
2009-02-12 Johannes SchindelinRemove two no longer needed files
2009-02-11 Johannes SchindelinAdd a comment
2009-02-11 Johannes SchindelinNow, interpret mail headers properly
...
heads
15 years ago master