git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* APIs for automatic patch generation
@ 2010-02-20 19:40 Markus Elfring
  2010-02-23 17:04 ` Markus Elfring
  0 siblings, 1 reply; 6+ messages in thread
From: Markus Elfring @ 2010-02-20 19:40 UTC (permalink / raw)
  To: git

Hello,

I would like to generate patches in the Git format for some other
software automatically. Which application programming interfaces do you
recommend for this purpose if I am going to integrate this into a small
C++ class library?
http://www.kernel.org/pub/software/scm/git/docs/v1.7.0/technical/api-index.html
http://git.wiki.kernel.org/index.php/Interfaces,_frontends,_and_tools

Specific use cases:
- Which functions or commands should I call to retrieve the required
informations for a line like "index 8d16832..358c98b 100644"?
- Can any functions help to construct proper range specifications for
difference hunks?

Regards,
Markus

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

end of thread, other threads:[~2010-12-13 16:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-20 19:40 APIs for automatic patch generation Markus Elfring
2010-02-23 17:04 ` Markus Elfring
2010-02-23 17:07   ` Sverre Rabbelier
2010-02-23 17:23     ` Markus Elfring
2010-02-23 18:07       ` Sverre Rabbelier
2010-12-13 16:00   ` Markus Elfring

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