Index

A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | V | W | X

A

a_blob (git.diff.Diff attribute)
a_mode (git.diff.Diff attribute)
abspath (git.objects.base.IndexObject attribute)
active_branch (git.repo.Repo attribute)
Actor (class in git.actor)
add() (git.index.IndexFile method)
(git.remote.Remote class method)
alternates (git.repo.Repo attribute)
archive() (git.repo.Repo method)
args (git.cmd.Git.AutoInterrupt attribute)
author (git.objects.commit.Commit attribute)
author_tz_offset (git.objects.commit.Commit attribute)
authored_date (git.objects.commit.Commit attribute)

B

b_blob (git.diff.Diff attribute)
b_mode (git.diff.Diff attribute)
bare (git.repo.Repo attribute)
BaseIndexEntry (class in git.index)
BEGIN (git.remote.RemoteProgress attribute)
blame() (git.repo.Repo method)
Blob (class in git.objects.blob)
blob_id (git.objects.tree.Tree attribute)
BlobFilter (class in git.index)
blobs (git.objects.tree.Tree attribute)
BlockingLockFile (class in git.utils)
branches (git.repo.Repo attribute)

C

cat_file_all (git.cmd.Git attribute)
cat_file_header (git.cmd.Git attribute)
change_type (git.diff.DiffIndex attribute)
checkout() (git.index.IndexFile method)
(git.refs.Head method)
CheckoutError
clear_cache() (git.cmd.Git method)
(in module git.index)
clone() (git.repo.Repo method)
close() (git.utils.SHA1Writer method)
Commit (class in git.objects.commit)
commit (git.refs.SymbolicReference attribute)
(git.refs.TagReference attribute)
(git.remote.FetchInfo attribute)
commit() (git.index.IndexFile method)
(git.repo.Repo method)
commit_id (git.objects.tree.Tree attribute)
committed_date (git.objects.commit.Commit attribute)
committer (git.objects.commit.Commit attribute)
committer_tz_offset (git.objects.commit.Commit attribute)
COMPRESSING (git.remote.RemoteProgress attribute)
ConcurrentWriteOperation (class in git.utils)
config_level (git.repo.Repo attribute)
config_reader (git.remote.Remote attribute)
config_reader() (git.repo.Repo method)
config_writer (git.remote.Remote attribute)
config_writer() (git.repo.Repo method)
count() (git.objects.commit.Commit method)
COUNTING (git.remote.RemoteProgress attribute)
create() (git.refs.Head class method)
(git.refs.Reference class method)
(git.refs.SymbolicReference class method)
(git.refs.TagReference class method)
(git.remote.Remote class method)
create_from_tree() (git.objects.commit.Commit class method)
create_head() (git.repo.Repo method)
create_remote() (git.repo.Repo method)
create_tag() (git.repo.Repo method)
ctime (git.index.IndexEntry attribute)

D

daemon_export (git.repo.Repo attribute)
DAEMON_EXPORT_FILE (git.repo.Repo attribute)
dashify() (in module git.cmd)
data (git.objects.base.Object attribute)
data_stream (git.objects.base.Object attribute)
default_index() (in module git.index)
DEFAULT_MIME_TYPE (git.objects.blob.Blob attribute)
delete() (git.refs.Head class method)
(git.refs.RemoteReference class method)
(git.refs.SymbolicReference class method)
(git.refs.TagReference class method)
delete_head() (git.repo.Repo method)
delete_remote() (git.repo.Repo method)
delete_tag() (git.repo.Repo method)
DELETED (git.remote.PushInfo attribute)
deleted_file (git.diff.Diff attribute)
description (git.repo.Repo attribute)
dev (git.index.IndexEntry attribute)
Diff (class in git.diff)
diff (git.diff.Diff attribute)
diff() (git.diff.Diffable method)
(git.index.IndexFile method)
Diffable (class in git.diff)
Diffable.Index (class in git.diff)
DiffIndex (class in git.diff)

E

END (git.remote.RemoteProgress attribute)
entries (git.index.IndexFile attribute)
ERROR (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
execute() (git.cmd.Git method)

F

f (git.utils.SHA1Writer attribute)
FAST_FORWARD (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
fetch() (git.remote.Remote method)
FetchInfo (class in git.remote)
files (git.stats.Stats attribute)
flags (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
FORCED_UPDATE (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
from_base() (git.index.IndexEntry class method)
from_blob() (git.index.BaseIndexEntry class method)
(git.index.IndexEntry class method)
from_path() (git.refs.SymbolicReference class method)
from_tree() (git.index.IndexFile class method)

G

get_entries_key() (git.index.IndexFile class method)
get_object_data() (git.cmd.Git method)
get_object_header() (git.cmd.Git method)
get_object_type_by_name() (in module git.objects.utils)
gid (git.index.IndexEntry attribute)
Git (class in git.cmd)
git (git.repo.Repo attribute)
git.actor (module)
Git.AutoInterrupt (class in git.cmd)
git.cmd (module)
git.config (module)
git.diff (module)
git.errors (module)
git.index (module)
git.objects.base (module)
git.objects.blob (module)
git.objects.commit (module)
git.objects.tag (module)
git.objects.tree (module)
git.objects.utils (module)
git.refs (module)
git.remote (module)
git.repo (module)
git.stats (module)
git.utils (module)
git_dir (git.repo.Repo attribute)
GitCommandError
GitConfigParser (in module git.config)

H

HEAD (class in git.refs)
Head (class in git.refs)
head (git.repo.Repo attribute)
HEAD_UPTODATE (git.remote.FetchInfo attribute)
heads (git.repo.Repo attribute)

I

index (git.repo.Repo attribute)
IndexEntry (class in git.index)
IndexFile (class in git.index)
IndexObject (class in git.objects.base)
init() (git.repo.Repo class method)
inode (git.index.IndexEntry attribute)
InvalidGitRepositoryError
is_detached (git.refs.SymbolicReference attribute)
is_dirty() (git.repo.Repo method)
is_git_dir() (in module git.repo)
is_valid() (git.refs.SymbolicReference method)
iter_blobs() (git.index.IndexFile method)
iter_change_type() (git.diff.DiffIndex method)
iter_commits() (git.repo.Repo method)
iter_items() (git.objects.commit.Commit class method)
(git.refs.Reference class method)
(git.refs.SymbolicReference class method)
(git.remote.Remote class method)
(git.utils.Iterable class method)
iter_parents() (git.objects.commit.Commit method)
iter_trees() (git.repo.Repo method)
Iterable (class in git.utils)
IterableList (class in git.utils)

J

join_path() (in module git.utils)
join_path_native() (in module git.utils)

L

LazyMixin (class in git.utils)
line_dropped() (git.remote.RemoteProgress method)
list_items() (git.utils.Iterable class method)
local_ref (git.remote.PushInfo attribute)
LockFile (class in git.utils)

M

make_sha() (in module git.utils)
merge_tree() (git.index.IndexFile method)
message (git.objects.commit.Commit attribute)
(git.objects.tag.TagObject attribute)
mime_type (git.objects.blob.Blob attribute)
mode (git.index.BaseIndexEntry attribute)
(git.objects.base.IndexObject attribute)
move() (git.index.IndexFile method)
mtime (git.index.IndexEntry attribute)

N

name (git.objects.base.IndexObject attribute)
(git.refs.Reference attribute)
(git.refs.SymbolicReference attribute)
(git.remote.FetchInfo attribute)
(git.remote.Remote attribute)
name_email_regex (git.actor.Actor attribute)
name_only_regex (git.actor.Actor attribute)
name_rev (git.objects.commit.Commit attribute)
new() (git.objects.base.Object class method)
new_file (git.diff.Diff attribute)
NEW_HEAD (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
NEW_TAG (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
NO_MATCH (git.remote.PushInfo attribute)
NoSuchPathError
note (git.remote.FetchInfo attribute)
null_hex_sha (git.diff.Diff attribute)
NULL_HEX_SHA (git.objects.base.Object attribute)

O

Object (class in git.objects.base)
object (git.objects.tag.TagObject attribute)
(git.refs.Reference attribute)
old_commit (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
OP_MASK (git.remote.RemoteProgress attribute)

P

parents (git.objects.commit.Commit attribute)
parse_actor_and_date() (in module git.objects.utils)
path (git.index.BaseIndexEntry attribute)
(git.index.IndexFile attribute)
(git.objects.base.IndexObject attribute)
(git.refs.SymbolicReference attribute)
paths (git.index.BlobFilter attribute)
proc (git.cmd.Git.AutoInterrupt attribute)
ProcessStreamAdapter (class in git.objects.utils)
pull() (git.remote.Remote method)
push() (git.remote.Remote method)
PushInfo (class in git.remote)

R

re_author_committer_start (git.repo.Repo attribute)
re_fetch_result (git.remote.FetchInfo attribute)
re_header (git.diff.Diff attribute)
re_hexsha_only (git.repo.Repo attribute)
re_op_absolute (git.remote.RemoteProgress attribute)
re_op_relative (git.remote.RemoteProgress attribute)
re_tab_full_line (git.repo.Repo attribute)
re_whitespace (git.repo.Repo attribute)
ref (git.refs.SymbolicReference attribute)
(git.remote.FetchInfo attribute)
Reference (class in git.refs)
reference (git.refs.SymbolicReference attribute)
references (git.repo.Repo attribute)
refs (git.remote.Remote attribute)
(git.repo.Repo attribute)
REJECTED (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
Remote (class in git.remote)
remote() (git.repo.Repo method)
REMOTE_FAILURE (git.remote.PushInfo attribute)
remote_head (git.refs.RemoteReference attribute)
remote_name (git.refs.RemoteReference attribute)
remote_ref (git.remote.PushInfo attribute)
remote_ref_string (git.remote.PushInfo attribute)
REMOTE_REJECTED (git.remote.PushInfo attribute)
RemoteProgress (class in git.remote)
RemoteReference (class in git.refs)
remotes (git.repo.Repo attribute)
remove() (git.index.IndexFile method)
(git.remote.Remote class method)
rename() (git.refs.Head method)
(git.refs.SymbolicReference method)
(git.remote.Remote method)
rename_from (git.diff.Diff attribute)
rename_to (git.diff.Diff attribute)
renamed (git.diff.Diff attribute)
Repo (class in git.repo)
repo (git.index.IndexFile attribute)
(git.objects.base.Object attribute)
(git.refs.SymbolicReference attribute)
(git.remote.Remote attribute)
reset() (git.index.IndexFile method)
(git.refs.HEAD method)
resolve_blobs() (git.index.IndexFile method)
rm() (git.remote.Remote class method)

S

S_IFGITLINK (git.index.IndexFile attribute)
sha (git.index.BaseIndexEntry attribute)
(git.objects.base.Object attribute)
sha1 (git.utils.SHA1Writer attribute)
SHA1Writer (class in git.utils)
sha_to_hex() (in module git.objects.tree)
size (git.index.IndexEntry attribute)
(git.objects.base.Object attribute)
stage (git.index.BaseIndexEntry attribute)
STAGE_MASK (git.remote.RemoteProgress attribute)
stale_refs (git.remote.Remote attribute)
Stats (class in git.stats)
stats (git.objects.commit.Commit attribute)
stream_data() (git.objects.base.Object method)
summary (git.objects.commit.Commit attribute)
(git.remote.PushInfo attribute)
SymbolicReference (class in git.refs)
symlink_id (git.objects.tree.Tree attribute)

T

tag (git.objects.tag.TagObject attribute)
(git.refs.TagReference attribute)
Tag (in module git.refs)
tag() (git.repo.Repo method)
TAG_UPDATE (git.remote.FetchInfo attribute)
tagged_date (git.objects.tag.TagObject attribute)
tagger (git.objects.tag.TagObject attribute)
tagger_tz_offset (git.objects.tag.TagObject attribute)
TagObject (class in git.objects.tag)
TagReference (class in git.refs)
tags (git.repo.Repo attribute)
tell() (git.utils.SHA1Writer method)
to_full_path() (git.refs.SymbolicReference class method)
to_native_path() (in module git.utils)
to_native_path_linux() (in module git.utils)
to_native_path_windows() (in module git.utils)
total (git.stats.Stats attribute)
touch() (in module git.repo)
transform_kwargs() (git.cmd.Git method)
Traversable (class in git.objects.utils)
traverse() (git.objects.tree.Tree method)
(git.objects.utils.Traversable method)
Tree (class in git.objects.tree)
tree (git.objects.commit.Commit attribute)
tree() (git.repo.Repo method)
tree_id (git.objects.tree.Tree attribute)
trees (git.objects.tree.Tree attribute)
type (git.objects.base.Object attribute)
(git.objects.blob.Blob attribute)
(git.objects.commit.Commit attribute)
(git.objects.tag.TagObject attribute)
(git.objects.tree.Tree attribute)
TYPES (git.objects.base.Object attribute)

U

uid (git.index.IndexEntry attribute)
unmerged_blobs() (git.index.IndexFile method)
untracked_files (git.repo.Repo attribute)
UP_TO_DATE (git.remote.PushInfo attribute)
update() (git.index.IndexFile method)
(git.remote.Remote method)
(git.remote.RemoteProgress method)

V

version (git.index.IndexFile attribute)

W

wait() (git.cmd.Git.AutoInterrupt method)
working_dir (git.cmd.Git attribute)
(git.repo.Repo attribute)
working_tree_dir (git.repo.Repo attribute)
write() (git.index.IndexFile method)
(git.utils.SHA1Writer method)
write_sha() (git.utils.SHA1Writer method)
write_tree() (git.index.IndexFile method)
WRITING (git.remote.RemoteProgress attribute)

X

x (git.remote.FetchInfo attribute)
(git.remote.PushInfo attribute)
(git.remote.RemoteProgress attribute)