Hi,
On 4/7/2010 6:11 PM, ANKIT GUPTA wrote: [snip]
by the next time i will make sure to have a git machine and will generate patches by myself.
Even without git you can generate patch files -- on Windows use the graphical WinMerge [1] or command-line based GnuWin32 [2] or unxutils [3] ports of diffutils. For *nix, *bsd, etc just use your distribution's flavor of diffutils or install it yourself for that matter.
[snip]
~isaac
1 - http://winmerge.org/ 2 - http://gnuwin32.sourceforge.net/packages/diffutils.htm 3 - http://unxutils.sourceforge.net/