Autogenerated HTML docs for v1.7.6-472-g4bfe7
[git/jnareb-git.git] / technical / api-index.txt
blob62da0df40010342321efcbabe5a60ca521d04d90
1 GIT API Documents
2 =================
4 GIT has grown a set of internal API over time.  This collection
5 documents them.
7 ////////////////////////////////////////////////////////////////
8 // table of contents begin
9 ////////////////////////////////////////////////////////////////
10 * link:api-allocation-growing.html[allocation growing API]
11 * link:api-builtin.html[builtin API]
12 * link:api-decorate.html[decorate API]
13 * link:api-diff.html[diff API]
14 * link:api-directory-listing.html[directory listing API]
15 * link:api-gitattributes.html[gitattributes API]
16 * link:api-grep.html[grep API]
17 * link:api-hash.html[hash API]
18 * link:api-history-graph.html[history graph API]
19 * link:api-in-core-index.html[in-core index API]
20 * link:api-lockfile.html[lockfile API]
21 * link:api-merge.html[merge API]
22 * link:api-object-access.html[object access API]
23 * link:api-parse-options.html[parse-options API]
24 * link:api-quote.html[quote API]
25 * link:api-remote.html[Remotes configuration API]
26 * link:api-revision-walking.html[revision walking API]
27 * link:api-run-command.html[run-command API]
28 * link:api-setup.html[setup API]
29 * link:api-sigchain.html[sigchain API]
30 * link:api-strbuf.html[strbuf API]
31 * link:api-string-list.html[string-list API]
32 * link:api-tree-walking.html[tree walking API]
33 * link:api-xdiff-interface.html[xdiff interface API]
34 ////////////////////////////////////////////////////////////////
35 // table of contents end
36 ////////////////////////////////////////////////////////////////
38 2007-11-24