From 750e9677b1ce303fa913c3e0754c3884d6517626 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Sat, 29 Nov 2014 13:55:47 +0100 Subject: With docs up on http://gitpython.readthedocs.org, a manually maintained index isn't required anymore [ci skip] --- doc/doc_index/0.1/genindex.html | 293 ---------------------------------------- 1 file changed, 293 deletions(-) delete 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 deleted file mode 100644 index 51534030..00000000 --- a/doc/doc_index/0.1/genindex.html +++ /dev/null @@ -1,293 +0,0 @@ - - - - - - - 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