git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: libgit api & external integration
       [not found] <b086760e0907111409w602f4338u868729dcfa188908@mail.gmail.com>
@ 2009-07-11 21:17 ` devzero2000
  2009-07-16 10:03   ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: devzero2000 @ 2009-07-11 21:17 UTC (permalink / raw)
  To: git

We, the rpm5 community, would like to incorporate in the rpm package
manager (rpm5 branch) a  VCS - the history is lonk and probably not of
interest. I personally have recommend git, for too much reason that
everyone on this list can agreed. Unfortunately there seems to be no
clear API or usable libgit to do this now: some comment on this ?
Thanks in advance.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libgit api & external integration
  2009-07-11 21:17 ` libgit api & external integration devzero2000
@ 2009-07-16 10:03   ` Jeff King
  2009-07-18  2:10     ` Sverre Rabbelier
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff King @ 2009-07-16 10:03 UTC (permalink / raw)
  To: devzero2000; +Cc: git

On Sat, Jul 11, 2009 at 11:17:20PM +0200, devzero2000 wrote:

> We, the rpm5 community, would like to incorporate in the rpm package
> manager (rpm5 branch) a  VCS - the history is lonk and probably not of
> interest. I personally have recommend git, for too much reason that
> everyone on this list can agreed. Unfortunately there seems to be no
> clear API or usable libgit to do this now: some comment on this ?
> Thanks in advance.

No, there is currently no linkable libgit. The official stable interface
for interacting with git is the set of plumbing commands.

-Peff

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: libgit api & external integration
  2009-07-16 10:03   ` Jeff King
@ 2009-07-18  2:10     ` Sverre Rabbelier
  0 siblings, 0 replies; 3+ messages in thread
From: Sverre Rabbelier @ 2009-07-18  2:10 UTC (permalink / raw)
  To: Jeff King, devzero2000; +Cc: Git List

Heya,

On Thu, Jul 16, 2009 at 03:03, Jeff King<peff@peff.net> wrote:
> No, there is currently no linkable libgit. The official stable interface
> for interacting with git is the set of plumbing commands.

Since this might not be obvious, you can find which commands are
plumbing in 'man git' [0].

[0] http://www.kernel.org/pub/software/scm/git/docs/#_low_level_commands_plumbing

-- 
Cheers,

Sverre Rabbelier

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-18  2:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <b086760e0907111409w602f4338u868729dcfa188908@mail.gmail.com>
2009-07-11 21:17 ` libgit api & external integration devzero2000
2009-07-16 10:03   ` Jeff King
2009-07-18  2:10     ` Sverre Rabbelier

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).