From: "James Linder" <james.h.linder@gmail.com>
To: git@vger.kernel.org
Subject: NYU Open Source Programming Class Releases JavaGit API 0.1.0 Alpha
Date: Mon, 4 Aug 2008 12:48:02 -0400 [thread overview]
Message-ID: <5dfc0b810808040948x6cd1f29fhaf2bf85a09cfd404@mail.gmail.com> (raw)
Hello Git Developers and Users,
This summer, New York University held a class called Open Source
Programming. One of the projects to come out of the class is JavaGit,
an API providing access to git repositories for Java applications.
Today the JavaGit team has released version 0.1.0 Alpha of the JavaGit
API. The announcement is listed below.
We are looking forward to continuing the project and grow the project
and welcome new volunteers. So if the project sounds interesting,
check it out and let us know what you think.
Regards,
The JavaGit Team
------------------------------------------------------------
JavaGit Releases Version 0.1.0 Alpha - August 4, 2008
The JavaGit team is pleased to announce the release of JavaGit version
0.1.0 alpha, an API providing access to git repositories from Java
programs. The goal of JavaGit is to bring the power of git to the Java
developer as an API that is intuitive for developers new to git and
developers who are veteran git users.
JavaGit is engineered to provide the developer with access to the raw
git commands through a command API as well as an object API designed
to represent the .git repository, the working tree and other, familiar
git concepts. JavaGit uses the git binaries installed on the host
machine to provide git functionality and has been designed to easily
accommodate additional methods of access to git repositories.
JavaGit is released as open source software under the GNU LGPL license.
For additional information on the JavaGit project, please visit:
http://www.javagit.com
next reply other threads:[~2008-08-04 16:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 16:48 James Linder [this message]
2008-08-04 17:54 ` NYU Open Source Programming Class Releases JavaGit API 0.1.0 Alpha Shawn O. Pearce
2008-08-04 23:36 ` Johannes Schindelin
2008-08-05 0:03 ` A Large Angry SCM
2008-08-05 1:10 ` Petr Baudis
2008-08-05 1:20 ` Shawn O. Pearce
2008-08-05 1:32 ` Pieter de Bie
2008-08-05 1:46 ` Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5dfc0b810808040948x6cd1f29fhaf2bf85a09cfd404@mail.gmail.com \
--to=james.h.linder@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).