Hi, On Sun, 20 Jul 2008, Petr Baudis wrote: > On Sun, Jul 20, 2008 at 12:38:07PM +0200, Johannes Schindelin wrote: > > > Pasky tried to convert all Perl scripts at once IIRC, and my numerous > > problems just _making_ the Git scripts led me to rewrite a few Perl > > scripts in C, so I could safely exclude the Perl scripts from my > > personal fork. > > I don't remember any concrete report of such problems ever reaching me; > exactly what trouble are you hitting with the Perl scripts using Git.pm? > I will be glad to try to fix it. They reached you: http://article.gmane.org/gmane.comp.version-control.git/23153 http://thread.gmane.org/gmane.comp.version-control.git/22764/focus=22778 Yes, those are very old mails, but they _do_ explain why the old Perl scripts avoided Git.pm. > > But your mention of git-add--interactive actually brings up my > > pet-peeve: this script is the only Perl script needed for common > > operations, i.e. the only reason msysGit has to ship bloated with > > Perl. > > _Many_ people seem to be using git-svn, whether we like it or not. ;-) Well, they will just stop using it on msysGit, since nobody fixes git-svn on msysGit. > Also, isn't git-send-mail rather commonly used? (I wouldn't know, me > using stg mail.) send-mail does not work on Windows. See http://code.google.com/p/msysgit/issues/detail?id=27 Yes, you read correctly. The issue exists since almost the birth of msysGit. Torgil seems to have stopped working on it altogether. Two other people have "starred" the issue, wanting to be notified of fixes but not wanting to work on them. To me, it seems that either the Windows folk is a lazy bunch of bums, or they just do not care enough. Or both. Note: I want to express very loudly here that I do not count Hannes Sixt as Windows folk. Even if he seems to like cmd.exe for some perverse reason, it is undisputable that his effort, and his effort alone, brought the MinGW port to where it is now. To sum it up, I think we can safely remove Perl from the msysGit installer once add--interactive is a builtin. The download will be substantially smaller, and Perl on msysGit was never exactly a speed demon, so it's probably a good change from several angles. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html