From c3bd05b426a0e3dec8224244c3c9c0431d1ff130 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 1 Jul 2010 16:35:11 +0200 Subject: Added doc-index, which helps to keep documentation of prior but still somewhat supported versions alive --- doc/doc_index/0.1/genindex.html | 293 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 293 insertions(+) create mode 100644 doc/doc_index/0.1/genindex.html (limited to 'doc/doc_index/0.1/genindex.html') diff --git a/doc/doc_index/0.1/genindex.html b/doc/doc_index/0.1/genindex.html new file mode 100644 index 00000000..51534030 --- /dev/null +++ b/doc/doc_index/0.1/genindex.html @@ -0,0 +1,293 @@ + + + + + + + Index — GitPython v0.1.7 documentation + + + + + + + + + + +
+
+
+
+ + +

Index

+ + A | B | C | D | E | F | G | H | I | K | L | M | N | R | S | T | V + +
+ + +

A

+
+
+ +
active_branch (git.repo.Repo attribute)
+
Actor (class in git.actor)
+
actor() (git.commit.Commit class method)
+
alternates (git.repo.Repo attribute)
+
archive_tar() (git.repo.Repo method)
+
archive_tar_gz() (git.repo.Repo method)
+
+ +

B

+
+
+ +
basename (git.blob.Blob attribute)
+
+
(git.tree.Tree attribute)
+
+
blame() (git.blob.Blob class method)
+
Blob (class in git.blob)
+
blob() (git.repo.Repo method)
+
branches (git.repo.Repo attribute)
+
+ +

C

+
+
+ +
Commit (class in git.commit)
+
commit() (git.repo.Repo method)
+
commit_count() (git.repo.Repo method)
+
commit_deltas_from() (git.repo.Repo method)
+
commit_diff() (git.repo.Repo method)
+
commits() (git.repo.Repo method)
+
commits_between() (git.repo.Repo method)
+
commits_since() (git.repo.Repo method)
+
content_from_string() (git.tree.Tree static method)
+
count() (git.commit.Commit class method)
+
create() (git.repo.Repo class method)
+
+ +

D

+
+
+ +
daemon_export (git.repo.Repo attribute)
+
dashify() (in module git.utils)
+
data (git.blob.Blob attribute)
+
description (git.repo.Repo attribute)
+
Diff (class in git.diff)
+
diff() (git.commit.Commit class method)
+
+
(git.repo.Repo method)
+
+
diffs (git.commit.Commit attribute)
+
+ +

E

+
+
+ +
execute() (git.cmd.Git method)
+
+ +

F

+
+
+ +
find_all() (git.commit.Commit class method)
+
+
(git.head.Head class method)
+
(git.tag.Tag class method)
+
+
fork_bare() (git.repo.Repo method)
+
from_string() (git.actor.Actor class method)
+
+
(git.head.Head class method)
+
(git.tag.Tag class method)
+
+
+ +

G

+
+
+ +
get() (git.tree.Tree method)
+
get_dir (git.cmd.Git attribute)
+
Git (class in git.cmd)
+
git.actor (module)
+
git.blob (module)
+
git.cmd (module)
+
git.commit (module)
+
git.diff (module)
+
git.errors (module)
+
git.head (module)
+
git.lazy (module)
+
git.repo (module)
+
git.stats (module)
+
git.tag (module)
+
git.tree (module)
+
git.utils (module)
+
GitCommandError
+
+ +

H

+
+
+ +
Head (class in git.head)
+
heads (git.repo.Repo attribute)
+
+ +

I

+
+
+ +
id_abbrev (git.commit.Commit attribute)
+
init_bare() (git.repo.Repo class method)
+
InvalidGitRepositoryError
+
is_dirty (git.repo.Repo attribute)
+
is_git_dir() (in module git.utils)
+
items() (git.tree.Tree method)
+
+ +

K

+
+
+ +
keys() (git.tree.Tree method)
+
+ +

L

+
+
+ +
LazyMixin (class in git.lazy)
+
list_from_string() (git.commit.Commit class method)
+
+
(git.diff.Diff class method)
+
(git.head.Head class method)
+
(git.stats.Stats class method)
+
(git.tag.Tag class method)
+
+
log() (git.repo.Repo method)
+
+ +

M

+
+
+ +
mime_type (git.blob.Blob attribute)
+
+ +

N

+
+
+ +
NoSuchPathError
+
+ +

R

+
+
+ +
Repo (class in git.repo)
+
+ +

S

+
+
+ +
size (git.blob.Blob attribute)
+
Stats (class in git.stats)
+
stats (git.commit.Commit attribute)
+
summary (git.commit.Commit attribute)
+
+ +

T

+
+
+ +
Tag (class in git.tag)
+
tags (git.repo.Repo attribute)
+
touch() (in module git.utils)
+
transform_kwargs() (git.cmd.Git method)
+
Tree (class in git.tree)
+
tree() (git.repo.Repo method)
+
+ +

V

+
+
+ +
values() (git.tree.Tree method)
+
+ + + +
+
+
+
+
+ + + + + +
+
+
+
+ + + + \ No newline at end of file -- cgit v1.2.3