texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Git extension for TeXmacs


From: Darcy Shen
Subject: [Texmacs-dev] Git extension for TeXmacs
Date: Sat, 29 Nov 2014 07:37:04 +0000

Hi developers of TeXmacs:

    Currently, I'm working on a Git extension for TeXmacs. My code is on github: https://github.com/sadhen/dotTeXmacs

    I have implemented the basic functions of Git such as git add, git commit, git log, git diff ......

    The extension works well on my computer with the newest TeXmacs from SVN repo. But it may not work on older versions even the TeXmacs in Archlinux. I have not tested for other OS.

    I am a Scheme newbie. Seriously, these code is the longest scheme code I have ever wrote. So the code would be in low quality. If anyone did this before, I would regard it as a toy. If not, I think I may try my best to polish it and make it support Windows. I don't have a MacOS environment, so I need help for MacOS support.

    Also, my understanding of Git limits on the basics. Currently I use eval-system to get git command output and parse it. I google it around, and didn't find Git's scheme binding. 

    I hope one day git can be a built-in module like svn. Because Git is more popular, faster and easy to use than SVN(in my opinion). 


--
人若德行 如水至清

reply via email to

[Prev in Thread] Current Thread [Next in Thread]