Start preparing the API documents.
authorJunio C Hamano <gitster@pobox.com>
Sun, 25 Nov 2007 07:48:04 +0000 (23:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2007 06:29:38 +0000 (22:29 -0800)
commit530e741...726a612d78de21957d531dd2215483b4
tree52cc876...8da8eb90edfabb1f85159d065a78bc91copy hash to clipboard (tree)
parentfa47016...1a62664a9246a211c5d26f238820737ecopy hash to clipboard (diff)
27 files changed:
Documentation/.gitignore
Documentation/Makefile
Documentation/git.txt
Documentation/install-webdoc.sh
Documentation/technical/.gitignore [new file with mode: 0644]
Documentation/technical/api-allocation-growing.txt [new file with mode: 0644]
Documentation/technical/api-builtin.txt [new file with mode: 0644]
Documentation/technical/api-decorate.txt [new file with mode: 0644]
Documentation/technical/api-diff.txt [new file with mode: 0644]
Documentation/technical/api-directory-listing.txt [new file with mode: 0644]
Documentation/technical/api-gitattributes.txt [new file with mode: 0644]
Documentation/technical/api-grep.txt [new file with mode: 0644]
Documentation/technical/api-hash.txt [new file with mode: 0644]
Documentation/technical/api-in-core-index.txt [new file with mode: 0644]
Documentation/technical/api-index-skel.txt [new file with mode: 0644]
Documentation/technical/api-index.sh [new file with mode: 0755]
Documentation/technical/api-lockfile.txt [new file with mode: 0644]
Documentation/technical/api-object-access.txt [new file with mode: 0644]
Documentation/technical/api-parse-options.txt [new file with mode: 0644]
Documentation/technical/api-path-list.txt [new file with mode: 0644]
Documentation/technical/api-quote.txt [new file with mode: 0644]
Documentation/technical/api-revision-walking.txt [new file with mode: 0644]
Documentation/technical/api-run-command.txt [new file with mode: 0644]
Documentation/technical/api-setup.txt [new file with mode: 0644]
Documentation/technical/api-strbuf.txt [new file with mode: 0644]
Documentation/technical/api-tree-walking.txt [new file with mode: 0644]
Documentation/technical/api-xdiff-interface.txt [new file with mode: 0644]