W dniu 6 stycznia 2010 18:26 użytkownik Luis R. Rodriguez <[email protected]> napisał: > 2010/1/6 Rafał Miłecki <[email protected]>: >> b43: N-PHY: b43_nphy_get_tx_gains >> >> >> From 5c96b3de80f7d044c42808e8123ae3f50916d6fc Mon Sep 17 00:00:00 2001 >> From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= <[email protected]> >> Date: Wed, 6 Jan 2010 15:25:14 +0100 >> Subject: [PATCH 2/5] b43: N-PHY: b43_nphy_get_tx_gains >> MIME-Version: 1.0 >> Content-Type: text/plain; charset=UTF-8 >> Content-Transfer-Encoding: 8bit > > Dude what is up with this e-mail data on your patches in the commit log?
That is way of encoding non-ASCII chars in mail header. You can find info about this in RFC. That is "=?UTF-8?B?" prefix and base 64 encoded text. That was generated with git (git format-patch -5) and it understood by git (git am ...). -- Rafał _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
